FPF global toggle and status. Check whether FPF is enabled or disabled globally. Enable or disable FPF across all Claude Code sessions. Triggers on "fpf status", "fpf on", "fpf off", "enable fpf", "disable fpf", "is fpf active", "/fpf-active".
m0n0x41d/principled-claude-code
SkillsMP has collected 16 skills from m0n0x41d/principled-claude-code. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 16
- GitHub stars
- 3
- GitHub forks
- 1
Skills in this repository
Showing 16 of 16 collected skills.
FPF session bootstrap. MUST be auto-invoked at the start of any non-trivial task. Writes sentinel, triggers worklog, activates FPF rules. After this, MUST invoke /fpf-worklog.
Think through a problem by working through the problem card template. Design what problem you're solving and how you'll know it's solved. MUST invoke for debugging, new features, design decisions, or any substantive work.
End-of-session quality gate. Verify the creative and assurance pipeline — not just artifacts. MUST invoke before ending any non-trivial session.
Perform qualitative Pareto analysis on variants, apply explicit selection policy, record stepping-stone bets. Think through the trade-offs using the selection template.
Explore the solution space by generating ≥3 genuinely distinct variants within the chosen method family. Think through alternatives using the portfolio template as scaffolding.
Show current FPF session state — tier, edit count, artifacts, pending gates. Read-only diagnostic.
Record non-trivial or irreversible decisions with options, rationale, risks, and rollback plan.
Bet on a method family — choose WHICH CLASS of approach to explore, not which specific solution. First-class creative act. MUST invoke for T4 architectural work before variant generation.
Define the characteristic space — what could matter, how to measure it, how to compare. Think through what "better" means before generating or comparing anything.
Ensure fair comparison conditions before evaluating variants. Produces PAR-* parity plan. SHOULD invoke before /fpf-selection when comparing ≥2 variants with measurable indicators.
Test a claim against reality by running the evidence procedure. Produce EVID-* record with commands, outputs, and interpretation. MUST invoke before claiming "works" or "verified".
Manage problems as a portfolio with explicit selection rules, goldilocks assessment, and diversification. Think through what to solve next, not just what's urgent.
Survey existing approaches and produce a strategy card (method family bet). Think through what exists before choosing where to search. MUST invoke for architectural decisions before variant generation.
Maintain project glossary and cross-context bridge cards. MUST invoke for naming inconsistency, overloaded terms, or new terminology.
Create or append session work log. MUST be invoked at session start (Gate 0 chain) before any substantive work.