iter pr.1.5: roster + discovery entries for ailang-plan-recon
This commit is contained in:
@@ -52,6 +52,7 @@ are no orphan agents (an anti-pattern after the 2026-05-09 build-out).
|
||||
|
||||
| Agent | Path | Dispatched by skill |
|
||||
|-------|------|---------------------|
|
||||
| `ailang-plan-recon` | `planner/agents/` | `planner` (Step 2; read-only file-structure mapping); `brainstorm` (ad-hoc Step 1 in unfamiliar territory) |
|
||||
| `ailang-implement-orchestrator` | `implement/agents/` | `implement` (the only agent with the `Agent` tool; runs the per-task loop) |
|
||||
| `ailang-implementer` | `implement/agents/` | `implement` (Step 2.1; carries TDD as an independent layer) |
|
||||
| `ailang-spec-reviewer` | `implement/agents/` | `implement` (Step 2.3; did the diff match the task text?) |
|
||||
@@ -127,6 +128,7 @@ Two symlink sets, both tracked in git, no setup needed after clone:
|
||||
dispatch can find them by `subagent_type`:
|
||||
|
||||
```
|
||||
.claude/agents/planner -> skills/planner/agents
|
||||
.claude/agents/implement -> skills/implement/agents
|
||||
.claude/agents/audit -> skills/audit/agents
|
||||
.claude/agents/fieldtest -> skills/fieldtest/agents
|
||||
|
||||
Reference in New Issue
Block a user