classmethod

60 mods across 1 repository, 974 stars between them.

tsumiki

01

classmethod/tsumiki

Plugin Claude Code

Plugin marketplace listing 2 plugins: tsumiki, tsumiki-legacy.

974 25d ago A tokens not measured original MIT

tsumiki

02

classmethod/tsumiki

Plugin Claude Code

AI-driven development toolkit for TDD and SDD workflows, providing comprehensive command templates and agents to enhance developer productivity with Claude Code.

974 25d ago A tokens not measured copy · 86% MIT

tsumiki CLAUDE.md

03

classmethod/tsumiki

Instructions file

Repository instructions for Tsumiki, an AI-assisted development framework installed as a Claude Code plugin.

974 25d ago A 606 tokens original MIT

adr-rubber-duck

04

classmethod/tsumiki

Command

A conversational assistant for writing an Architecture Decision Record, or ADR—a document that records an important technical choice, its context, alternatives, reasons, and effects.

974 25d ago A 33 tokens original MIT

auto-debug

05

classmethod/tsumiki

Command

An automated process for finding and fixing failed tests. It determines the project’s test command, runs the tests, investigates failures, and applies corrections in stages.

974 25d ago A 56 tokens original MIT

build-fix

06

classmethod/tsumiki

Command

A command workflow for investigating and fixing build failures, including compilation errors, type errors, and missing dependencies.

974 25d ago A 60 tokens original MIT

env-fix

07

classmethod/tsumiki

Command

An automated troubleshooting command for environment problems that stop tests from running.

974 25d ago C 73 tokens original MIT

flaky-fix

08

classmethod/tsumiki

Command

A command for finding and fixing flaky tests, which are tests that sometimes pass and sometimes fail without a code change. It examines the project context, investigates likely causes, and updates the test code.

974 25d ago A 50 tokens original MIT

help

09

classmethod/tsumiki

Command

A help command for the Tsumiki development tool, showing command lists, command details, or commands related to a described problem.

974 25d ago A 40 tokens original MIT

orchestrate

10

classmethod/tsumiki

Command

A command that breaks a complex request into steps, assigns suitable agents, runs the steps, checks their results, and retries failed steps up to five times.

974 25d ago A 42 tokens original MIT

refine-execute

11

classmethod/tsumiki

Command

A command that carries out a planned code change from a plan file. It checks the plan and tests, applies the listed implementation or documentation changes, then performs the specified checks.

974 25d ago A 63 tokens original MIT

refine-plan

12

classmethod/tsumiki

Command

A planning command for making small, targeted changes to existing code, documentation, or configuration files.

974 25d ago A 63 tokens original MIT

rev-design

13

classmethod/tsumiki

Command

A command that reads an existing codebase and turns its architecture, data flows, APIs, database schema, and TypeScript types into design documents.

974 25d ago A 64 tokens original MIT

rev-requirements

14

classmethod/tsumiki

Command

A command that reconstructs requirements documentation from an existing codebase. It uses EARS, a structured way to write software requirements, to describe features, constraints, and expected behavior.

974 25d ago A 66 tokens original MIT

rev-specs

15

classmethod/tsumiki

Command

A command that reconstructs test cases and test documentation from an existing codebase. It examines implemented logic, APIs, user-interface components, and existing tests.

974 25d ago A 70 tokens original MIT

rev-tasks

16

classmethod/tsumiki

Command

A Japanese-language workflow that examines an existing codebase and turns its implemented features into a structured task list.

974 25d ago A 63 tokens original MIT

task-exec

17

classmethod/tsumiki

Command

A task-execution command that plans, carries out, checks, and completes development work using AI agents and supporting agents.

974 25d ago A 9 tokens original MIT

tech-stack

18

classmethod/tsumiki

Command

A default technology-stack reference for projects that do not have their own stack definition. It lists suggested choices for frontend and backend code, databases, testing, deployment, containers, and related development tools.

974 25d ago A 0 tokens original MIT

classmethod/tsumiki

Command

A set of patterns for making automated tests run faster. It covers database setup, file and external-service substitutes, test data, asynchronous waits, test size, and running tests at the same time.

974 25d ago A 26 tokens original MIT

timeout-fix

20

classmethod/tsumiki

Command

A procedure for diagnosing and fixing tests that exceed their time limit by finding causes such as slow processing, hanging network calls, deadlocks, heavy setup, or leaked resources.

974 25d ago A 52 tokens original MIT

legacy

21

classmethod/tsumiki

Plugin Claude Code

Legacy Tsumiki commands (kairo, tdd, direct workflows) provided as an opt-in plugin for backward compatibility.

974 25d ago A tokens not measured original MIT

direct-setup

22

classmethod/tsumiki

Command

A setup command for DIRECT development tasks that follows design documents to configure the environment and project. It can create settings, install dependencies, initialize a database, and prepare services to run.

974 25d ago A 44 tokens original MIT

direct-verify

23

classmethod/tsumiki

Command

A verification command for checking whether configuration work from a direct task was applied correctly and behaves as expected.

974 25d ago A 45 tokens original MIT

init-tech-stack

24

classmethod/tsumiki

Command

An interactive project setup command that helps choose a technology stack—the languages, frameworks, databases, and tools used to build a project—and writes the result to docs/tech-stack.md.

974 25d ago A 31 tokens original MIT