Plugin Claude Code
Plugin marketplace listing 1 plugin: specops.
Plugin Claude Code
Plugin marketplace listing 1 plugin: specops.
Plugin Claude Code
Spec-driven development workflow - transforms ideas into structured specifications (requirements, design, tasks) before implementation.
Command Claude Code
Auto-stage, review, and commit all changes with a conventional commit message.
Command Claude Code
Review code changes against SpecOps project-specific patterns. Catches recurring failure modes from real PRs — tool abstraction violations, generated file drift, cross-platform gaps, variable inconsistencies, and more. Complements full-review-gate (generic quality) and pr-fix (applying bot comments).
Command Claude Code
Check for stale documentation after code changes and propose updates for approval.
Command Claude Code
Perform a comprehensive repository code review in an isolated worktree. Fix P0/P1 findings and ship them as a PR targeting the current branch.
Command Claude Code
Monitor GitHub Actions CI status for the current branch. If any workflow fails, diagnose the failure, fix it, commit, push, and re-monitor — up to 3 cycles.
Command Claude Code
Fetch inline review comments from a GitHub PR, group by issue type, apply fixes, and push — all in an isolated git worktree. Supports watch submode for PR babysitting and all submode to fix every open PR with review comments.
Command Claude Code
Run a comprehensive pre-PR quality gate that chains existing quality tools into a single check. This catches issues that code review bots (CodeRabbit, Copilot, Greptile) would flag, reducing PR review noise by 62%.
Command Claude Code
Push the current branch to remote after validating all pre-push checks pass.
Command Claude Code
Audit and rewrite a project README for maximum clarity, value proposition, and developer conversion, using principles from Steve Jobs, David Ogilvy, Seth Godin, Simon Sinek, Paul Graham, George Orwell, and Jeff Bezos.
Command Claude Code
Create a versioned release: update CHANGELOG, bump version, validate, commit, push, and publish a GitHub Release.
Command Claude Code
Resolve merge conflicts on a GitHub PR by merging the base branch into the PR branch in an isolated git worktree, with JSON/markdown-aware conflict resolution.
Command Claude Code
Resume a previously created plan — discovers plan files, syncs with latest main, and presents the plan ready for implementation.
Command Claude Code
Commit all changes to a new branch, push, and open a PR for review. The original branch stays clean.
Command Claude Code
Commit all changes and push to remote in one operation (combines /commit and /push).
Instructions file
Instructions for sanmak/specops, covering claude.md, what is specops, build & validate commands, run all tests (single command) and generate for a single platform.
Skill Claude CodeCodex
Spec-driven development workflow - transforms ideas into structured specifications (requirements, design, tasks) before implementation. Use when building features, fixing bugs, refactoring, or designing systems.
Skill Claude CodeCodex
Spec-driven development workflow - transforms ideas into structured specifications (requirements, design, tasks) before implementation. Use when building features, fixing bugs, refactoring, or designing systems.