← スキル一覧に戻る

story-template
by kecbigmt
Claude Code plugin for Story-driven Development
⭐ 0🍴 0📅 2026年1月24日
SKILL.md
name: story-template description: Story log template for user stories. Use when creating new story documents or need story structure reference.
Story Log
Goal
[One-sentence description of what this story aims to achieve]
Why
[Context and motivation - why is this change needed?]
User Story
As a [role], I want [capability], so that [benefit].
Acceptance Criteria
1. [Category Name]
- Given [precondition], When you [action], Then [expected result]
- Given [precondition], When you [action], Then [expected result]
2. [Category Name]
- Given [precondition], When you [action], Then [expected result]
3. Error Cases
- Given [error condition], When you [action], Then [expected error behavior]
Verification Approach
[How will acceptance criteria be verified? Options: CLI commands, API calls, E2E tests, browser MCP tools, manual UI testing by PO, etc.]
Out of Scope
- [Explicitly list what won't be done in this story]
- [Helps prevent scope creep and sets clear boundaries]
Completed Work Summary
Not yet started.
Acceptance Checks
Status: Pending Product Owner Review
Developer verification completed:
- [List what the developer manually verified]
- [Note any observations or findings]
Awaiting product owner acceptance testing before marking this user story as complete.
Follow-ups / Open Risks
Addressed
- [Items that were concerns but have been resolved]
Remaining
- [Known limitations or technical debt]
- [Future considerations]
- [Potential risks to be aware of]
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です