agile-product-owner
アジャイルユーザーストーリーの生成
Également disponible depuis: alirezarezvani
INVEST基準に従ったユーザーストーリーの作成には時間と専門知識が必要です。このツールは、受け入れ基準、ストーリーポイントの推定、優先順位の割り当てを含む、適切に形成されたユーザーストーリーを自動的に作成します。スプリント容量計画は、チームが達成可能な目標に集中することを支援します。
Télécharger le ZIP du skill
Importer dans Claude
Allez dans Paramètres → Capacités → Skills → Importer un skill
Activez et commencez à utiliser
Tester
Utilisation de "agile-product-owner". ユーザーダッシュボード機能のユーザーストーリーを生成
Résultat attendu:
- USER STORY: USR-001
- Title: 重要な指標とKPIの表示
- Priority: HIGH - 3 story points
- Story: エンドユーザーとして、パフォーマンスを追跡できるように、重要な指標とKPIを表示したい
- Acceptance Criteria:
- 1. Given ユーザーがアクセス権を持っている場合、When 重要な指標とKPIを表示するとき、Then ダッシュボードが正しく表示される
- 2. Should validate input before processing
- 3. Must show clear error message when action fails
- 4. Should complete within 2 seconds
- 5. Must be accessible via keyboard navigation
- INVEST Checklist:
- ✓ Independent, ✓ Negotiable, ✓ Valuable, ✓ Estimable, ✓ Small, ✓ Testable
Utilisation de "agile-product-owner". 容量30ポイントでスプリント計画を作成
Résultat attendu:
- SPRINT PLANNING
- Sprint Capacity: 30 points
- Committed: 22 points (73.3%)
- Stories: 5 committed + 2 stretch
- COMMITTED STORIES:
- [H] USR-001: 重要な指標とKPIの表示 (3pts)
- [H] USR-002: ダッシュボードレイアウトのカスタマイズ (5pts)
- [H] USR-003: ダッシュボードデータのエクスポート (5pts)
- [M] USR-004: チームとのダッシュボード共有 (5pts)
- [L] USR-005: 自動レポートの設定 (4pts)
- STRETCH GOALS:
- [M] USR-006: ダッシュボードデータのフィルタリング (3pts)
Utilisation de "agile-product-owner". 管理者とエンドユーザーのペルソナを含む認証エピックを分解
Résultat attendu:
- Generated 6 stories from epic: User Authentication
- BACKLOG SUMMARY
- Total Stories: 6
- Total Points: 21
- Average Size: 3.5 points
- Priority Breakdown:
- Critical: 1 stories
- High: 2 stories
- Medium: 2 stories
- Low: 1 stories
- ENABLER STORIES:
- [TECH-01]: パフォーマンスのためのキャッシュを実装 (5pts)
- [TECH-02]: リアルタイムデータパイプラインをセットアップ (5pts)
Audit de sécurité
SûrAll 18 static findings are FALSE POSITIVES. The static scanner misidentified common Python operations (dict.get(), string methods, any(), method definitions, string literals) as cryptographic algorithms. The word 'agent' in the author field was flagged as a C2 keyword but is simply an identifier. The skill is a pure Python utility with no network access, no file writes, no external commands, and no environment variable access. It performs in-memory calculations for user story generation and sprint planning.
Facteurs de risque
⚡ Contient des scripts (1)
Score de qualité
Ce que vous pouvez construire
スプリント対応ストーリーを作成
明確な受け入れ基準と推定値とともに、適切に構成されたユーザーストーリーに機能の要件を変換します。
スプリント容量を計画
速度と容量の制約に基づいて、チームがコミットできるストーリーの数を計算します。
エピックの分解
大規模なエピックを、チームが段階的に実装できる管理可能な独立したユーザーストーリーに変換します。
Essayez ces prompts
この機能についてAgile Product Ownerスキルを使用して、INVEST準拠のユーザーストーリーを生成してください: [Describe your feature]。受け入れ基準とストーリーポイントの推定を含めてください。
Agile Product Ownerスキルを使用して、[number]ポイント容量のスプリント計画を作成してください。コミットされたストーリーとストレッチゴールを表示します。
Agile Product Ownerスキルを使用して、このエピックのストーリーを生成し、優先順位を付けてください: [Describe epic]。重要かつ高優先度の項目を特定してください。
Agile Product Ownerスキルを使用して、次のための技術イネーブラーストーリーを含むユーザーストーリーを生成してください: [Describe requirements with technical needs like caching, APIs, infrastructure]。
Bonnes pratiques
- ナラティブの明確さを検証するために、利害関係者とともに生成されたストーリーを確認してください
- スプリント計画の出力を出発点として使用し、チーム速度に基づいて調整してください
- 本番環境で使用するために、イシュートラッカーからの実際のプロジェクトデータと組み合わせる
Éviter
- チーム容量に対して検証せずにストーリーポイントの推定を受け入れる
- 開発者と一緒に受け入れ基準を確認せずにストーリーを生成する
- チームの議論なしに自動推定を最終値として使用