add-feature
01Skill Claude CodeCodex
Add a capability to Tutor end to end, following the test-first port, adapter, service, route, api client, feature slice recipe.
Skill Claude CodeCodex
Add a capability to Tutor end to end, following the test-first port, adapter, service, route, api client, feature slice recipe.
Skill Claude CodeCodex
Generate a complete book from a detailed brief using the Tutor MCP server. Use when the user provides a book brief/spec and wants multi-phase agentic generation with reference grounding, planning, context-aware chapter generation, and verification.
Skill Claude CodeCodex
Root cause analysis with five-whys across full failure cascade.
Skill Claude CodeCodex
Verify the Tutor repo is green before a commit, a PR, or a handoff. Runs this project's test, typecheck, lint, generated-docs drift, and server boot checks, then reports a pass or fail table.
MCP server Claude CodeCodexCursor +2
MCP server "tutor" as configured in rsml/tutor. Launched with pnpm mcp:dev. Needs 1 environment variable to run.
Instructions file
Claude Code instructions for rsml/tutor, covering tutor — adaptive learning library, start here, how it works, repo layout and tech stack.