Back to list
dasien

user-story-writing

by dasien

Multi-agent development system template for Claude Code with specialized agents, task queue management, and automated workflows

3🍴 1📅 Jan 24, 2026

SKILL.md


name: "User Story Writing" description: "Create well-structured user stories with clear acceptance criteria in 'As a/I want/So that' format for team communication" category: "analysis" required_tools: ["Read", "Write"]

User Story Writing

Purpose

Create well-structured user stories that clearly communicate user needs, business value, and acceptance criteria in a format teams can understand and implement.

When to Use

  • Defining new features from user perspective
  • Breaking down large features into implementable pieces
  • Communicating requirements to development teams
  • Planning sprints and iterations

Key Capabilities

  1. Story Structure - Write clear "As a/I want/So that" format
  2. Acceptance Criteria - Define testable validation requirements
  3. Value Focus - Emphasize user benefits and business value

Approach

  1. Identify the user role or persona
  2. Define what they want to accomplish
  3. Explain why it provides value
  4. Write 3-5 clear acceptance criteria
  5. Estimate complexity (story points or T-shirt sizes)

Example

Context: User needs to export data

**User Story**: As a data analyst, I want to export reports to CSV format, so that I can analyze data in Excel.

**Acceptance Criteria**:
- [ ] Export button available on report page
- [ ] CSV file includes all visible columns
- [ ] File download starts immediately on click
- [ ] Filename includes report name and timestamp
- [ ] Export handles reports with 10,000+ rows

**Complexity**: Medium (3 points)

Best Practices

  • ✅ Keep stories small and focused (deliverable in 1-3 days)
  • ✅ Write from user perspective, not system perspective
  • ✅ Make acceptance criteria specific and testable
  • ❌ Avoid: Technical implementation details in stories

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon