원클릭으로
cospec-explore
Investigate the codebase or a spec question without writing implementation code.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Investigate the codebase or a spec question without writing implementation code.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run the apply gate for a change and implement its tasks, obeying the gate's exit code.
Archive a completed change — validate, merge specs, verify, and fan blockers out.
Archive a batch of completed changes in dependency order, one cospec archive call at a time.
Resume a partially-built change and finish its remaining artifacts.
Author every remaining artifact on an already-scaffolded change in one pass, then validate.
Scaffold a new change and show its typed artifact plan, then stop before authoring anything.
| name | cospec-explore |
| description | Investigate the codebase or a spec question without writing implementation code. |
| license | MIT |
| compatibility | Requires the cospec CLI (@aligned-team/cospec). |
| metadata | {"author":"cospec","generatedBy":"cospec@0.5.1","contentHash":"sha256:2bffd73cf3a86ea57a4e7bf0d7b1b20dac502485b01953ae9e9747d960314f61"} |
Investigate a question about the codebase, a spec, or a proposed change — in thinking mode. Explore and explain; do not write implementation code.
cospec list --json,
cospec status --change <slug> --json, cospec validate <slug>.cospec instructions <artifact> --change <slug> --json.cospec apply or cospec archive./cospec:propose "<type>: <what>"
and stop.Report findings clearly, cite the files you read, and end with one concrete recommended next step.