スキル一覧に戻る
mjwestcott

audit

by mjwestcott

Configuration for vim, tmux, zsh, bash, etc.

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

SKILL.md


name: audit description: Analyzes codebase architecture for complexity using Ousterhout's "A Philosophy of Software Design" principles. Use for architecture review or identifying technical debt. user_invocable: true

Use the Task tool to spawn an ousterhout-codebase-review agent with subagent_type "ousterhout-codebase-review".

The agent will analyze the codebase (or specified portion) for systemic complexity issues:

  • Module depth assessment
  • Leaky abstractions and information hiding violations
  • Consistency issues and complexity hotspots
  • Layer quality and abstraction boundaries
  • Signs of tactical vs strategic programming

Pass along any specific directories or scope the user mentions. The agent will provide a summary, module depth assessment table, and prioritized findings.

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

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