Draft and score implementation plans
compass-planworkflowsetup L3★7
dshakes/compass ↗What it does
Draft an implementation plan from several independent angles, score them with a
Best for
Before a non-trivial or ambiguous change where the approach is not obvious.
Inputs
- · args object with workflow parameters
Outputs
- · structured JSON with findings or results
Preconditions
Valid args; agent dispatch configured; schema validation enabled
Failure modes
- · Invalid or missing args
- · Agent dispatch error
- · Schema validation failure
- · Token budget exceeded
- · Barrier/gate failure
Trust signals
- · Structured output schemas
- · Multi-phase barriers
- · Adversarial verification
- · Specialized agent lenses