By yudduy
Research, spec generation, and Ralph-powered autonomous execution for Claude Code. 10 skills: research, interview, execute, discover, distill, verify-poc, pair, derive, commit-push-pr, cancel-ralph.
Cancel active Ralph Wiggum loop
Commit, push, and create PR in one command
Multi-model mathematical derivation swarm -- Mathematician, Adversary, Literature Scout, and Verifier collaborate as a team with iterative verify/refine loop
Ralph-powered scientific discovery -- map the frontier, stress-test hypotheses, distill into incompressible principles. Produces vault-native knowledge.
Distill enduring questions into timeless, incompressible wisdom -- decomposes, challenges assumptions, vary-tests principles, synthesizes with Naval/Deutsch density
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Research, spec generation, and Ralph-powered autonomous execution for Claude Code.
git clone https://github.com/yudduy/duy-workflow.git ~/.claude/plugins/marketplaces/duy-workflow
~/.claude/plugins/marketplaces/duy-workflow/install.sh
Then restart Claude Code.
git clone https://github.com/yudduy/duy-workflow.git /tmp/duy-workflow && /tmp/duy-workflow/install.sh && rm -rf /tmp/duy-workflow
The installer copies files to a permanent location before the temp dir is removed.
claude --plugin-dir /path/to/duy-workflow
cd ~/.claude/plugins/marketplaces/duy-workflow && git pull
| Command | Description |
|---|---|
/duy-workflow:research | Autonomous experimental research with falsifiable conjectures |
/duy-workflow:interview | Deep codebase exploration + structured interview -> SPEC.md |
/duy-workflow:execute | Ralph-powered TDD implementation from spec |
/duy-workflow:discover | Scientific discovery — map frontier, stress-test hypotheses |
/duy-workflow:distill | Compress enduring questions into incompressible wisdom |
/duy-workflow:verify-poc | Verify PoC code with frontier research recommendations |
/duy-workflow:pair | Pair with Codex as autonomous peer via message queue |
/duy-workflow:derive | Multi-model mathematical derivation swarm |
/duy-workflow:commit-push-pr | Commit, push, and create PR in one command |
/duy-workflow:cancel-ralph | Cancel active Ralph Wiggum loop |
/duy-workflow:research "transformer architectures"
/duy-workflow:research "transformer architectures" --max-iterations 50
# Step 1: Interview - explores codebase, asks questions, outputs SPEC.md
/duy-workflow:interview
# Step 2: Execute - Ralph loop implements the spec with TDD
/duy-workflow:execute
/duy-workflow:execute --max-iterations 50
/duy-workflow:discover "problem statement"
/duy-workflow:discover "problem statement" --team # Scout + Theorist + Critic agents
/duy-workflow:derive "prove that ..."
/duy-workflow:commit-push-pr
/duy-workflow:commit-push-pr "Add user authentication"
/research -> /interview -> /execute
---------- ---------- ---------
Parallel agents Explore codebase Ralph loop
Web search AskUserQuestion Reads SPEC.md
Cross-verify Output: SPEC.md TDD enforced
Codex + Gemini Codex review Codex pair
/duy-workflow:execute --agent-id 1 # in terminal 1
/duy-workflow:execute --agent-id 2 # in terminal 2
npx claudepluginhub yudduy/duy-workflow --plugin duy-workflowNo description provided.
Spec-driven development with task-by-task execution. Research, requirements, design, tasks, autonomous implementation, and epic triage for multi-spec feature decomposition.
A plugin to help with Ralph's tasks
Autonomous, personalized research loops for Claude Code. Set a topic, walk away, come back to a quality-gated report adapted to your projects.
Describe your goal, approve the spec, then step away — Claude and Codex loop together until it's right.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.