reset
Reset the FPF reasoning cycle to start fresh
By neolabhq · 1,040 installs
npx skills add neolabhq/context-engineering-kit --skill reset
Source repository · Upstream listing
Reset Cycle
Reset the FPF reasoning cycle to start fresh.
Action (Run Time)
Option 1: Soft Reset (Archive Current Session)
Create a session archive and clear active work:
1. Create Session Archive
Create a file in .fpf/sessions/ to record the completed/abandoned session:
2. Move Active Work to Archive (Optional)
If user wants to clear the knowledge directories:
3. Report to User
Option 2: Hard Reset (Delete All)
WARNING : This permanently deletes all FPF data.
Only do this if explicitly requested by user.
Option 3: Decision Reset (Keep Knowledge)
If user wants to re evaluate existing hypotheses:
1. Move L2 hypotheses back to L1 (re audit)
2. Or move L1 hypotheses back to L0 (re verify)