Agent skill
subproject-register
サブプロジェクト管理台帳を作成する。プログラム管理、複数プロジェクト管理時に使う。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/subproject-register
SKILL.md
目的
複数のサブプロジェクトを一元管理し、進捗・リスクを統合的に把握する。
トリガー語
- 「サブプロジェクト管理台帳を作成」
- 「プロジェクト一覧を整理」
- 「プログラム管理表」
入力で最初に聞くこと
| # | 質問 | 必須 |
|---|---|---|
| 1 | プログラム名は? | ✓ |
| 2 | サブプロジェクト一覧は? | - |
手順
Step 1: サブプロジェクトの登録
Step 2: 進捗・ステータスの統合
Step 3: 依存関係の整理
Step 4: 保存
workspace/{ProgramName}/docs/SubprojectRegister.md
成果物
| 成果物 | 保存先 |
|---|---|
| サブプロジェクト管理台帳 | workspace/{ProgramName}/docs/SubprojectRegister.md |
検証(完了条件)
- 全サブプロジェクトが登録されている
- 進捗率が記載されている
- 依存関係が明記されている
参照
- Command:
.claude/commands/02_aipjm_06_cross_01_subproject_reg.md
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?