Rwb3n avatar

audit

Run all HAIOS audit checks to find drift, gaps, and stale items. Use before starting a new session o

提供方 Rwb3n|开源

Audit Skill

Run all HAIOS audit checks to find drift, gaps, and stale items.

When to Use

  • Before starting a new session (health check)
  • After completing a milestone
  • When things feel "off" or out of sync

What It Checks

  1. Sync Drift (just audit-sync): Investigations marked active but work file archived
  2. Completion Gaps (just audit-gaps): Work items with complete plans but still active
  3. Stale Items (just audit-stale): Investigations older than 10 sessions
  4. Uncaptured Observations (just scan-observations): Work items with pending/missing observations (E2-217)
  5. Decision Coverage (just audit-decision-coverage): Epoch decisions without chapter assignment (WORK-069)

Usage

Run all audits:

just audit-sync && just audit-gaps && just audit-stale && just scan-observations && just audit-decision-coverage

Interpreting Results

FindingAction
Sync driftClose investigation or reopen work file
GapsClose work item or update plan status
StaleConclude investigation or document why still active
Uncaptured observationsReview observations.md and populate or check "None observed"
Decision without assigned_toAdd assigned_to field to EPOCH.md decision
Chapter without implements_decisionsAdd implements_decisions field to chapter file

Related

  • /workspace - Shows outstanding work
  • /status - System health overview
audit - 适用于 Claude Code 与 Cursor 的 AI 智能体 Skill | Agent Skills