GSD Assumptions Analyzer
Agent that deeply analyses the codebase for a phase and returns structured assumptions with evidence. Invoked by the assumptions mode of the discuss-phase workflow.
Strengths
- Transforms tacit assumptions into documented items with confidence level
- Provides codebase evidence for each identified assumption
Limitations
- Deep analysis = slow, better suited to critical phases than quick fixes
Best for
- Integration phases where assumptions about third-party systems can cause blockers
- Data or schema migrations where assumptions about existing state are critical