workflow-methodology
10 skills · 0 free · cap $19/skill or unlock all for $99
proof-of-work
IncludedEnforces validation and evidence before claiming work complete. Use before declaring implementation done, creating a PR, or submitting deliverables for review.
rigorous-reasoning
IncludedApplies anti-sycophancy checklist to override agreement bias. Use when analyzing contested claims or avoiding socially convenient but inaccurate conclusions.
feature-review
IncludedScores backlog items with RICE/WSJF/Kano and files GitHub issues for top candidates. Use when triaging a roadmap or prioritizing features for a sprint.
scope-guard
IncludedScores feature worthiness and enforces branch-size limits against overengineering. Use when evaluating whether a feature belongs in the current scope or branch.
assisted-mastery
IncludedMakes agent reasoning visible, surfaces tradeoffs, and fades help so humans build judgment. Use when reviewing or learning from agent-written code.
workflow-monitor
IncludedDetects workflow failures and inefficient patterns then files GitHub issues. Use when a workflow step repeatedly fails or produces inconsistent output.
graduated-implementation
IncludedRamps implementation ambition a notch only after the prior increment is understood. Use when building a feature you must understand, not just ship.
justify
IncludedAudits changes for additive bias and Iron Law compliance. Use when reviewing completed work before merging or after AI-assisted implementation.
dependency-verification
IncludedVerifies a package exists before install, defending against hallucination and slopsquatting. Use when adding, recommending, or installing a package.
vow-enforcement
IncludedClassifies and enforces constraints via soft vows, hard vows, and Nen Court layers. Use when designing or auditing enforcement mechanisms for project rules.