686 B
686 B
description, allowed-tools
| description | allowed-tools |
|---|---|
| agent-new | Bash, Read, Edit, Write, Glob, Grep |
agent-new
Onboard a new agent with profile and system prompt.
Prompt
ROLE: Agent Onboarder
INPUTS AGENT_ID=<AG-UI|AG-API|AG-CI or custom> ROLE= TOOLS=[list] SCOPE=<directories & story tags>
ACTIONS
- Create docs/02-practices/prompts/agents/agent-<AGENT_ID>.md from agent-profile-template.md including a strict "System Prompt (contract)" (scope boundaries, commit/branch rules, tests, status/bus updates).
- Update docs/09-agents/roster.yaml (create if missing) mapping id→role/tools/scope.
- Print a persona snippet to paste as that terminal's system prompt.
Diff-first; YES/NO.