Eliminate AI agent chaos with a minimal delegation hierarchy: tech_lead orchestrates specialized subagents using validated templates, deny-by-default permissions, and one-attempt execution for predictable, secure results.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^4.76.0416
commits
refactor: replace 7-step scout scaffolding with sequential-thinking approach
451c96eView on GitHubfeat: add Todo Management rule to all subagent system prompts
791ac8eView on GitHubfix: per-file exclusion check in step (3) of scout prompts
5d9fda6View on GitHubfix: todowrite as mandatory first action in scout and research prompts
0550cc4View on GitHubfix: front-load mechanical steps before task context in scout prompts
76c7e60View on GitHubfix: resolve gate conflict with mid-step write-out checkpoints
999ac45View on GitHubfix: require explicit research plan write-out in research-brief
2236a48View on GitHubfix: require explicit written decisions at every scout classification step
1954d25View on GitHubfix: add explicit exclude-identification step to all scout procedures
232ad7bView on GitHubfix: add verbatim dispatch contract to git-context, research-brief, write-dag
53b4f2fView on GitHubfix: add verbatim dispatch contract with what/why/bad-good to scout templates
c87f3cbView on GitHubfix: steps-before-questions and file-only step (2) in scout subagent prompts
a09c241View on GitHubfix: remove 'relevant to area' qualifier from scout-parallel step (2)
70f5147View on GitHubfix: remove agent output format overrides and replace skip-list glob with classify-then-glob
36b78beView on GitHubfix: improve ExternalScout tool usage instructions in research-brief dispatch
3658abfView on GitHub