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".
21 tagged codeops, measured the same way as everything else here.
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".
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…
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".