[GNS-2] Phase 3: Tier 2 Agent Self-Cascade Enablement #101

Closed
opened 2026-05-08 19:22:29 +00:00 by NW · 0 comments
Owner

Goal

Enable capability-analyst, agent-architect, evaluator to spawn subagents autonomously with depth/budget governance.

Permission Changes

  • capability-analyst: task[history-miner]=allow, task[agent-architect]=allow
  • agent-architect: task[markdown-validator]=allow
  • evaluator: task[prompt-optimizer]=allow

Protocol Changes

  1. Read checkpoint from issue body on entry
  2. Check budget.remaining before spawning subagent
  3. Check depth against cascade label
  4. Write cascade log in comment footer
  5. Update checkpoint after completion
  6. Set next_agent and assignee for handoff

Deliverables

  • Updated capability-analyst.md
  • Updated agent-architect.md
  • Updated evaluator.md
  • New rule .kilo/rules/gns-agent-protocol.md
  • New skill .kilo/skills/gns-event-format/SKILL.md

Budget

  • Estimated tokens: 8000
## Goal Enable capability-analyst, agent-architect, evaluator to spawn subagents autonomously with depth/budget governance. ## Permission Changes - capability-analyst: task[history-miner]=allow, task[agent-architect]=allow - agent-architect: task[markdown-validator]=allow - evaluator: task[prompt-optimizer]=allow ## Protocol Changes 1. Read checkpoint from issue body on entry 2. Check budget.remaining before spawning subagent 3. Check depth against cascade label 4. Write cascade log in comment footer 5. Update checkpoint after completion 6. Set next_agent and assignee for handoff ## Deliverables - [ ] Updated capability-analyst.md - [ ] Updated agent-architect.md - [ ] Updated evaluator.md - [ ] New rule .kilo/rules/gns-agent-protocol.md - [ ] New skill .kilo/skills/gns-event-format/SKILL.md ## Budget - Estimated tokens: 8000
NW added this to the [Evolution] GNS-2 Gitea-Nervous-System v2.0 milestone 2026-05-08 19:22:29 +00:00
NW added the type::enhancement label 2026-05-08 19:22:29 +00:00
NW closed this issue 2026-05-08 20:25:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: UniqueSoft/APAW#101