write-strategy-doc

Draft a centralized strategy document with problem, solution, and unresolved sections.

1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/kssumin/claude-playground --skill write-strategy-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-strategy-doc
Source: https://github.com/kssumin/claude-playground/tree/main/.claude/skills/write-strategy-doc
Command: npx skills add https://github.com/kssumin/claude-playground --skill write-strategy-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

설계 전략 문서를 작성하고 흩어진 설계 결정을 하나의 전용 문서로 통합한다.

Core Features & Use Cases

  • 컨텍스트 수집, 문서 구조 설계, 초안 작성, 상호 링크, 검증의 워크플로우를 제공합니다.
  • 문제 → 해결(근거) → 미해결의 구조로 독립 섹션을 구성하여 의사결정의 흐름을 명확히 남깁니다.
  • 상호 참조와 검증 루프를 통해 설계 의사결정을 하나의 기준 문서로 유지 관리합니다.

Quick Start

설계 전략 문서를 작성하여 흩어진 결정을 하나의 문서로 정리하라.

Frequently Asked Questions about write-strategy-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate scattered architecture notes and ADRs into a single strategy document?

To consolidate scattered architecture notes and ADRs into a strategy document, this Skill collects project context and drafts a centralized source of truth. It structures the document with problem, solution evidence, and unresolved items to clarify decision flows.

What is the best way to document design decisions and their rationale for a development team?

The best way to document design decisions and their rationale is using a structured strategy document with problem, solution evidence, and unresolved items. This approach maintains a single source of truth through cross-linking and a validation workflow.

How do I structure a design strategy document to track unresolved architecture items?

You structure a design strategy document by organizing independent sections into problem, solution with evidence, and unresolved items. This structure clarifies the decision flow and tracks ongoing architectural issues through cross-referencing and validation loops.

Can I cross-link architecture notes and ADRs within a single design strategy document?

Yes, you can cross-link architecture notes and ADRs within a single design strategy document. The Skill enforces a structured approach with cross-references and a validation workflow to maintain design decisions as a unified baseline document.

When do I need a centralized strategy document for my project's design decisions?

You need a centralized strategy document when your project has scattered design decisions across architecture notes and ADRs. It targets this fragmentation by guiding teams to a single source of truth through a problem, solution, and unresolved items workflow.