Without the toolkit
- You rewrite planning prompts and acceptance criteria for every task.
- You move between scattered notes, review checklists, and release steps by hand.
- You rely on general-purpose agents that do not know your development workflow.
46 skills
Automate the full development workflow — from planning and spec writing to code generation, review, and release without leaving your terminal.
See how it works ↓plugin marketplace add yongwoon/ywc-agent-toolkit
plugin install ywc-agent-toolkit@ywc-agent-toolkitcodex plugin marketplace add yongwoon/ywc-agent-toolkit
codex plugin add ywc-agent-toolkit@ywc-agent-toolkitWhy
ywc-plan and ywc-task-generator turn rough goals into implementation-ready work.ywc-code-gen and ywc-impl-review keep build, review, and verification loops explicit./ywc-agentic routes complex work through a capped, review-gated loop — up to three automated iterations with ywc-impl-review folded in before anything merges.How it works
Most of the 46 skills chain into one sequence instead of standing alone as independent prompts you have to order yourself.
ywc-plan turns a rough goal into a spec and routes it to the right size of flow.
ywc-spec-ready loops planning and validation until the spec is done, for anything beyond a small change.
ywc-task-generator breaks the spec into dependency-safe tasks with a parallel-execution graph.
The executor implements each task — review, PR, and merge folded in via --review.
ywc-gen-testcase generates a QA test sheet per PR, ready for manual sign-off.
/ywc-agentic.One goal in, a capped review-gated loop out — up to three automated Plan → Execute → Evaluate → Repeat iterations with ywc-impl-review folded in before anything merges.
Coverage
46 skills organized by what they do, not just how many there are.
Turn a rough goal into a validated spec or task list before any code is written.
Branch, implement, verify, and merge — sequential, parallel, or fully autonomous.
Architecture, security, design, and QA review, plus a self-improving learnings loop.
Commits, PRs, bot-review responses, and release notes handled end to end.
Extend the toolkit itself, configure defaults, and keep project setup consistent across tools.
Provision, review, and optimize infrastructure as code without leaving your terminal.
Specialist read-only agents for architecture, security, performance, and language-specific review.
The same specialist coverage, packaged as read-only Codex agents.
Install
Use the marketplace path for Claude Code or the Codex plugin marketplace path. These paths have no prerequisites.
Add the repository as a Claude Code plugin marketplace source.
plugin marketplace add yongwoon/ywc-agent-toolkitInstall `ywc-agent-toolkit` from the configured marketplace.
plugin install ywc-agent-toolkit@ywc-agent-toolkitAdd the repository as a Codex plugin marketplace source.
codex plugin marketplace add yongwoon/ywc-agent-toolkitInstall `ywc-agent-toolkit` from the configured marketplace.
codex plugin add ywc-agent-toolkit@ywc-agent-toolkitOnce installed, turn your first idea into a plan.
ywc-plan <describe what you want to build>Proof
No customer quotes yet — here's what you can verify yourself before installing.
Live count, fetched at every build.
Open source, no paid tier, no account required.
Release Please versions and changelogs on every merge to main.
FAQ