@wsl8297: Found an AI programming management tool for teams on GitHub: Trellis. It solves the core pain point of multi-developer AI collaboration—inconsistent project information seen by each developer and AI tool. It takes the long system prompts that were stuffed into CLAUDE.md, AGENTS.md, or .cursorr…

X AI KOLs Timeline Tools

Summary

Trellis is an AI programming management tool for teams. It solves the problem of inconsistent project information among AI tools in multi-developer collaboration by structuring spec, task, workflow, and journal. It supports managing multiple AI agents simultaneously and automatically synchronizing project memory.

Found an AI programming management tool for teams on GitHub: Trellis. It solves the core pain point of multi-developer AI collaboration—inconsistent project information seen by each developer and AI tool. It splits the long system prompts that were stuffed into CLAUDE.md, AGENTS.md, or .cursorrules into structured spec, task, workflow, and journal, enabling tools like Claude Code, Cursor, etc. to understand current tasks and historical context. It supports managing multiple AI agents simultaneously, assigning tasks by file or function, and automatically syncing project memory across all tools. GitHub: https://github.com/msitarzewski/agency-agents… Each agent has: - Professional expertise and deep domain knowledge - Unique communication style and personality - Focus on deliverables (code, workflows, documentation, etc.) - Production-grade workflows and success metrics Supports tools like Claude Code, GitHub Copilot, Antigravity, Gemini CLI, OpenCode, OpenClaw, Cursor, Aider, Windsurf, Kimi Code, etc. Ideal for developers and teams who want to build professional AI teams and configure specialized agents for different scenarios.
Original Article
View Cached Full Text

Cached at: 05/21/26, 05:38 PM

Discovered on GitHub: Trellis – an AI programming management tool designed specifically for teams, solving the core pain point of AI coding in collaboration: inconsistent project information seen by each developer and AI tool. It takes the overly long system prompts originally stuffed into CLAUDE.md, AGENTS.md, or .cursorrules and breaks them into structured specs, tasks, workflows, and journals, so tools like Claude Code and Cursor can understand the current task and historical context. Supports managing multiple AI agents simultaneously, assigning tasks by file or feature, and automatically syncing project memory across all tools.

GitHub: https://github.com/msitarzewski/agency-agents

Each agent has:

  • Professional expertise and deep domain knowledge
  • Unique communication style and personality
  • Focus on deliverables (code, processes, documentation, etc.)
  • Production-grade workflows and success metrics

Supports tools including Claude Code, GitHub Copilot, Antigravity, Gemini CLI, OpenCode, OpenClaw, Cursor, Aider, Windsurf, Kimi Code, and more.

Ideal for developers and teams looking to build a professional AI team, configuring specialized agents for different scenarios.


msitarzewski/agency-agents

Source: https://github.com/msitarzewski/agency-agents

🎭 The Agency: AI Specialists Ready to Transform Your Workflow

A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.

GitHub stars (https://github.com/msitarzewski/agency-agents)
License: MIT (https://opensource.org/licenses/MIT)
PRs Welcome (https://makeapullrequest.com)
Sponsor (https://github.com/sponsors/msitarzewski)


🚀 What Is This?

Born from a Reddit thread and months of iteration, The Agency is a growing collection of meticulously crafted AI agent personalities. Each agent is:

  • 🎯 Specialized: Deep expertise in their domain (not generic prompt templates)
  • 🧠 Personality-Driven: Unique voice, communication style, and approach
  • 📋 Deliverable-Focused: Real code, processes, and measurable outcomes
  • ✅ Production-Ready: Battle-tested workflows and success metrics

Think of it as: Assembling your dream team, except they’re AI specialists who never sleep, never complain, and always deliver.


⚡ Quick Start

Option 1: Use with Claude Code (Recommended)

# Install all agents to your Claude Code directory
./scripts/install.sh --tool claude-code

# Or manually copy a category if you only want one division
cp engineering/*.md ~/.claude/agents/

# Then activate any agent in your Claude Code sessions:
# "Hey Claude, activate Frontend Developer mode and help me build a React component"

Option 2: Use as Reference

Each agent file contains:

  • Identity & personality traits
  • Core mission & workflows
  • Technical deliverables with code examples
  • Success metrics & communication style

Browse the agents below and copy/adapt the ones you need!

Option 3: Use with Other Tools (GitHub Copilot, Antigravity, Gemini CLI, OpenCode, OpenClaw, Cursor, Aider, Windsurf, Kimi Code)

# Step 1 -- generate integration files for all supported tools
./scripts/convert.sh

# Step 2 -- install interactively (auto-detects what you have installed)
./scripts/install.sh

# Or target a specific tool directly
./scripts/install.sh --tool antigravity
./scripts/install.sh --tool gemini-cli
./scripts/install.sh --tool opencode
./scripts/install.sh --tool copilot
./scripts/install.sh --tool openclaw
./scripts/install.sh --tool cursor
./scripts/install.sh --tool aider
./scripts/install.sh --tool windsurf
./scripts/install.sh --tool kimi

See the Multi-Tool Integrations section below for full details.


🎨 The Agency Roster

💻 Engineering Division

Building the future, one commit at a time.

AgentSpecialtyWhen to Use
🎨 Frontend DeveloperReact/Vue/Angular, UI implementation, performanceModern web apps, pixel-perfect UIs, Core Web Vitals optimization
🏗️ Backend ArchitectAPI design, database architecture, scalabilityServer-side systems, microservices, cloud infrastructure
📱 Mobile App BuilderiOS/Android, React Native, FlutterNative and cross-platform mobile applications
🤖 AI EngineerML models, deployment, AI integrationMachine learning features, data pipelines, AI-powered apps
🚀 DevOps AutomatorCI/CD, infrastructure automation, cloud opsPipeline development, deployment automation, monitoring
Rapid PrototyperFast POC development, MVPsQuick proof-of-concepts, hackathon projects, fast iteration
💎 Senior DeveloperLaravel/Livewire, advanced patternsComplex implementations, architecture decisions
🔧 Filament Optimization SpecialistFilament PHP admin UX, structural form redesign, resource optimizationRestructuring Filament resources/forms/tables for faster, cleaner admin workflows
🔒 Security EngineerThreat modeling, secure code review, security architectureApplication security, vulnerability assessment, security CI/CD
Autonomous Optimization ArchitectLLM routing, cost optimization, shadow testingAutonomous systems needing intelligent API selection and cost guardrails
🔩 Embedded Firmware EngineerBare-metal, RTOS, ESP32/STM32/Nordic firmwareProduction-grade embedded systems and IoT devices
🚨 Incident Response CommanderIncident management, post-mortems, on-callManaging production incidents and building incident readiness
⛓️ Solidity Smart Contract EngineerEVM contracts, gas optimization, DeFiSecure, gas-optimized smart contracts and DeFi protocols
🧭 Codebase Onboarding EngineerFast developer onboarding, read-only codebase exploration, factual explanationHelping new developers understand unfamiliar repos quickly by reading the code, tracing code paths, and stating facts about structure and behavior
📚 Technical WriterDeveloper docs, API reference, tutorialsClear, accurate technical documentation
🎯 Threat Detection EngineerSIEM rules, threat hunting, ATT&CK mappingBuilding detection layers and threat hunting
💬 WeChat Mini Program DeveloperWeChat ecosystem, Mini Programs, payment integrationBuilding performant apps for the WeChat ecosystem
👁️ Code ReviewerConstructive code review, security, maintainabilityPR reviews, code quality gates, mentoring through review
🗄️ Database OptimizerSchema design, query optimization, indexing strategiesPostgreSQL/MySQL tuning, slow query debugging, migration planning
🌿 Git Workflow MasterBranching strategies, conventional commits, advanced GitGit workflow design, history cleanup, CI-friendly branch management
🏛️ Software ArchitectSystem design, DDD, architectural patterns, trade-off analysisArchitecture decisions, domain modeling, system evolution strategy
🛡️ SRESLOs, error budgets, observability, chaos engineeringProduction reliability, toil reduction, capacity planning
🧬 AI Data Remediation EngineerSelf-healing pipelines, air-gapped SLMs, semantic clusteringFixing broken data at scale with zero data loss
🔧 Data EngineerData pipelines, lakehouse architecture, ETL/ELTBuilding reliable data infrastructure and warehousing
🔗 Feishu Integration DeveloperFeishu/Lark Open Platform, bots, workflowsBuilding integrations for the Feishu ecosystem
🧱 CMS DeveloperWordPress & Drupal themes, plugins/modules, content architectureCode-first CMS implementation and customization
📧 Email Intelligence EngineerEmail parsing, MIME extraction, structured data for AI agentsTurning raw email threads into reasoning-ready context
🎙️ Voice AI Integration EngineerSpeech-to-text pipelines, Whisper, ASR, speaker diarizationEnd-to-end transcription pipelines, audio preprocessing, structured transcript delivery

🎨 Design Division

Making it beautiful, usable, and delightful.

AgentSpecialtyWhen to Use
🎯 UI DesignerVisual design, component libraries, design systemsInterface creation, brand consistency, component design
🔍 UX ResearcherUser testing, behavior analysis, researchUnderstanding users, usability testing, design insights
🏛️ UX ArchitectTechnical architecture, CSS systems, implementationDeveloper-friendly foundations, implementation guidance
🎭 Brand GuardianBrand identity, consistency, positioningBrand strategy, identity development, guidelines
📖 Visual StorytellerVisual narratives, multimedia contentCompelling visual stories, brand storytelling
Whimsy InjectorPersonality, delight, playful interactionsAdding joy, micro-interactions, Easter eggs, brand personality
📷 Image Prompt EngineerAI image generation prompts, photographyPhotography prompts for Midjourney, DALL-E, Stable Diffusion
🌈 Inclusive Visuals SpecialistRepresentation, bias mitigation, authentic imageryGenerating culturally accurate AI images and video

💰 Paid Media Division

Turning ad spend into measurable business outcomes.

AgentSpecialtyWhen to Use
💰 PPC Campaign StrategistGoogle/Microsoft/Amazon Ads, account architecture, biddingAccount buildouts, budget allocation, scaling, performance diagnosis
🔍 Search Query AnalystSearch term analysis, negative keywords, intent mappingQuery audits, wasted spend elimination, keyword discovery
📋 Paid Media Auditor200+ point account audits, competitive analysisAccount takeovers, quarterly reviews, competitive pitches
📡 Tracking & Measurement SpecialistGTM, GA4, conversion tracking, CAPINew implementations, tracking audits, platform migrations
✍️ Ad Creative StrategistRSA copy, Meta creative, Performance Max assetsCreative launches, testing programs, ad fatigue refreshes
📺 Programmatic & Display BuyerGDN, DSPs, partner media, ABM displayDisplay planning, partner outreach, ABM programs
📱 Paid Social StrategistMeta, LinkedIn, TikTok, cross-platform socialSocial ad programs, platform selection, audience strategy

💼 Sales Division

Turning pipeline into revenue through craft, not CRM busywork.

AgentSpecialtyWhen to Use
🎯 Outbound StrategistSignal-based prospecting, multi-channel sequences, ICP targetingBuilding pipeline through research-driven outreach, not volume
🔍 Discovery CoachSPIN, Gap Selling, Sandler — question design and call structurePreparing for discovery calls, qualifying opportunities, coaching reps
♟️ Deal StrategistMEDDPICC qualification, competitive positioning, win planningScoring deals, exposing pipeline risk, building win strategies
🛠️ Sales EngineerTechnical demos, POC scoping, competitive battlecardsPre-sales technical wins, demo prep, competitive positioning
🏹 Proposal StrategistRFP response, win themes, narrative structureWriting proposals that persuade, not just comply
📊 Pipeline AnalystForecasting, pipeline health, deal velocity, RevOpsPipeline reviews, forecast accuracy, revenue operations
🗺️ Account StrategistLand-and-expand, QBRs, stakeholder mappingPost-sale expansion, account planning, NRR growth
🏋️ Sales CoachRep development, call coaching, pipeline review facilitationMaking every rep and every deal better through structured coaching
🎯 Sales OutreachCold prospecting, multi-touch cadences, objection handling, proposalsTop-of-funnel B2B outreach — from cold email to booked discovery call

📢 Marketing Division

Growing your audience, one authentic interaction at a time.

AgentSpecialtyWhen to Use
🚀 Growth HackerRapid user acquisition, viral loops, experimentsExplosive growth, user acquisition, conversion optimization
📝 Content CreatorMulti-platform content, editorial calendarsContent strategy, copywriting, brand storytelling
🐦 Twitter EngagerReal-time engagement, thought leadershipTwitter strategy, LinkedIn campaigns, professional social
📱 TikTok StrategistViral content, algorithm optimizationTikTok growth, viral content, Gen Z/Millennial audience
📸 Instagram CuratorVisual storytelling, community buildingInstagram strategy, aesthetic development, visual content
🤝 Reddit Community BuilderAuthentic engagement, value-driven contentReddit strategy, community trust, authentic marketing
📱 App Store OptimizerASO, conversion optimization, discoverabilityApp marketing, store optimization, app growth
🌐 Social Media StrategistCross-platform strategy, campaignsOverall social strategy, multi-platform campaigns
📕 Xiaohongshu SpecialistLifestyle content, trend-driven strategyXiaohongshu growth, aesthetic storytelling, Gen Z audience
💬 WeChat Official Account ManagerSubscriber engagement, content marketingWeChat OA strategy, community building, conversion optimization
🧠 Zhihu StrategistThought leadership, knowledge-driven engagementZhihu authority building, Q&A strategy, lead generation
🇨🇳 Baidu SEO SpecialistBaidu optimization, China SEO, ICP complianceRanking in Baidu and reaching China’s search market
🎬 Bilibili Content StrategistBilibili algorithm, danmaku culture, creator growthBuilding audiences on Bilibili with community-first conte

Similar Articles

@cuisitekp: Those who have been using Claude Code or Codex for projects for a long time should really try installing Trellis. It's not an exaggeration to say it's the closest solution to "making AI remember your project" right now. Many people find that AI becomes increasingly unreliable over time, and their first reaction is to switch to a more powerful model or pile on longer prompts...

X AI KOLs Timeline

Trellis is an open-source engineering framework that persists project context, specs, tasks, and memory into a repository, enabling AI coding agents to remember conventions and progress across sessions. It integrates with 14 AI coding platforms and aims to solve the problem of AI forgetting project context, improving development workflow for teams and individuals.

@Xudong07452910: Strongly recommended open-source project: Trellis — an open-source harness that gives your AI coding agent team-level engineering standards. Trellis is the AI coding engineering framework I've been using, known as 'The best agent harness'. It…

X AI KOLs Timeline

Trellis is an open-source project that provides team-level engineering standards and a project memory framework for AI coding agents. It supports multiple platforms and enhances agent development efficiency and quality by persisting specifications and task context to code repositories.

@justloveabit: With This Open-Source Tool, I Got a Team of AIs to Work for Me. Here's the deal: I've been tinkering with various AI agents lately. Multiple Claude Code windows open, Codex running, occasionally using Cursor. The result? Total chaos—I had no idea what each agent was doing or how much it was costing. Restar…

X AI KOLs Timeline

This article introduces Paperclip, an open-source tool designed to centrally manage and orchestrate multiple AI agents. By simulating a corporate organizational structure, task assignment, and budget control, it addresses key pain points in multi-agent collaboration, such as lost context, unpredictable costs, and chaotic scheduling.

@thinkszyg: https://x.com/thinkszyg/status/2066837941477920993

X AI KOLs Timeline

A practical guide for developers (especially AI coding tool users) on how to safely and efficiently use Claude Code, Codex, and other tools for multi-agent parallel development, focusing on best practices such as task decomposition, file isolation (worktree), boundary control, sequential merging, etc., to avoid file conflicts and chaos.

@Xudong07452910: Open-source Tool Recommendation: Hivemind — Give All AI Coding Agents a Shared Brain, Automatically Extract Skills from Real Trajectories Anyone using several AI Coding Agents has likely experienced this: each tool's learning is locked in its own context, switching tools means…

X AI KOLs Timeline

Hivemind is an open-source tool that allows multiple AI Coding Agents (e.g., Claude Code, Codex, Cursor) to share a memory layer, automatically mining high-quality patterns from usage trajectories and converting them into reusable skill files, enabling cross-tool and cross-team skill propagation, significantly reducing token consumption and interaction rounds.