By truong170201
AI Agent workflow skills for roadmap-driven development. Project wiki, phase execution contracts, verification evidence, and client-confirmed closeout.
Abort an active phase — mark phase aborted, preserve trace, and stop contract execution.
Client confirms phase complete — validate contract reports, update wiki, mark phase done.
Bootstrap the agents/ workspace — create project philosophy, usage, and empty roadmap.
Start or refresh a WUR execution contract for a phase.
Show current project state — active phase, contract, WU, and wiki health.
Use when a WUR contract has executable project work that requires editing project files in a sparse worktree excluding agents/ and contracts/.
Use when starting any conversation — establishes how to find and use WUR skills, requiring this bootstrap before any response or action.
Use when planning, tracking, contracting, receiving reports, or closing Work Unit Roadmap work. Keeps agents/ as wiki, contracts/ as execution handoff, and client-confirmed closeout only.
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.
Turn a coding agent workflow into a disciplined project wiki and execution contract system: atomic Work Units, verification evidence, client-confirmed closeout, and a recoverable project memory.
Small task, verify, report, receive. Repeat.
Most AI coding sessions fail because the agent mixes planning, execution, status updates, and self-approval in one context window. WUR separates those concerns.
agents/ is the project second brain: roadmap, research, decisions, design, tech stack, specialist registry, reports, and graph state. It is the source of truth.
contracts/rule.md stores shared WUR execution rules. contracts/PHASE_{n}_CONTRACT.md is one phase contract per phase: task brief, pending Work Units, explicit Allowed Read References, and the report ledger. The executor reads only the listed agents/ paths when deeper context is needed, follows contracts/rule.md, may update only touched WU Status/Commit cells in the active contract's Pending Work table, and appends evidence under ## Execution Rounds And Reports. WUR receives the report before updating agents/.
There is no Codex App Server integration, no MCP runtime coordinator, and no required subagent platform. WUR is a wiki + contract + receive workflow.
Software projects should also keep agents/project/DESIGN.md and agents/project/TECH_STACK.md. DESIGN.md is the AI-readable Design Contract. TECH_STACK.md records stack choices and verification commands. Defaults are recommendations, not mandates: common web apps prefer Vite/React/TypeScript/Tailwind/shadcn; SEO sites prefer Next.js App Router; mobile prefers Expo + TypeScript + NativeWind; browser games prefer Vite + TypeScript with Phaser or Three.js.
Canonical scope contract lives in skills/wur-guidelines/SKILL.md (## Scope Boundary). This README is package/user documentation; runtime agent behavior is defined by the skills/ and commands/ files.
Short form:
WUR prevents common AI drift:
The contract keeps the executor focused. The wiki stays clean.
/wur:init creates agents/ once./wur:wiki:* enriches and queries the wiki./wur:start {n} creates or refreshes contracts/rule.md and contracts/PHASE_{n}_CONTRACT.md.agents/; it may update touched Pending Work Status/Commit cells and append reports in the active phase contract./wur:test records pass/waive/fail state. Failed work stays in the same contract ledger; the executor may add or update a fix round there, not a Phase Fix file./wur:done closes a phase only when the current client request explicitly invokes it./plugin marketplace add truong170201/work-unit-roadmap
/plugin install wur@work-unit-roadmap
/reload-plugins
git clone https://github.com/truong170201/work-unit-roadmap.git
/plugin install .
/reload-plugins
/wur:init "Build an internal inventory app for warehouse operators."
This creates:
agents/project/PHILOSOPHY.md, USAGE.md, plus DESIGN.md / TECH_STACK.md for software projectsagents/roadmap/ALL.md and agents/roadmap/log.mdagents/SCHEMA.md and agents/index.mdagents/raw/, research/, docs/, reports/, references/agents/departments/ and agents/specialists/ when project context is clear/wur:wiki:upgrade
/wur:wiki:graph extract
Markdown under agents/ remains canonical. Derived graph artifacts can be rebuilt.
/wur:wiki:ima "Older warehouse operators need a faster picking flow with fewer screen taps."
IMA writes durable knowledge into agents/ and may update roadmap planning when the user's natural language calls for it. It never starts execution, marks WUs done, closes phases, or touches application code.
/wur:start 1
This creates or refreshes:
contracts/rule.md
contracts/PHASE_1_CONTRACT.md
The contract skips WUs already accepted or done. Re-running /wur:start 1 updates the task section but keeps existing reports.
npx claudepluginhub truong170201/work-unit-roadmap --plugin wurHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.