Agent skill
docs-release-notes
docsca が summary.md を作り、必要なグローバル文書を更新する手順。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/docs-release-notes-okurawave-expo-browser
SKILL.md
目的
「何をしたか」「どう確認したか」「影響範囲」を短く残し、将来の参照を容易にする。
手順
- tasks.md(完了状態)を読む
- review.md(Must=0を確認)を読む
- 差分の要点を把握する
- summary.md を作る(テンプレに沿う)
- 必要なら README/CHANGELOG/docs を更新する(文章のみ)
summary.md テンプレ
templates/summary.template.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?