parallax
Compatibility entry point for the Parallax workflow when Claude resolves it as a plugin skill.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Compatibility entry point for the Parallax workflow when Claude resolves it as a plugin skill.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Run a durable Horizon workflow for a multi-feature goal with bounded autonomous retries and an audit trail.
Report the current Claude session's Parallax gate, retries, verification, and trace status.
Implement a planned change under the Parallax write gate with friction-loop verification.
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.
| name | parallax |
| description | Compatibility entry point for the Parallax workflow when Claude resolves it as a plugin skill. |
| argument-hint | [implementation, refactor, or debugging goal] |
| user-invocable | true |
This skill name is intentionally available alongside the parallax Claude subagent. If the task is delegated, use the plugin-scoped parallax-claudecode:parallax Agent type; do not try to load this skill again. When running in the current session, apply the Parallax workflow directly:
This compatibility entry point prevents older callers that incorrectly resolve the agent name through Skill(...) from failing during skill resolution.