Skip to content

AI coding collaboration manual

Turn ideas, context, and acceptance criteria
into a shippable workflow

Install Claude Code and Codex CLI, write better prompts, feed project context, split tasks, review diffs, run verification, and move AI coding from experiments into repeatable delivery.

02tool guides
04work stages
12+chapters
vibe-session.md
goalturn the publishing flow into reversible small tasks
ctxread routes, build scripts, and sidebar structure
ruleplan first, edit second, verify every step
shipsummarize the change after the build passes
AI pair is composinglive plan
scan repoedit docsrun build

Delivery path

  1. read context
  2. split tasks
  3. edit code
  4. verify

Toolchain

Install the AI coding tools first

Workflow

The page is the doorway. The rhythm is the product.

Every AI coding task works better when goal, context, constraints, and acceptance criteria live in one loop. You steer the direction; AI advances the verifiable steps.

01
State the goal

Name the feature, relevant files, and boundaries that must stay intact.

02
Read before planning

Ask AI to summarize the existing pattern before proposing implementation steps.

03
Edit and verify in small steps

Review diffs, run checks, and keep the work aligned with the goal.