asysta-act/agent-flow

Claude Code plugin - automates bug-fix, feature, and scaffold workflows using 17 specialized AI agents

12Stars on the repository
37Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

acceptance-gate

01

asysta-act/agent-flow

Agent

Verifies acceptance criteria are fulfilled by implementation. Maps each AC to code evidence and test coverage. Read-only.

12 1mo ago A 27 tokens original MIT

analyst

02

asysta-act/agent-flow

Agent

Triage + impact analysis (--phase {triage,impact}).

12 1mo ago A 16 tokens original MIT

architect

03

asysta-act/agent-flow

Agent

Designs architecture and generates task trees for feature implementation and complex bug decomposition.

12 1mo ago A 16 tokens original MIT

browser-agent

05

asysta-act/agent-flow

Agent

Browser automation (reproduce phase: capture bug; verify phase: confirm fix) — phase-aware via --phase flag.

12 1mo ago A 26 tokens original MIT

deployment-verifier

06

asysta-act/agent-flow

Agent

Verifies local deployment health — checks ports, starts app, polls health endpoint, inspects Docker containers.

12 1mo ago A 24 tokens original MIT

fixer

07

asysta-act/agent-flow

Agent

Implements minimal, correct code changes targeting the objective. Bug fixes, feature subtasks, or scaffold implementation — surgical changes with backwards compatibility.

12 1mo ago A 31 tokens original MIT

priority-engine

08

asysta-act/agent-flow

Agent

Analyzes backlog and recommends fix order based on impact, risk, effort, and dependencies.

12 1mo ago A 21 tokens original MIT

publisher

09

asysta-act/agent-flow

Agent

Creates branch, commits, pushes, creates PR with full traceability. Updates issue tracker state.

12 1mo ago A 21 tokens original MIT

reviewer

10

asysta-act/agent-flow

Agent

Senior code reviewer and quality gate. Ensures root cause fix, convention compliance, no regressions. Read-only — provides feedback only.

12 1mo ago A 30 tokens original MIT

rollback-agent

11

asysta-act/agent-flow

Agent

Reverts failed fix attempts. Resets git state and posts block comment to issue tracker.

12 1mo ago A 21 tokens original MIT

scaffolder

12

asysta-act/agent-flow

Agent

Generates minimal buildable project skeleton with tests, CI/CD, Docker, and CLAUDE.md.

12 1mo ago A 24 tokens original MIT

spec-analyst

13

asysta-act/agent-flow

Agent

Analyzes feature requests and extracts structured specifications with acceptance criteria.

12 1mo ago A 16 tokens original MIT

spec-reviewer

14

asysta-act/agent-flow

Agent

Reviews project specification quality, completeness, consistency, and feasibility. Read-only — provides feedback only.

12 1mo ago A 23 tokens original MIT

spec-writer

15

asysta-act/agent-flow

Agent

Generates complete project specification from user input — vision, architecture, epics with acceptance criteria.

12 1mo ago A 22 tokens original MIT

test-engineer

17

asysta-act/agent-flow

Agent

Writes and runs unit tests verifying the change and preventing regressions. Follows project test framework conventions.

12 1mo ago A 24 tokens original MIT