Init Course — Development skill for Claude Code
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
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
- Agent.Extras.Workdir Structure — File structure of working directory {{folder}} 19k ★
- Tentacle Context Init — You are working on the {{tentacleName}} section 1.4k ★
- Initialize Ralph The Marketer — Set up a new Ralph Marketer copywriting project in the current directory 698 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Claude Md Init All
Update all CLAUDE.md files and create missing ones across the repository starting from $ARGUMENTS (default: cu
Mock
Generate a mock exam matched to the course's structure (inferred from course-index). Saves problem MD + hidden
Convert Paths Absolute
This command converts all relative paths in .claude/settings.json command scripts to absolute paths using the
Agent Session Resume
Resume memory from other coding agents' sessions (Codex / OpenCode / Claude Code / Cursor) in the current work
Clavain Init
Scaffold .clavain/ agent memory directory in the current project
Cf Init
Initialize a CareerForge workspace in the current directory. Creates all required folders and starter configur
Related Agents
Proj Init
Use this agent when bootstrapping a new project workspace during automated setup cycles. Typical triggers incl
Docs Sync Updater
Use this agent when the user explicitly requests to synchronize documentation files (docs/.md, README.md) base
Fixme Write Product Spec
Writes product specifications by reading product context and current user-visible behavior. Produces only prod