Donnyclaude
Description
Verified workflow engine for Claude Code: durable project memory, phase planning, subagents, and deterministic completion gates.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
DonnyClaude
**The verified workflow engine for Claude Code.**
Claude Code is excellent at generating code. It is weaker at long projects: context gets messy, `/clear` loses decisions, and the model can call a task "done" before tests, requirements, or security checks actually pass.
DonnyClaude wraps Claude Code in a durable planning layer and a deterministic verification loop:
- writes project state to
.planning/so work survives/clearand new sessions - breaks large work into explicit phases with requirement and dependency gates
- routes work to scoped subagents: planners, implementers, reviewers, verifiers
- refuses to mark work complete until engine-backed checks pass
npx donnyclaude
One command installs the [Donny engine](#deterministic-gates-the-donny-engine), the skills and agents, coding rules for 13 languages, project hooks, and a curated MCP setup - then Claude itself walks you through your first pr
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity