codeops commands

21 tagged codeops, measured the same way as everything else here.

analyze_project

01

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

clean_jsdoc

02

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

gitcm

03

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