Agent skill · neolabhq
query
Search the FPF knowledge base and display hypothesis details with assurance information
What it needs
About 2k tokens when loaded.
What this skill does
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 Reff 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: Reff Display For L1+ hypotheses, read the audit section and display: Dependency Tree Display If hypothesis has dependson, show the tree: Legend: R:X.XX = Reff score CL:N = Congruence Level (1-3) Examples Search by keyword: Query specific hypothesis: Query decisions:
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills neolabhq/query--6afaa0