s977043/PlanGate

Gate-based workflow for AI coding agents

2Stars on the repository
60Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

README

01

s977043/PlanGate

Agent Claude Code

A directory guide for AI agent definitions used by Claude Code and Codex CLI. It lists the agents, their files, and their roles in a shared development workflow.

2 yesterday B 0 tokens original MIT

acceptance-tester

02

s977043/PlanGate

Agent Claude Code

An AI agent that checks whether a software change meets the completion conditions written in test-cases.md. It runs each test case and judges PASS or FAIL from fresh execution results.

2 yesterday A 64 tokens original MIT

code-optimizer

03

s977043/PlanGate

Agent Claude Code

An AI agent for improving code readability and efficiency without changing how the software behaves. It restricts changes to items such as duplicated code, names, unused code, types, and outdated comments.

2 yesterday A 62 tokens original MIT

s977043/PlanGate

Agent Claude Code

A technical documentation agent for writing documents such as READMEs, API references, and changelogs. It follows the project’s documentation locations, language rules, and existing documentation structure.

2 yesterday A 63 tokens original MIT

explorer-agent

05

s977043/PlanGate

Agent Claude Code

A coding agent focused on exploring unfamiliar codebases and understanding how their parts fit together. It can inspect structure, dependencies, design patterns, technical debt, and integration possibilities.

2 yesterday A 46 tokens original MIT

s977043/PlanGate

Agent Claude Code

An implementation workflow for building code from an approved design document. It breaks the work into small units and records the review results and known problems.

2 yesterday A 81 tokens original MIT

implementer

07

s977043/PlanGate

Agent Claude Code

A short-lived implementation agent that completes one assigned coding task from a workflow coordinator. It follows test-driven development, or TDD, which means writing a failing test, making it pass, and then improving the code.

2 yesterday A 66 tokens original MIT

linter-fixer

08

s977043/PlanGate

Agent Claude Code

An automated lint-fixing agent for a software project. A linter checks source code for style and potential problems; this agent first applies automatic fixes, then attempts guided fixes, and finally records explicit suppressions for unresolved issues.

2 yesterday A 58 tokens original MIT

orchestrator

09

s977043/PlanGate

Agent Claude Code

A coordinating agent that manages a multi-step software workflow. It moves work through defined phases, assigns tasks to other agents, checks completion requirements, and combines the final handoff.

2 yesterday A 90 tokens original MIT

project-planner

10

s977043/PlanGate

Agent Claude Code

A project-planning agent that turns a software request into ordered tasks, file plans, agent assignments, and dependencies. A dependency is a task that must be completed before another task can begin.

2 yesterday A 70 tokens original MIT

qa-reviewer

11

s977043/PlanGate

Agent Claude Code

A review agent that checks completed work against the agreed acceptance conditions and prepares the handoff to the next person. Acceptance conditions are the specific checks a feature must pass.

2 yesterday A 88 tokens original MIT

s977043/PlanGate

Agent Claude Code

An agent that turns an initial request into an implementation-ready specification. It records required features, quality requirements, exclusions, edge cases, risks, and acceptance conditions.

2 yesterday A 61 tokens original MIT

s977043/PlanGate

Agent Claude Code

Agent "retrospective-analyst" from s977043/PlanGate, covering retrospective analyst — post-exec improvement agent, conductor との役割分担, 分析プロセス, step 1: 生データ収集 and step 2: パターン分析.

2 yesterday A 65 tokens original MIT

setup-coordinator

14

s977043/PlanGate

Agent Claude Code

An interactive setup guide that checks whether a project is configured correctly and records setup progress. It leaves actions owned by a person, such as changing settings, for the user to perform.

2 yesterday A 71 tokens original MIT

skill-designer

15

s977043/PlanGate

Agent Claude Code

A Japanese-language agent for designing repository-owned Codex or Claude Code skills. A skill is a reusable set of instructions that guides an coding agent through a specific kind of work.

2 yesterday A 60 tokens original MIT

solution-architect

16

s977043/PlanGate

Agent Claude Code

An agent that turns confirmed requirements into an implementation plan covering modules, data flow, state, failures, testing, dependencies, and trade-offs. Requirements are the agreed description of what a system must do.

2 yesterday A 87 tokens original MIT

spec-writer

17

s977043/PlanGate

Agent Claude Code

An agent that turns an unclear idea or request into a structured work package for a software team. It defines the goal, scope, acceptance criteria, decisions, risks, unknowns, and assumptions.

2 yesterday A 57 tokens original MIT

workflow-conductor

18

s977043/PlanGate

Agent Claude Code

Agent "workflow-conductor" from s977043/PlanGate, covering workflow conductor, iron law, 起動前提(router が capability preflight 済み / task-0072), common rationalizations and 8つの役割.

2 yesterday A 86 tokens original MIT