Pressure-test designs before building
plan-interrogateskillsetup L1★2,280
rohitg00/pro-workflow ↗What it does
Resolve open decisions in a plan one question at a time
Best for
Pressure-testing a design before any code written. Catches underspecified decisions early.
Inputs
- · plan sketch with decision nodes
Outputs
- · decision ledger: Decision — Choice — Source (user/inferred)
Preconditions
Plan must be restatable in one paragraph
Failure modes
Multiple questions asked at once; answers derived from speculation not codebase
Trust signals
- · Dependency-ordered resolution
- · Recommended answer per question
- · Source tag (user vs inferred:path)
- · Zero open nodes exit condition