← スキル一覧に戻る

audit
by Rwb3n
⭐ 0🍴 0📅 2026年1月22日
SKILL.md
name: audit description: Run all HAIOS audit checks to find drift, gaps, and stale items. Use before starting a new session or after completing a milestone. generated: 2025-12-24 last_updated: '2025-12-28T13:28:00'
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
- Sync Drift (
just audit-sync): Investigations marked active but work file archived - Completion Gaps (
just audit-gaps): Work items with complete plans but still active - Stale Items (
just audit-stale): Investigations older than 10 sessions - Uncaptured Observations (
just scan-observations): Work items with pending/missing observations (E2-217)
Usage
Run all audits:
just audit-sync && just audit-gaps && just audit-stale && just scan-observations
Interpreting Results
| Finding | Action |
|---|---|
| Sync drift | Close investigation or reopen work file |
| Gaps | Close work item or update plan status |
| Stale | Conclude investigation or document why still active |
| Uncaptured observations | Review observations.md and populate or check "None observed" |
Related
/workspace- Shows outstanding work/status- System health overview
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です