build
Implement a planned change under the Parallax write gate with friction-loop verification.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Implement a planned change under the Parallax write gate with friction-loop verification.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Run a durable Horizon workflow for a multi-feature goal with bounded autonomous retries and an audit trail.
Compatibility entry point for the Parallax workflow when Claude resolves it as a plugin skill.
Report the current Claude session's Parallax gate, retries, verification, and trace status.
Record a Parallax protocol checkpoint with concrete evidence before gated implementation work.
Perform an evidence-based Parallax diagnosis or post-build audit and verify the repair.
Harden a non-trivial plan through a three-round adversarial critique and evidence-based synthesis.
SOC 직업 분류 기준
| name | build |
| description | Implement a planned change under the Parallax write gate with friction-loop verification. |
| argument-hint | [plan item or implementation goal] |
| user-invocable | true |
Use the current Claude session ID and call parallax_build. Before the first mutation, ensure ambiguity, invariants, and gate check-ins contain concrete evidence.
Implement $ARGUMENTS in the smallest coherent batches. Follow project instructions and nearby patterns; preserve public behavior unless the plan changes it. Validate trust-boundary input and handle relevant empty, failure, ordering, and compatibility cases.
After each mutation batch, read the native verification result. On failure, diagnose and fix the cause. Use parallax_verify for an explicit or thorough check when needed. Never weaken checks, bypass a denied write, or mutate after retries are exhausted.
Finish by reviewing the diff, running targeted tests, recording the commit decision and summary, and reporting changed files, verified behavior, commands, and residual risk.