Discover and explore top open-source AI tools and projects—updated daily.
mrtooherAgentic framework for disciplined AI task execution
New!
Top 67.9% on SourcePulse
A Claude skill that enforces staged execution discipline on large tasks, enabling explicit multi-stage planning, sub-agent delegation, and self-verification. It is designed for users tackling complex, multi-part tasks requiring systematic execution and robust verification, aiming to impose structure and enhance reliability.
How It Works
The skill shapes model procedure by enforcing decomposition before action, delegating independent sub-work via sub-agent tooling, verifying each stage with failable checks, and critiquing output before delivery. This approach imposes structure and enhances reliability for complex tasks, especially on weaker models, by reinforcing systematic execution rather than increasing raw model capability.
Quick Start & Requirements
fable-mode directory wherever your Claude environment loads skills from (e.g., a skills directory read by Claude Code).SKILL.md, EXAMPLE.mdHighlighted Details
Maintenance & Community
No information on contributors, sponsorships, community links, or roadmap is provided in the README.
Licensing & Compatibility
The README does not specify a license or compatibility notes for commercial use.
Limitations & Caveats
The skill does not enhance the underlying model's inherent reasoning capabilities; it imposes structure but cannot raise the reasoning ceiling. It is not intended for trivial tasks that fit within a single pass, as staging them would be inefficient. The skill is described as a "checklist, not a capability transplant."
1 day ago
Inactive