This is a diagnostic command for the FPF (Framework for Progressive Formalization) knowledge base system. It scans your .fpf directory structure and tells you where you are in the workflow, counting hypotheses across layers L0 through L2, checking for expired evidence files, and listing recent decision records. The phase detection is smart enough to tell you whether you're in abduction, deduction, or induction based on what's populated. Honestly, this feels essential if you're actually using FPF, since the multi-layered directory structure would be opaque otherwise. Think of it as your sanity check before deciding what to run next in the workflow.
npx skills add https://github.com/neolabhq/context-engineering-kit --skill status