
dialogue-create-strategy
by pidster
SKILL.md
name: dialogue-create-strategy description: Create Strategy (STR) documents for rationale, decisions, and business justification. Triggers on "document strategy", "record strategic decision", "capture rationale", "business case", "project charter".
Skill: Create Strategy Document
Create STR (Strategy) documents that capture rationale, decisions, and business justification.
When to Use
Activate this skill when:
- User makes or discusses a strategic decision
- Documenting business cases or justifications
- Recording project direction or scope decisions
- Capturing rationale that should persist
Trigger phrases: "document strategy", "record strategic decision", "capture rationale", "business case", "project charter", "record this decision", "document the direction"
Note: For formal architecture decisions requiring alternatives analysis, use the dialogue-create-adr skill instead.
Implementation
Read and follow the /create-strategy command at ${CLAUDE_PLUGIN_ROOT}/commands/create-strategy.md for:
- Document type explanation and when to use vs ADR
- Step-by-step workflow
- Full document template with frontmatter
- Decision logging integration
The command contains the authoritative implementation details.
Decision Logging
Strategy documents automatically integrate with the decision log via the dialogue-log-decision skill. This creates cross-references:
- Decision log entry references the STR document
- Provides traceability between decisions and their full rationale
Relationship to Command
| Invocation | Trigger |
|---|---|
/create-strategy | User explicitly requests |
| This skill | Claude recognises context (trigger phrases above) |
Both use the same implementation. The skill adds autonomous activation when strategic decisions emerge in conversation.
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon