sanmak

19 mods across 1 repository, 49 stars between them.

specops

02

sanmak/specops

Plugin Claude Code

Spec-driven development workflow - transforms ideas into structured specifications (requirements, design, tasks) before implementation.

49 29d ago A tokens not measured original MIT

commit

03

sanmak/specops

Command Claude Code

Auto-stage, review, and commit all changes with a conventional commit message.

49 29d ago A 0 tokens original MIT

core-review

04

sanmak/specops

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).

49 29d ago A 0 tokens original MIT

docs-sync

05

sanmak/specops

Command Claude Code

Check for stale documentation after code changes and propose updates for approval.

49 29d ago A 0 tokens original MIT

full-review-gate

06

sanmak/specops

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.

49 29d ago A 0 tokens original MIT

monitor

07

sanmak/specops

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.

49 29d ago A 0 tokens original MIT

pr-fix

08

sanmak/specops

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.

49 29d ago A 0 tokens original MIT

pre-pr

09

sanmak/specops

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%.

49 29d ago A 0 tokens original MIT

push

10

sanmak/specops

Command Claude Code

Push the current branch to remote after validating all pre-push checks pass.

49 29d ago A 0 tokens original MIT

readme

11

sanmak/specops

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.

49 29d ago A 0 tokens original MIT

release

12

sanmak/specops

Command Claude Code

Create a versioned release: update CHANGELOG, bump version, validate, commit, push, and publish a GitHub Release.

49 29d ago A 0 tokens original MIT

resolve-conflicts

13

sanmak/specops

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.

49 29d ago A 0 tokens original MIT

resume-plan

14

sanmak/specops

Command Claude Code

Resume a previously created plan — discovers plan files, syncs with latest main, and presents the plan ready for implementation.

49 29d ago A 0 tokens original MIT

ship-pr

15

sanmak/specops

Command Claude Code

Commit all changes to a new branch, push, and open a PR for review. The original branch stays clean.

49 29d ago A 0 tokens original MIT

ship

16

sanmak/specops

Command Claude Code

Commit all changes and push to remote in one operation (combines /commit and /push).

49 29d ago A 0 tokens original MIT

specops CLAUDE.md

17

sanmak/specops

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.

49 29d ago A 1,576 tokens original MIT

specops

18

sanmak/specops

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.

49 29d ago C 38 tokens original MIT

specops

19

sanmak/specops

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.

49 29d ago C 38 tokens copy · 100% MIT