open-deepthink
Layered multi-agent reasoning for debugging and app design
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install open-deepthink?โผ
Run `npx skills add iblameandrew/open-deepthink --all -g -y` in your terminal to install all skills in this suite globally.
How to get unstuck on a hard bug?โผ
Invoke the /qnn skill with your problem description. It runs a layered network of evolving personas that produces a map of divergent fix strategies with falsifiers and first probes.
How to turn a vague app idea into a build prompt?โผ
Use the /qdad skill with a short description of your app vibe. It builds a noun-by-verb feature grid, refines it through critic passes, and outputs a complete App Build Prompt.
Does open-deepthink work with Claude Code and Cursor?โผ
Yes. Both skills are portable and agent-agnostic, following the standard SKILL.md format that works in Claude Code, Cursor, Codex, and Grok Build.
Can I test open-deepthink without API costs?โผ
Yes. Pass the --debug flag to either skill runner to use mock models and validate the full pipeline structure for free.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core