dojofoo
v0.1.0
Published
Installable coding dojos that turn your AI agent into a sensei.
Maintainers
Readme
dojofoo
Installable coding dojos that turn your AI agent into a sensei.
Usage
npx dojofoo install # set up your dojo (auto-detects your agent via env vars)
npx dojofoo add dojofoo/effect-ts # install a training pack (a "dojo")
npx dojofoo add owner/repository # install a dojo directly from GitHub
npx dojofoo update owner/repository # update it from its recorded source
claude /kata # start practicing
npx dojofoo track --list # inspect locally recorded .dojo/cassettesYou 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://dojo.foo/docs.
License
MIT © Tomas Sivicki
