TaewoooPark

Init Course — Development skill for Claude Code

Development community

You are bootstrapping the user's current working directory into a fresh PAIDEIA.

How to install Init Course

Installs to ~/.claude/skills/taewooopark-paideia-hermes-init-course/SKILL.md

Terminal
mkdir -p ~/.claude/skills/taewooopark-paideia-hermes-init-course && curl -fsSL https://raw.githubusercontent.com/TaewoooPark/PAIDEIA-Hermes/HEAD/commands/init-course.md -o ~/.claude/skills/taewooopark-paideia-hermes-init-course/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Init Course does

You are bootstrapping the user's current working directory into a fresh PAIDEIA course workspace. Everything you create lives in the **user's CWD** (the course folder), not in the plugin. Keep chat output compact — the user is watching.

Note: for the non-interactive path the user can run `/paideia init name="…" exam=YYYY-MM-DD type=final lang=en|ko ocr=claude|ollama|tesseract weak="…"` which scaffolds everything instantly. This spec is the **interactive** wizard.

Step 0 — Interface la

Alternatives in Development

Full documentation available on GitHub

View Source Repository