Agent skill
spec-maintenance
仕様書(docs/spec)と受け入れ基準の更新手順を指示するスキル。画面/機能/権限に変更がある作業で使う。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/spec-maintenance
SKILL.md
仕様メンテナンス
目的
- 仕様と実装の乖離を防ぐ
- 画面/権限/合格基準を常に最新化する
更新対象
docs/spec/screens.md(画面一覧)docs/spec/user-app.md(ユーザー仕様)docs/spec/admin.md(管理仕様)docs/spec/acceptance.md(合格基準)
手順
- 変更した画面や導線を洗い出す
- 画面一覧にURL/権限/目的を追記する
- 影響する機能要件と権限要件を更新する
- 合格基準に新しい達成条件を追記する
- READMEのドキュメント一覧が最新か確認する
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?