Back to Skills

story-template

verified

Story log template for user stories. Use when creating new story documents or need story structure reference.

View on GitHub

Marketplace

kecbigmt-plugins

kecbigmt/cc-plugins

Plugin

story-driven

development-workflow

Repository

kecbigmt/cc-plugins

plugins/story-driven/skills/story-template/SKILL.md

Last Verified

January 21, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/kecbigmt/cc-plugins/blob/main/plugins/story-driven/skills/story-template/SKILL.md -a claude-code --skill story-template

Installation paths:

Claude
.claude/skills/story-template/
Powered by add-skill CLI

Instructions

## 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]

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1468 chars