harutomo51

23 mods across 1 repository, 1 stars between them.

agent-router

01

harutomo51/kokkai-mcp

Agent Claude Code

An agent router for web-application development teams. It examines a request, chooses the relevant specialist agents, decides their order, and dispatches them through one central route.

1 1mo ago A 168 tokens

architect-evaluator

02

harutomo51/kokkai-mcp

Agent Claude Code

An independent reviewer for a web app’s architecture and technical choices at a defined design checkpoint. It checks whether the design documents are complete, consistent, and ready to approve.

1 1mo ago A 119 tokens

architect

03

harutomo51/kokkai-mcp

Agent Claude Code

An architecture agent for web application development that defines the system structure, modules, data flows, integrations, and non-functional requirements. Its output is written as design documentation.

1 1mo ago A 166 tokens

backend-expert

04

harutomo51/kokkai-mcp

Agent Claude Code

A backend development agent for a web application team. It handles application programming interfaces (APIs), business rules, login access, and permission checks, while following database designs supplied by a database specialist.

1 1mo ago A 160 tokens

ceo

05

harutomo51/kokkai-mcp

Agent Claude Code

A chief-executive agent for web application projects that breaks down requests, sends work to specialist agents, manages project knowledge, and combines their results.

1 1mo ago A 141 tokens

cicd-engineer

06

harutomo51/kokkai-mcp

Agent Claude Code

A CI/CD-focused coding agent for web application projects. CI/CD means automatically building, testing, and deploying software, and this agent uses GitHub Actions workflows for that work.

1 1mo ago A 137 tokens

context-graph

07

harutomo51/kokkai-mcp

Agent Claude Code

A project relationship and dependency manager for web application teams. It represents connections between project parts as a graph, which is a map of related entities and dependencies.

1 1mo ago A 174 tokens

database-specialist

08

harutomo51/kokkai-mcp

Agent Claude Code

A database-focused coding agent for web application projects. It designs how data is organized in tables, including relationships, migrations, indexes, sample data, and queries.

1 1mo ago A 184 tokens

design-evaluator

09

harutomo51/kokkai-mcp

Agent Claude Code

An independent review agent for web application designs and technical plans. At a project checkpoint called Gate 2, it evaluates user interfaces, database designs, security reviews, and testing plans.

1 1mo ago A 127 tokens

document-writer

10

harutomo51/kokkai-mcp

Agent Claude Code

A documentation-focused coding agent for web application projects. It creates and maintains technical documents such as READMEs, design notes, operating procedures, change logs, API references, setup guides, and troubleshooting guides.

1 1mo ago A 179 tokens

frontend-expert

11

harutomo51/kokkai-mcp

Agent Claude Code

A frontend-focused coding agent for web application projects. The frontend is the part of an application people see and use, and this agent builds its screens, components, responsive layouts, state handling, and API connections.

1 1mo ago A 146 tokens

infra-expert

12

harutomo51/kokkai-mcp

Agent Claude Code

An infrastructure-focused coding agent for web application projects. It handles infrastructure as code, Docker, cloud resources, environment setup, network design, and secret management.

1 1mo ago A 141 tokens

knowledge-manager

13

harutomo51/kokkai-mcp

Agent Claude Code

A project knowledge-management agent for web application teams. It organizes decisions and context, creates summaries for other agents, records architecture decisions, finds contradictions, and stores its work in .agent-team/knowledge/.

1 1mo ago A 182 tokens

project-manager

14

harutomo51/kokkai-mcp

Agent Claude Code

A web-application project manager agent that breaks technical designs into tasks, sets priorities, tracks dependencies, and monitors progress. WBS means a structured breakdown of project work.

1 1mo ago A 131 tokens

reviewer

15

harutomo51/kokkai-mcp

Agent Claude Code

A web application code reviewer that checks code, architecture, and compliance with coding rules, then writes review results to the project's review folder. It is designed to work as part of a larger agent team.

1 1mo ago A 115 tokens

security-expert

16

harutomo51/kokkai-mcp

Agent Claude Code

A web-application security review agent based on the OWASP Top 10, a list of common web security risks. It performs code and dependency checks and verifies authentication and authorization.

1 1mo ago A 156 tokens

tech-lead

17

harutomo51/kokkai-mcp

Agent Claude Code

A web-application technology lead agent that designs architecture, chooses technologies, sets coding rules, and writes ADRs. An ADR is a short record of an important technical decision.

1 1mo ago A 146 tokens

tester

18

harutomo51/kokkai-mcp

Agent Claude Code

A software testing agent that plans, writes, runs, and tracks unit, integration, and end-to-end tests. End-to-end tests check a complete user flow across the application.

1 1mo ago A 146 tokens

ui-ux-designer

19

harutomo51/kokkai-mcp

Agent Claude Code

A UI/UX design agent for web application projects. It researches users, plans information structure, and creates wireframes, screen designs, mockups, and design-system specifications such as colors, fonts, spacing, and components.

1 1mo ago A 190 tokens

PreToolUse

20

harutomo51/kokkai-mcp

Hook Claude Code

Runs before the agent uses a tool for Write, Edit and NotebookEdit tool calls, executing hook-require-worktree.sh and hook-require-worktree.ps1 via bash (2 commands). From harutomo51/kokkai-mcp.

1 1mo ago A tokens not measured

PostToolUse

21

harutomo51/kokkai-mcp

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing hook-validate-json.ps1, hook-validate-review-schema.ps1, hook-validate-result-schema.ps1, hook-check-claude-md.ps1 and hook-check-review-date.ps1 via pwsh with --fix (6 commands). From harutomo51/kokkai-mcp.

1 1mo ago A tokens not measured

settings

22

harutomo51/kokkai-mcp

Settings file Claude Code

Agent settings declaring 2 hook events (PreToolUse, PostToolUse).

1 1mo ago C tokens not measured

harutomo51/kokkai-mcp

Instructions file

A set of Claude Code instructions for the kokkai-mcp project, including its setup, technology choices, agent usage, and exceptions for calling agents directly.

1 1mo ago A 1,265 tokens