Kewton

48 mods across 1 repository, 39 stars between them.

Kewton/CommandMate

Command Claude Code

A four-stage design-review command that reviews an architecture policy document, checks its consistency and impact, performs a security review, and applies the findings back to the document. It changes the design document, not the source-code implementation.

39 yesterday A 34 tokens original MIT

Kewton/CommandMate

Command Claude Code

A command for reviewing an issue through eight stages, covering ordinary quality checks and review of possible effects on related work.

39 yesterday A 30 tokens original MIT

orchestrate

27

Kewton/CommandMate

Command Claude Code

A coordinator for developing several GitHub Issues at the same time, from preparation and design through implementation, pull-request merging, user acceptance testing, and fixes. A worktree is a separate working folder for a Git branch, and UAT means checking that the finished change works for its users.

39 yesterday A 36 tokens original MIT

pm-auto-design2dev

28

Kewton/CommandMate

Command Claude Code

An automated workflow that takes a software issue from design review through a work plan and implementation. TDD, or test-driven development, means writing tests around the expected behavior as part of the development process.

39 yesterday A 28 tokens original MIT

pm-auto-dev

29

Kewton/CommandMate

Command Claude Code

An automated workflow that develops a GitHub issue from its requirements through tests, code changes, refactoring, documentation, user acceptance testing, and a progress report.

39 yesterday A 18 tokens original MIT

pm-auto-issue2dev

30

Kewton/CommandMate

Command Claude Code

An automated project workflow that takes a GitHub issue through review, design, planning, and implementation. It uses TDD, or test-driven development, where tests guide the code changes.

39 yesterday A 30 tokens copy · 86% MIT

pr-merge-pipeline

31

Kewton/CommandMate

Command Claude Code

A pull-request merge pipeline coordinates several completed feature branches, creates or reuses pull requests, waits for continuous-integration checks, merges them into develop in order, and runs an integration build. A pull request is a proposed code change for review; continuous integration automatically checks code changes.

39 yesterday A 26 tokens original MIT

progress-report

32

Kewton/CommandMate

Command Claude Code

A development progress report is a summary of an issue’s work, including test-driven development (TDD), testing, code cleanup, quality checks, and blockers. TDD means writing tests as part of guiding the implementation.

39 yesterday B 17 tokens original MIT

refactoring

33

Kewton/CommandMate

Command Claude Code

A code-refactoring command improves the structure and readability of existing code while keeping its behavior. Refactoring can include splitting large methods or classes, removing duplication, and improving names.

39 yesterday B 20 tokens original MIT

tdd-impl

34

Kewton/CommandMate

Command Claude Code

A slash command for implementing a feature with TDD, or test-driven development: write a failing test, make it pass, and then improve the code.

39 yesterday B 14 tokens original MIT

uat-fix-loop

35

Kewton/CommandMate

Command Claude Code

A command that repeats the fix-and-test process for issues that fail user acceptance testing, or UAT—the checks that confirm a feature works for its intended users.

39 yesterday A 32 tokens original MIT

uat

36

Kewton/CommandMate

Command Claude Code

User acceptance testing (UAT) is checking a change in a real device environment against the conditions written in an issue. This command plans, reviews, runs, and reports those checks.

39 yesterday A 24 tokens original MIT

work-plan

37

Kewton/CommandMate

Command Claude Code

An issue-based planning command that reads a GitHub Issue and turns it into a detailed implementation plan. It breaks the work into coding, testing, documentation, and dependency steps.

39 yesterday A 13 tokens original MIT

worktree-cleanup

38

Kewton/CommandMate

Command Claude Code

A cleanup command for removing the working environment linked to one or more GitHub Issues. It checks the issue numbers, stops issue-specific servers, and performs the documented worktree cleanup and synchronization steps.

39 yesterday A 0 tokens original MIT

worktree-setup

39

Kewton/CommandMate

Command Claude Code

A command that creates Git worktrees for one or more GitHub issues. A Git worktree is a separate working directory connected to the same Git repository, so work can happen in parallel.

39 yesterday A 0 tokens original MIT

catalog-reconcile

40

Kewton/CommandMate

Skill Claude CodeCodex

A maintenance workflow for keeping slash-command catalog files aligned with the official command sources for each CLI, while recording what those sources contained.

39 yesterday A 62 tokens original MIT

orchestrate-monitor

41

Kewton/CommandMate

Skill Claude CodeCodex

A tested monitoring recipe for supervising parallel coding-agent workers, including state detection, intervention decisions, and completion checks. It includes Bash 3.2-compatible scripts and fixture-based tests, where fixtures are saved example outputs used to test the logic.

39 yesterday A 78 tokens original MIT

rebuild

42

Kewton/CommandMate

Skill Claude CodeCodex

A server rebuild command stops a running server, builds the current or selected worktree, and starts the server again. A worktree is a separate working directory linked to a Git branch.

39 yesterday A 55 tokens original MIT

release-post

43

Kewton/CommandMate

Skill Claude CodeCodex

A workflow that turns Git release information into a Japanese post for X, formerly known as Twitter.

39 yesterday A 42 tokens original MIT

release

44

Kewton/CommandMate

Skill Claude CodeCodex

A release procedure for increasing a project’s version, merging changes from the develop branch into main, creating a tag and GitHub Release, and merging the result back. GitHub then publishes the package to npm automatically after the release.

39 yesterday A 36 tokens original MIT

Kewton/CommandMate

Instructions file CodexOpenCode

Instructions for Kewton/CommandMate, covering agents.md, scope, project context, working principles and coding rules.

39 yesterday A 588 tokens original MIT

Kewton/CommandMate

Instructions file

A project guide for Claude Code, describing CommandMate’s purpose, technology stack, branch rules, and where different documentation belongs.

39 yesterday A 5,589 tokens original MIT

no-frontmatter

47

Kewton/CommandMate

Skill Claude CodeCodex

This file has no frontmatter. The name should fallback to the directory name "no-frontmatter".

39 yesterday A 0 tokens original MIT