From decision-making
Plan and execute focused POCs to validate architectural decisions before full commitment.
How this skill is triggered — by the user, by Claude, or both
Slash command
/decision-making:proof-of-concept-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Design focused POCs that test assumptions with minimal investment before full-scale commitment.
Design focused POCs that test assumptions with minimal investment before full-scale commitment.
npx claudepluginhub sethdford/claude-skills --plugin architect-decision-makingDefine when and how to validate ideas through PoCs before full implementation. Use to decide between spikes, PoCs, and production rollouts.
Adversarially stress-tests technical plans by verifying claims against docs, running POC code in .poc-stress-test/, and updating before building.
Defines lightweight, disposable validation experiments (Proof of Life probes) to test risky hypotheses cheaply and surface harsh truths before building. Use when you need harsh truth before investing in development.