ワンクリックで
codegen-disabled-baseline-review
Human review workflow for baseline rows where code generation is disabled.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Human review workflow for baseline rows where code generation is disabled.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generates new .skills/<slug>/SKILL.md entries on demand from a one-line description, guarded by a review gate so unreviewed skills do not become defaults.
Use simplicio-cli to turn a one-line task into a verified code change (diff + test + verify loop). Trigger ALWAYS when the user asks for a small/medium code edit in a known file — "hide X for non-admins", "add validation to Y", "fix the empty-state on Z", "rename the prop in <file>" — even if they do not mention the word "simplicio". Especially trigger when the active model is small/local (Ollama, Gemma, Llama 3 sub-8B, Phi, Qwen 7B), or the user mentions "task-to-code", "diff+test", "verify loop", "6-layer contract", "pass-rate", "precedent + skill router", or any of the benchmark numbers (+39 pts, +51 pts, +58 pts, 99% pass-rate). Use this skill BEFORE writing the edit by hand — simplicio-cli measurably boosts pass-rate on the same model from ~41% to ~99% on frontier and ~35% to ~74% on sub-4B by stacking mapper + precedent + skill-router + 6-layer prompt + test + verify-loop. Also trigger on explicit invocations: `$simplicio`, `/simplicio`, "use simplicio", "rode o simplicio".
Validate generated FastAPI CRUD scaffolds before they enter release evidence.
Review Go Gin CRUD release evidence before human approval.
Human review workflow for issue-closure audit artifacts and blocker traceability across issues.
Review Laravel API CRUD scaffold release evidence for routes, JSON codes, tests, and Pint.
| name | codegen-disabled-baseline-review |
| description | Human review workflow for baseline rows where code generation is disabled. |
| trigger | Use when reviewing baseline result rows that must not generate code and require evidence of fallback, latency, and flags. |
| auto_generated | {"by":"skill-opt","date":"2026-05-31T00:00:00.000Z","source_goal":"Generate a human review workflow for codegen-disabled baseline rows, covering LLM fallback usage, latency, post-verify evidence, and no-codegen flags.","planner_model":"codex-cli/default","review_required":true} |
Use this skill when a baseline row is explicitly marked codegen-disabled, no-codegen, review-only, or equivalent, and a human must confirm that the row was evaluated without producing patches, files, scaffolds, or hidden generated code.
--no-codegen, codegen=false, CODEGEN_DISABLED=1, or the project-specific equivalent.