スキル一覧に戻る
CoderMariusz

invest-stories

by CoderMariusz

MonoPilot - Manufacturing and Purchase Order Management System

1🍴 0📅 2026年1月20日
GitHubで見るManusで実行

SKILL.md


name: invest-stories description: When writing, reviewing, or validating user stories. Used by ARCHITECT-AGENT and PRODUCT-OWNER. version: 1.0.0 tokens: ~400 confidence: high sources:


When to Use

When writing, reviewing, or validating user stories. Used by ARCHITECT-AGENT and PRODUCT-OWNER.

Patterns

INVEST Criteria

I - Independent

✅ Can be developed without waiting for other stories
✅ No circular dependencies
❌ "This needs Story X which needs this"

N - Negotiable

✅ HOW is flexible (implementation not prescribed)
✅ WHAT is clear (outcome defined)
❌ "Must use React Query with exact caching config"

V - Valuable

✅ Delivers value to USER or BUSINESS
✅ Value stated explicitly
❌ "Refactor database layer" (no user value)
✅ "User sees data faster because we optimized queries"

E - Estimable

✅ Team can estimate complexity (S/M/L)
✅ No major unknowns blocking estimation
❌ "Integrate with external API" (which API? what ops?)

S - Small

✅ Completable in 1-3 sessions
✅ Can be code reviewed in one sitting
❌ 10+ acceptance criteria, multiple components

T - Testable

✅ ALL acceptance criteria verifiable
✅ Given/When/Then format used
❌ "System should handle errors gracefully"
✅ "Given invalid input, Then error message X displays"

Anti-Patterns

  • Technical stories without user value
  • Epic disguised as story (too big)
  • Vague AC ("properly handles", "works correctly")
  • Implementation prescribed in story
  • Circular dependencies between stories

Verification Checklist

  • Story traces to PRD requirement
  • Each INVEST criterion passes
  • AC uses Given/When/Then
  • No vague words in AC
  • Dependencies are one-way only
  • Estimated as S, M, or L

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

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

+20
LICENSE

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

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

0/5

レビュー

💬

レビュー機能は近日公開予定です