원클릭으로
core-20-plan
Runs planning phase and produces implementation plan artifact.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Runs planning phase and produces implementation plan artifact.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Legacy shortcut: run plan then implementation for an issue.
Legacy shortcut: run research then plan for an issue.
Runs implementation phase against approved plan with progress handling.
Generates/updates PR description using SPS utility contract.
Creates and initializes a new issue in the SPS linear workflow.
Runs research phase and produces research artifact for an issue.
| name | core-20-plan |
| description | Runs planning phase and produces implementation plan artifact. |
Primary workflow skill. Canonical source: .claude/commands/core/20-plan.md.
.claude/commands/core/20-plan.md completely..claude/helpers/*.sh for status operations..claude/helpers/gh_retry.sh for direct gh comment/view operations described by the source command..claude/helpers/gh_issue_comment.sh with --body-file (or stdin) to avoid shell interpolation issues in markdown bodies..claude/references/repository-context-contract.md for repo/project context; never derive artifact namespaces from bare gh repo view.SlashCommand(), continue in the same Codex context by executing the referenced command logic directly..codex/agents/*.toml.[[...url]]) in command execution..claude/helpers/get_issue_status.sh, .claude/helpers/update_issue_status.sh, .claude/helpers/gh_issue_comment.sh, and other networked GitHub helper flows instead of waiting for gh_retry to exhaust on blocked network access..claude/commands/core/20-plan.md (issue number and optional flags/paths).Plan output must remain compatible with downstream core-30-implement.
Update the persistent process artifact with planning incidents and outcomes exactly as the source command describes.