スキル一覧に戻る
dthompson-jti

audit-docs

by dthompson-jti

0🍴 0📅 2026年1月15日
GitHubで見るManusで実行

SKILL.md


name: audit-docs description: Documentation drift detection and knowledge-base hygiene. Use to ensure docs match implementation.

Audit Docs

Documentation drift detection and hygiene.

When to Use

  • After major implementation changes
  • Periodic knowledge-base maintenance
  • Before releases

Approach

Step 1: Project Invariants (Required)

Before auditing, review docs/knowledge-base/ structure:

  • Understand existing SPEC-, RULES-, STRATEGY-* files
  • Flag any documentation that contradicts current implementation as Critical.

Step 2: Drift Check

  • Protocol vs Codebase: Do rules match implementation?
  • Spec vs Implementation: Do specs describe current behavior?
  • Strategy vs Spec: Are strategies reflected in specs?

Step 3: Consistency Check

  • Cross-references valid
  • Terminology consistent
  • No duplication

Step 4: Protocol Hygiene

  • Rule relevance: Any obsolete rules?
  • Missing rules: Any patterns not documented?

Step 5: Archival Sweep

  • Move completed docs to docs/archive/
  • Clean docs/ root of stale files

Output

Audit report with drift findings, consistency issues, archival candidates.

スコア

総合スコア

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

レビュー

💬

レビュー機能は近日公開予定です