blendsdk/claude-codeops

CodeOps — an AI-development workflow for Claude Code: planning, requirements, audits, docs & git, as an installable plugin.

4Stars on the repository
50Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

exec_plan

01

blendsdk/claude-codeops

Skill Claude CodeCodex

Executes an implementation plan created by the makeplan skill. Use when the user says "execplan", "run the plan", "execute the plan", "implement the plan in plans/ ", or "continue the plan for ". Accepts a feature name and an optional commit-mode flag: --ask-commit (default, ask after each verified task), --no-commit…

4 1mo ago A 190 tokens original MIT

grill_me

02

blendsdk/claude-codeops

Skill Claude CodeCodex

Relentlessly interrogate a design to eliminate ambiguity before any planning, requirements, or implementation work begins. Use for "grill me", "grillme", "disambiguate", "deep-dive", or "interview me about this". Runs a structured, branch-by-branch interview: maps the design tree of major decision branches, walks each…

4 1mo ago A 142 tokens original MIT

make_plan

03

blendsdk/claude-codeops

Skill Claude CodeCodex

Creates a detailed, multi-document implementation plan for a software feature or task before any code is written. Use when the user wants to "make a plan", types "makeplan", or asks to "plan this feature", "create an implementation plan", "plan out this work", or "write a spec/plan" for something to be built. Drives a…

4 1mo ago A 126 tokens original MIT

make_requirements

04

blendsdk/claude-codeops

Skill Claude CodeCodex

Gather and document requirements, turn an idea into formal requirement documents (RDs). Use for "makerequirements" (full discovery: brain dump or bare idea into a structured requirements/ set), "addrequirement" (add one new RD to an existing set), and "reviewrequirements" (health check / gap analysis on an existing…

4 1mo ago A 177 tokens original MIT

preflight

05

blendsdk/claude-codeops

Skill Claude CodeCodex

Runs a rigorous multi-dimensional quality audit of a plan, requirements, or any artifact, grounded in the actual codebase. Use for "preflight", "quality audit", "review gate", "audit this plan", "audit these requirements", or "review my plan/requirements before I build it". An adversarial review gate that hunts for…

4 1mo ago A 164 tokens original MIT

retro_requirements

06

blendsdk/claude-codeops

Skill Claude CodeCodex

Reverse-engineer an existing codebase into structured requirements. Use for "retrorequirements", "reverse requirements", "reconstruct requirements from code", "requirements archaeology", or "reverse-engineer this codebase". Trigger when the user wants to reconstruct requirements from an existing, undocumented, or…

4 1mo ago A 197 tokens original MIT

roadmap

07

blendsdk/claude-codeops

Skill Claude CodeCodex

Tracks features across their lifecycle in a live, per-repo roadmap — every RD, plan, and task and the lifecycle stage each is in. Layout-aware: a single plans/00-roadmap.md in flat layout, or a two-tier per-feature + portfolio roadmap under codeops/ in nested layout. Use when the user says "roadmap", "makeroadmap"…

4 1mo ago A 250 tokens original MIT

setup_codeops

08

blendsdk/claude-codeops

Skill Claude CodeCodex

Sets up the CodeOps nested codeops/ layout in the current git repo — scaffolds a fresh skeleton or auto-migrates an existing flat-layout repo (requirements/ + plans/) into it. Use when the user says "setupcodeops", "/setupcodeops", "set up codeops", "initialize codeops", "migrate to the nested layout", "convert my…

4 1mo ago A 210 tokens original MIT

setup_routing

09

blendsdk/claude-codeops

Skill Claude CodeCodex

Configures per-project model and effort routing so Opus + high/xhigh thinking is spent only where it changes output quality and high-volume mechanical work runs on Sonnet. Use when the user says "setuprouting", "/setuprouting", "set up model routing", "configure model routing", "route tasks by model", or "make this…

4 1mo ago A 180 tokens original MIT

techdocs

10

blendsdk/claude-codeops

Skill Claude CodeCodex

Creates and maintains VitePress-compatible technical architecture documentation and architecture decision records (ADRs). Use when the user says "maketechdocs", "reviewtechdocs", "techdocs", "document the architecture", "create architecture docs", "write ADRs", or "architecture decision records". Covers two modes…

4 1mo ago A 195 tokens original MIT

upgrade_plan

11

blendsdk/claude-codeops

Skill Claude CodeCodex

Upgrades an outdated plan or requirements set to current CodeOps standards. Use when the user says "upgradeplan", "upgraderequirements", "upgrade my plan", "upgrade my requirements", "bring my plan up to date", "bring my requirements up to date", or asks for a "version upgrade" of a plan/requirements set. ONE skill…

4 1mo ago A 178 tokens original MIT