원클릭으로
scaffold-exercises
Create exercise dirs, readmes, variants, and lint-clean course stubs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create exercise dirs, readmes, variants, and lint-clean course stubs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate Codex hooks.json and AGENTS.md from Claude Code hooks. Maps supported hooks directly, including Edit|Write apply_patch aliases, and keeps Stop batch checks only as fallback. Use when setting up Codex compatibility or dual-agent support.
Question changed code as liability and remove unjustified surface area. Use before commit, push, PR, merge, or when a change feels overbuilt or low-value.
Reviews diffs for over-engineering only. Use when reviewing, desloping, or asking what to delete, inline, shrink, or replace with stdlib/native code.
Resilience Review checks resilience. Use when edge cases, errors, fallback, async/data, state, or polish matter.
Reviews a diff since a fixed point across Standards, Spec, and risk gates. Use when reviewing a branch, PR, WIP, or "review since X".
parallel executor. Use /swarm.
| name | scaffold-exercises |
| description | Create exercise dirs, readmes, variants, and lint-clean course stubs. |
Create exercises/ structure that passes pnpm ai-hero-cli internal lint, then commit.
XX-section-name/XX.YY-exercise-name/Each exercise needs at least one: problem/, solution/, explainer/. Default stub: explainer/.
Each variant needs non-empty readme.md. Code variants also need main.ts >1 line.
mkdir -p dirs.pnpm ai-hero-cli internal lint.Use git mv, update numeric prefixes, rerun lint.
No .gitkeep, speaker-notes.md, broken links, or pnpm run exercise in readmes.