-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This wiki is the side surface for the AI_Workflow curriculum. It exists for things that don't belong in the version-controlled chapters: rolling FAQs, recent changes, and the live status of external tools the curriculum depends on.
The curriculum itself lives in the repo. Start there:
- Chapter 00 — Start Here
- Chapter 01 — Bootstrap a Repo
- Chapter 02 — Give It Context
- Chapter 03 — Slash Commands
- Chapter 04 — The SpecKit Loop
- Chapter 05 — Advanced Orchestration
- Principles
| Page | Purpose |
|---|---|
| FAQ | Questions interns hit + answers. Grows organically. |
| Changelog | What's been added or changed in the curriculum recently. |
| Tool status | External tools the curriculum depends on, with last-verified dates. Check this if you suspect a tool is deprecated. |
Two surfaces, two purposes:
-
The markdown chapters in
mainare the canonical curriculum. Version-controlled, PR-reviewed, visible to Claude Code when you/prep. The thing interns read first. - This wiki is for stuff that changes faster than the curriculum and doesn't belong in the chapters: tool status, common questions, "what changed last month."
If something here ever conflicts with a chapter, the chapter wins. The wiki is the side surface, not the source of truth.
Wiki edits are restricted to repo collaborators. If you're an intern who hit something confusing in a chapter, the right move is one of:
- Open an issue describing the problem
- Open a discussion for open-ended questions
- Submit a pull request directly to the markdown chapter
Don't edit the wiki to fix curriculum content — fix the chapter, then update the wiki only if there's a wiki-shaped reason to.
The hello-world-ai starter is the Day-1 clone target for Chapter 01. Minimal Docker-first Next.js wired for Claude Code, with 30 slash commands preinstalled at .claude/commands/.