s977043

121 mods across 2 repositories, 4 stars between them.

linter-fixer

49

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

50

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

51

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

52

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

55

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

56

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

57

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

58

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

59

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

README

60

s977043/PlanGate

Command Claude Code

A set of custom slash commands for managing ticket work and running a staged AI development workflow.

2 yesterday A 0 tokens original MIT

s977043/river-review

Plugin Claude Code

Marketplace distributing River Review: Review Judgment as Code for AI-assisted development, delivered as a capability pack for Claude Code and Codex.

2 2d ago A tokens not measured original MIT

river-review

62

s977043/river-review

Plugin Claude Code

Turn review into an organizational judgment asset. Review Judgment as Code for AI-assisted development, delivered as a capability pack for Claude Code: your team's review criteria as versioned, repo-owned skills (a Skill Registry), driven by a review agent that runs perspective-based reviewer roles (code, security…

2 2d ago A tokens not measured original MIT

README

63

s977043/river-review

Agent Claude Code

Sub-agent definitions for Claude Code delegation.

2 2d ago A 0 tokens original MIT

README

64

s977043/river-review

Command Claude Code

Repo-development slash commands (NOT part of the distributed plugin surface).

2 2d ago A 0 tokens original MIT

merge-check

65

s977043/river-review

Command Claude Code

A pre-merge checklist command for a GitHub pull request. A pull request is a proposed code change, and the command checks whether it meets the project’s documented requirements before merging.

2 2d ago A 39 tokens original MIT

plan-merge-order

66

s977043/river-review

Command Claude Code

A command that plans the order for merging several pull requests (PRs), which are proposed code changes reviewed before entering a shared branch. It checks their status and file changes, then studies dependencies and overlap to reduce rebasing work.

2 2d ago A 25 tokens original MIT

preflight

67

s977043/river-review

Command Claude Code

A pre-work check for finding whether a coding task or pull request is already finished, obsolete, or being handled elsewhere. A pull request is a proposed change to a code repository.

2 2d ago A 36 tokens original MIT

propose-issue

68

s977043/river-review

Command Claude Code

A command that investigates whether a requested issue is already implemented before proposing it. It searches code, schemas, scripts, tests, history, pull requests, and existing issues, then classifies the result.

2 2d ago A 40 tokens original MIT

s977043/river-review

Command Claude Code

A project command for adding a distributable command, agent, or agent skill to a plugin manifest, the file that lists what a plugin provides.

2 2d ago A 28 tokens original MIT

release-kick

70

s977043/river-review

Command Claude Code

A release command for the River Review project that checks release instructions and pull-request state, updates an out-of-date branch, and verifies the release after merging.

2 2d ago A 64 tokens original MIT

verify-agent-report

71

s977043/river-review

Command Claude Code

A command for checking whether an agent’s reported branch, pull request, commit, or files actually exist. A pull request is a proposed code change submitted for review.

2 2d ago A 34 tokens original MIT

PreToolUse

72

s977043/river-review

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing no-force-push.sh and gh-account-guard.sh (2 commands). From s977043/river-review.

2 2d ago A tokens not measured original MIT