dig-deeper-core
Installation
SKILL.md
Dig Deeper Core
Contract
Dig Deeper Core is a three-role troubleshooting loop:
- Lead: coordinates the run and protects role isolation and supplied authority.
- Troubleshooter: collects evidence, builds hypotheses, and writes diagnosis artifacts.
- Interrogator: audits evidence, attacks assumptions, scores quality, and returns PASS or REVISE.
A wrapper must supply the authority profile. Never infer or expand it inside the core.
Run only when the agent runtime can create independent role contexts for Troubleshooter and Interrogator. If not, stop and say Dig Deeper requires independent role contexts. Do not role-play both roles in one shared context.