Agent skill
repo-tour
[リポジトリ] 内容説明(初見向け)
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/repo-tour
SKILL.md
[リポジトリ] 内容説明(初見向け)
入力: $ARGUMENTS(任意)
- 知りたい範囲(例:
全体,AI運用,design,commands,skills)
🎯 目的
- このリポジトリの「どこに何があるか」を短時間で説明し、迷子を防ぐ
- 追加/修正の着手点を明確にする
共通前提(参照)
- 口調・出力規約は
CLAUDE.mdに従う。 - 事実は
doc/input/rdd.mdを参照する(先頭のAI用事実ブロックを重視)。
出力フォーマット(必ずこの順)
- 全体像(3〜6行)
- コアファイル(何のためにあるか)
- よく触る場所(追加/修正の入口)
- 次の一手(2〜3件)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?