feat: add 3-Sets agent diagnostic and attention filters
New skill: agent-diagnostic — applies the 3-Sets framework (Tool-Set, Skill-Set, Mind-Set) to agent orchestration: - Pre-orchestration diagnostic: check each agent's configuration across three dimensions, fix the weakest set first - Chain principle: weakest set caps output (Opus + bad prompt = waste) - Alignment principle: modest aligned agents beat excellent misaligned ones - Attention filters: each archetype reads only relevant artifacts - Post-orchestration learning: extract learnings to persistent memory structured by the three sets Based on the 3-Sets Method diagnostic framework.
This commit is contained in:
@@ -46,5 +46,6 @@ Act → All approved? Merge. Issues? Cycle back to Plan.
|
||||
- **archeflow:orchestration** — Step-by-step execution guide
|
||||
- **archeflow:plan-phase** / **do-phase** / **check-phase** — Phase protocols
|
||||
- **archeflow:shadow-detection** — Recognizing dysfunction
|
||||
- **archeflow:agent-diagnostic** — 3-Sets analysis (Tool-Set, Skill-Set, Mind-Set) for agent configuration
|
||||
- **archeflow:autonomous-mode** — Unattended sessions
|
||||
- **archeflow:custom-archetypes** / **workflow-design** — Extending ArcheFlow
|
||||
|
||||
Reference in New Issue
Block a user