OutlineDriven/odin-claude-plugin ? reverse-engineered prompt
Reverse engineered prompt
Build me a Claude Code plugin called ODIN that makes the assistant work like a careful senior engineer, not a fast guesser.
I want it to read the codebase before changing anything, use a diagram first workflow for bigger tasks, and make small precise edits instead of blunt replacements. It should support a bunch of reusable skills and agent style workflows for planning, investigation, implementation, and cleanup, and it should feel installable in other coding tools too, not just Claude Code. Please set it up so the plugin can be loaded from the repo directly, with clear manifests and docs, and make sure the workflows are organized so each skill can be invoked cleanly. Use the current docs online if you need to.
Also make the system encourage atomic commits, careful reasoning, and minimal risky changes. If there are multiple ways to structure it, choose the simplest setup that still feels professional and maintainable.
Are you gonna build this?
make sure you review the code using coderabbit