What problem does it solve?
FPF reasoning sessions can accumulate hypotheses, evidence, and decisions that clutter the workspace or create stale state; this Skill provides structured ways to archive, clear, or reclassify stored FPF artifacts so a new reasoning cycle can begin cleanly.
Core Features & Use Cases
- Soft Reset (Archive): Create a session archive in .fpf/sessions and clear active work so previous hypotheses are preserved for future reference.
- Hard Reset (Delete All): Permanently remove all FPF data and reset knowledge directories to zero, with explicit warning about destructive action.
- Decision Reset (Re-evaluate): Move hypotheses between L2, L1, and L0 to re-audit or re-verify existing claims without full deletion.
- Use Case: When an experiment or design sprint accumulates many rejected or outdated hypotheses, use a soft archive to preserve context or a hard reset to start anew.
Quick Start
Perform a soft reset that archives the current session to .fpf/sessions and clears active knowledge so I can start a new reasoning cycle.