원클릭으로
design-doc-workflow
Keep DESIGN.md and plan docs synchronized with implementation decisions across repositories
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Keep DESIGN.md and plan docs synchronized with implementation decisions across repositories
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | design-doc-workflow |
| description | Keep DESIGN.md and plan docs synchronized with implementation decisions across repositories |
.ai/ — working plans and scratch designs (gitignored)DESIGN.md, *_PLAN.md, docs/design/*.md — checked-in design artifactsGoals
Plan
.ai/.Design
Build
Verify
Update
.ai/ plans to DESIGN.md or docs/design/ when worth checking in.TODO.md.TODO.md.Draft and create pull requests using the repository's conventions and template
Write documentation consumed by LLM agents — AGENTS.md, skill files, .ai/ plans, and agent instructions
Write documentation for human readers — READMEs, design docs, protocol specs, ADRs, runbooks, and API guides
Iterate on Grafana dashboard JSON files. Use when the user wants to create, modify, or fix Grafana dashboards — including panel layout, queries, colors, variables, and styling.
Inspect local OpenCode session data safely with the `opencode db` command
Apply a rigorous distributed-systems lens for design, debugging, and implementation