What problem does it solve?
This Skill solves the problem of AI hallucination in non-trivial tasks by forcing the agent to ground its work in live internet sources, survive adversarial cross-model review, and pass automated execution tests before shipping any artifact.
Core Features & Use Cases
- Seven-Phase Pipeline: Enforces a strict, deterministic workflow from contract definition to final retention.
- Execution-Gated: Guarantees that "Done Means Ran" by requiring successful execution and acceptance test passage.
- Use Case: Use this when building complex systems, research reports, or architectural designs where the cost of being subtly wrong is high and you need to trust the agent's output without manual verification.
Quick Start
Run the forger pipeline on your current project by typing /forger followed by your task description.