원클릭으로
dot-ai-prd-full
Run a PRD end-to-end autonomously — start, iterate until done, then create a PR. Stops after PR creation for manual review.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run a PRD end-to-end autonomously — start, iterate until done, then create a PR. Stops after PR creation for manual review.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | dot-ai-prd-full |
| description | Run a PRD end-to-end autonomously — start, iterate until done, then create a PR. Stops after PR creation for manual review. |
| user-invocable | true |
Run a PRD end-to-end autonomously — start, iterate until done, then create a PR. Stops after PR creation for manual review.
prdNumber (required): PRD number to implement (e.g., 306). Required — no auto-detection.mode (required): Isolation strategy for this PRD's work. Must be branch or worktree. Pre-answers the branch-vs-worktree decision in /prd-start.Create changelog fragment for release notes. Invoke during /prd-done workflow during the first push to the PR.
Create a release tag based on accumulated changelog fragments, then prune merged worktrees and branches. Run when ready to cut a release.
Build and publish the mock-server Docker image to GitHub Container Registry. Use when mock server fixtures or code have changed and need to be published.
Analyze the blast radius of a proposed Kubernetes operation. Accepts free-text input: kubectl commands (e.g., "kubectl delete pvc data-postgres-0 -n production"), YAML manifests, or plain-English descriptions (e.g., "what happens if I delete the postgres database?"). Returns whether the operation is safe and a detailed dependency analysis with confidence levels.
Close a PRD that is already implemented or no longer needed
Create documentation-first PRDs that guide development through user-facing content