jasonnoble/codojo ? reverse-engineered prompt
Reverse engineered prompt
Build me a command line tool that sets up an AI coding dojo for learning a new language or framework inside Claude Code.
I want it to scaffold a workspace with a mentor style CLAUDE.md, a profile file, goals file, notes folder, projects folder, and a place for the mentor to keep session summaries, concept maps, and quiz history. When I run the init command, it should guide me through a short onboarding chat about who I am, what I already know, and what I want to learn, then write that into the workspace.
The experience should feel like a senior engineer mentoring me, not autocomplete. It should help map new ideas to things I already know, ask questions before giving answers, and quiz me along the way. It should also support an optional mode for read only GitHub CLI lookups if I choose to allow that.
If you need to look up current docs online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit