dojocho
v1.0.1
Published
Installable coding dojos that turn your AI agent into a sensei.
Maintainers
Readme
dojocho
Installable coding dojos that turn your AI agent into a sensei.
Install
npm install -g dojocho
# or
pnpm add -g dojocho
# or
bun add -g dojochoAfter install, the CLI is available as dojo.
Usage
dojo setup # set up your dojo (auto-detects your agent via env vars)
dojo add effect-ts # install a training pack (a "dojo")
claude /kata # start practicingYou write the code. The agent runs your tests, points out where you're stuck, and asks Socratic questions instead of solving the kata for you. Think pair programming with a patient mentor who knows the material but lets you do the typing.
Documentation
Full docs at https://dojocho.ai/docs.
License
MIT © Tomas Sivicki
