What problem does it solve?
Engineering teams using Haft lose track of which decisions, problems, evidence, and specs are current, stale, or uncovered. This Skill gives the agent a read-only cockpit over the project memory graph so operators can answer status, resumption, and coverage questions without mutating any artifacts.
Core Features & Use Cases
- Project status cockpit: Queries the Haft MCP server for compact or full status over active problems, decisions, notes, evidence freshness, drift events, and commissions, with scope-aware retries when multiple project scopes exist.
- Coverage and link-gap inspection: Reports module decision coverage and bounded exact affected_files link gaps from the current derived code index, distinguishing uncovered files from stale or drifted decisions.
- Typed memory neighborhood reads: Retrieves an exact EntityOfConcern neighborhood via the agent_orientation.v2 projection with explicit read budgets, facet coverage states, and staleness reporting.
- Human gate briefs: When status exposes a real gate, it inspects the read-only basis and produces a self-contained brief with options, trade-offs, evidence freshness, and a recommendation.
- Use Case: After a weekend break, ask the agent what needs attention in the project; it returns current decisions, drifted artifacts, uncovered files, and spec lifecycle state without changing anything.
Quick Start
Ask the agent to show the current Haft project status and tell you which decisions, files, or specs need attention.