team-builder-packaging
Use when generating or auditing a multi-role agent team package with orchestrator, PM Soul, Memory Curator, Policy Gate, workers, eval, QA, handoffs, and runtime adapters.
npx skills add agentlas-ai/Agentlas-OS --skill team-builder-packaging --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Team Builder Packaging ## Procedure 1. Start with the orchestrator/HQ. 2. Run `docs/builder-interview-research-gate.md` before writing the roster: ask an 8-12 question first batch, research official sources, similar agent repositories or comparables, academic/professional theory, and plugin docs, compare tool/plugin choices, and write the domain-expert synthesis plus prompt-performance contract. 3. Add PM Soul or project owner. 4. Add Memory Curator and Memory Ticket handoff. 5. Add Policy Gate, eval judge, and QA/evidence gate. 6. Add workers only for real domain ownership proved by interview or research. 7. Add `docs/builder-interview.md`, `docs/research-sources.md`, `docs/tool-selection.md`, `docs/domain-expert-synthesis.md`, `docs/prompt-performance-contract.md`, and `.agentlas/capability-eval-plan.json` unless explicitly creating a minimal private scaffold. 8. Encode handoff and return contracts. 9. Emit one orchestrator/HQ global command in `.agentlas/global-commands.json` and runtime command files. Do not expose worker commands unless requested. 9b. Declare the execution graph in `manifest.json`. This is what the Hub runtime reads to build the team; a package that omits it
- Procedure
- Output
What does the team-builder-packaging skill do?
Use when generating or auditing a multi-role agent team package with orchestrator, PM Soul, Memory Curator, Policy Gate, workers, eval, QA, handoffs, and runtime adapters.
How do I install it?
Run `npx skills add agentlas-ai/Agentlas-OS --skill team-builder-packaging --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From agentlas-ai/Agentlas-OS, a repository with 1,165 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.