query

Search the FPF knowledge base and display hypothesis details with assurance information

By neolabhq · 1,041 installs

npx skills add neolabhq/context-engineering-kit --skill query

Source repository · Upstream listing

Query Knowledge Search the FPF knowledge base and display hypothesis details with assurance information. Action (Run Time) 1. Search .fpf/knowledge/ and .fpf/decisions/ by user query. 2. For each found hypothesis , display: Basic info: title, layer (L0/L1/L2), kind, scope If layer = L1: read audit section for R eff If has dependencies: show dependency graph Evidence summary if exists 3. Present results in table format. Search Locations Location Contents .fpf/knowledge/L0/ Proposed hypotheses .fpf/knowledge/L1/ Verified hypotheses .fpf/knowledge/L2/ Validated hypotheses .fpf/knowledge/invalid/ Rejected hypotheses .fpf/decisions/ Design Rationale Records .fpf/evidence/ Evidence and audit files Output Format [redis caching R:0.85] └── (no dependencies) Search Methods By Keyword Search file contents for matching text: By Specific ID Look up a specific hypothesis: By Layer Filter by knowledge layer: By Decision Search decision records: R eff Display For L1+ hypotheses, read the audit section and display: Dependency Tree Display If hypothesis has depends on , show the tree: Legend: R:X.XX = R eff score CL:N = Congruence Level (1 3) Examples Search by keyword: Query specific hypothesis: Query decisions: