ワンクリックで
sinapse-loop
Run an explicitly requested bounded SINAPSE inspect-fix-verify loop with a completion criterion.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run an explicitly requested bounded SINAPSE inspect-fix-verify loop with a completion criterion.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Select, install, adapt, combine, optimize, and audit official React Bits components for React, Next.js, Vite, Astro islands, and SINAPSE frontend projects. Use for animated text, cursors, reveals, cards, navigation, galleries, WebGL backgrounds, shaders, particles, motion systems, React Bits CLI/MCP commands, component props/dependencies, or when improving an existing page with React Bits while preserving accessibility, mobile performance, lifecycle cleanup, design-system fit, and license compliance.
Select, install, adapt, combine, optimize, and audit official React Bits components for React, Next.js, Vite, Astro islands, and SINAPSE frontend projects. Use for animated text, cursors, reveals, cards, navigation, galleries, WebGL backgrounds, shaders, particles, motion systems, React Bits CLI/MCP commands, component props/dependencies, or when improving an existing page with React Bits while preserving accessibility, mobile performance, lifecycle cleanup, design-system fit, and license compliance.
Resolve and activate any canonical SINAPSE agent by ID in Codex.
Business Analyst (Scope). Use for market research, competitive analysis, user research, brainstorming session facilitation, structured ideation workshops, feasibility studies, i...
Motion design, CSS animations, particulas, 3D, micro-interacoes
Architect (Stratum). Use for system architecture (fullstack, backend, frontend, infrastructure), technology stack selection (technical evaluation), API design (REST/GraphQL/tRPC...
| name | sinapse-loop |
| description | Run an explicitly requested bounded SINAPSE inspect-fix-verify loop with a completion criterion. |
Activate only when the user explicitly requests @loop or names this skill.
Never infer loop mode from words such as retry, improve, or continue.
Use .sinapse-ai/development/agents/snps-orqx.md as the orchestration source of truth;
the optional greeting helper is .codex/scripts/generate-codex-greeting.js.
node .codex/scripts/sinapse-codex.js loop prepare --criterion "<criterion>".Each iteration is exactly:
After verification, record exactly one outcome with
node .codex/scripts/sinapse-codex.js loop advance --outcome <continue|complete|blocked|user-stop>.
The project-local state under .sinapse/workflow-state/ rejects a fourth
iteration even if another continuation is requested.
Stop immediately when the criterion is met, after iteration 3, when blocked, or when the user asks to stop. Report the final evidence and stop reason. Never run an unbounded or silent loop, and never launch a nested model runtime.