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

add_requirement

01

blendsdk/claude-codeops

Command

Add one new requirement document (RD) to an existing requirements set. Typeable alias for the makerequirements skill's addrequirement mode.

4 1mo ago A 28 tokens original MIT

analyze_project

02

blendsdk/claude-codeops

Command

Scan the current project's manifests and structure and generate or update a project-level CLAUDE.md (toolchain, commands, structure, conventions). Merges non-destructively. Use for "analyzeproject" or "set up CLAUDE.md for this project".

4 1mo ago A 54 tokens original MIT

archive_roadmap

03

blendsdk/claude-codeops

Command

Archive a completed feature to the archive. Typeable alias for the roadmap skill's archive action (layout-aware — flat or nested codeops/).

4 1mo ago A 29 tokens original MIT

clean_jsdoc

04

blendsdk/claude-codeops

Command

Systematically clean JSDoc and code comments across an existing project so they comply with the CodeOps documentation standard — strip every reference to ephemeral CodeOps planning artifacts (plans/, requirements/, codeops/, RD/AR/PA/ST/task IDs) from shipped code, document every non-trivial entity, add @example to…

4 1mo ago A 213 tokens original MIT

codeops_retro

05

blendsdk/claude-codeops

Command

Run a CodeOps quality retrospective — aggregate the telemetry via codeops-events.sh stats/gaps, apply the retro thresholds, and sort what triggers into plugin-bucket (tune the plugin's agents/prompts) vs profile-bucket (tune this repo's quality profile) verdicts. Terminal-only report; recommends actions, never applies…

4 1mo ago A 96 tokens original MIT

codeops_stats

06

blendsdk/claude-codeops

Command

Show CodeOps quality telemetry — event counts, per-agent runs and acceptance rates, durations, emission gaps — by running the plugin's codeops-events.sh utility and relaying its pre-aggregated table verbatim. Use for "codeopsstats", "codeops stats", "show quality telemetry", "review acceptance rates", "telemetry…

4 1mo ago A 83 tokens original MIT

gh_close

07

blendsdk/claude-codeops

Command

Close one or more GitHub issues by number with GitHub's native close reasons — completed (default), not planned (--not-planned / --wontfix), or duplicate (--duplicate ) — or reopen with --reopen. Echoes each issue's title before acting and pauses when other open issues depend on the one being closed. Use for "ghclose".

4 1mo ago A 76 tokens original MIT

gh_issues

08

blendsdk/claude-codeops

Command

Tabular overview of a GitHub repo's issues — number, title, type, priority, effort, dependencies, assignee — with the semantic columns resolved through the repo's OWN label scheme, native issue types, and project fields (discovered per run, never imposed). Use for "ghissues", "list the github issues", "issues table"…

4 1mo ago A 92 tokens original MIT

gitcm

09

blendsdk/claude-codeops

Command

Stage all changes and commit with a detailed Conventional Commit message written to a file (never inline -m). Runs the project verify command first. Use for "gitcm".

4 1mo ago A 34 tokens original MIT

gitcmp

10

blendsdk/claude-codeops

Command

Stage, commit with a detailed Conventional Commit message (file-based, never inline -m), then rebase and push. Runs verify first; stops and asks on conflicts. Use for "gitcmp".

4 1mo ago A 40 tokens original MIT

make_roadmap

11

blendsdk/claude-codeops

Command

Create the roadmap and seed rows from disk. Typeable alias for the roadmap skill's make action (layout-aware — single plans/00-roadmap.md flat, or two-tier per-feature + portfolio under codeops/).

4 1mo ago A 44 tokens original MIT

make_techdocs

12

blendsdk/claude-codeops

Command

Create or comprehensively regenerate VitePress technical architecture documentation and ADRs. Typeable alias for the techdocs skill's maketechdocs mode.

4 1mo ago A 30 tokens original MIT

migrate_clinerules

13

blendsdk/claude-codeops

Command

Convert a legacy codeops-mcp .clinerules/project.md into this project's CLAUDE.md — preserving hand-authored content and stripping obsolete Cline/MCP cruft. Use for "migrateclinerules", "convert my project.md", or "import .clinerules".

4 1mo ago A 59 tokens original MIT

review_requirements

14

blendsdk/claude-codeops

Command

Health-check an existing requirements set for gaps, inconsistencies, and scope creep. Typeable alias for the makerequirements skill's reviewrequirements mode.

4 1mo ago A 31 tokens original MIT

review_roadmap

15

blendsdk/claude-codeops

Command

Read-only health check of the roadmap for drift, broken links, and unblockable rows. Typeable alias for the roadmap skill's review action.

4 1mo ago A 29 tokens original MIT

review_techdocs

16

blendsdk/claude-codeops

Command

Run a health check on existing technical architecture docs (staleness, completeness, accuracy, ADR coverage, links, diagrams). Typeable alias for the techdocs skill's reviewtechdocs mode.

4 1mo ago A 40 tokens original MIT

setup_codeops

17

blendsdk/claude-codeops

Command

Set up the CodeOps nested codeops/ layout in the current git repo — scaffold a fresh skeleton or auto-migrate an existing flat (requirements/ + plans/) layout into it, via a deterministic preview + single confirmation. Typeable alias for the setupcodeops skill.

4 1mo ago A 55 tokens original MIT

setup_routing

18

blendsdk/claude-codeops

Command

Configure per-project model & effort routing — analyze the repo, classify its sensitivity profile, and (on confirmation) write a routing policy plus a quality-profile block (review lenses, security profiles, telemetry) into CLAUDE.md, with pinned-model executor subagents. Typeable alias for the setuprouting skill.

4 1mo ago A 63 tokens original MIT

show_roadmap

19

blendsdk/claude-codeops

Command

Read-only status overview of the roadmap — overall progress, the per-item stage table, and concrete next steps, for one feature or the whole repo. Typeable alias for the roadmap skill's show action (layout-aware — flat or nested codeops/). Presentation only; changes nothing on disk.

4 1mo ago A 59 tokens original MIT

update_roadmap

20

blendsdk/claude-codeops

Command

Re-infer lifecycle stages and sync the roadmap to the current on-disk state. Typeable alias for the roadmap skill's update action.

4 1mo ago A 28 tokens original MIT

blendsdk/claude-codeops

Command

Upgrade an outdated requirements set to current CodeOps standards. Typeable alias for the upgradeplan skill's requirements target.

4 1mo ago A 23 tokens original MIT