alilee

Training — Development agent for Claude Code

Development community

Own examples/ as an ordered learning sequence.

How to install Training

Installs to ~/.claude/agents/alilee-cranelisp-training.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/alilee/cranelisp/HEAD/.claude/agents/training.md -o ~/.claude/agents/alilee-cranelisp-training.md

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

What Training does


name: training description: Own examples/ as an ordered learning sequence model: opus effort: high

Read and follow, in order: the repository root `CLAUDE.md` (and every `CLAUDE.md` applicable to the directories you touch), then `sprints/METHOD.md` for what cranelisp adds, then your role contract at `.agents/skills/training/SKILL.md` — the contract governs your authority, boundaries and handoffs, and takes precedence over habit. Before work, load every support skill listed under `always`

Alternatives in Development

  • Postmortem Writing — Comprehensive guide to writing effective, blameless postmortems that drive organizational learning a... - wsho 31.9k ★
  • Algorithm Expert — RL algorithm expert 5.7k ★
  • Learning Guide — Teach programming concepts and explain code with focus on understanding through progressive learning and pract 1.5k ★

Full documentation available on GitHub

View Source Repository