.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/asysta-act/agent-flow
home/subagents/asysta-act/agent-flow
asysta-act avatar

asysta-act/agent-flow

17 subagents

View on GitHub
Subagent
acceptance-gateVerifies acceptance criteria are fulfilled by implementation. Maps each AC to code evidence and test coverage. Read-only.analystTriage + impact analysis (--phase {triage,impact})architectDesigns architecture and generates task trees for feature implementation and complex bug decompositionbacklog-creatorExtracts structured issue cards from specifications or architect task treesbrowser-agentBrowser automation (reproduce phase: capture bug; verify phase: confirm fix) — phase-aware via --phase flagdeployment-verifierVerifies local deployment health — checks ports, starts app, polls health endpoint, inspects Docker containersfixerImplements minimal, correct code changes targeting the objective. Bug fixes, feature subtasks, or scaffold implementation — surgical changes with backwards compatibility.priority-engineAnalyzes backlog and recommends fix order based on impact, risk, effort, and dependencies.publisherCreates branch, commits, pushes, creates PR with full traceability. Updates issue tracker state.reviewerSenior code reviewer and quality gate. Ensures root cause fix, convention compliance, no regressions. Read-only — provides feedback only.rollback-agentReverts failed fix attempts. Resets git state and posts block comment to issue tracker.scaffolderGenerates minimal buildable project skeleton with tests, CI/CD, Docker, and CLAUDE.mdspec-analystAnalyzes feature requests and extracts structured specifications with acceptance criteriaspec-reviewerReviews project specification quality, completeness, consistency, and feasibility. Read-only — provides feedback only.spec-writerGenerates complete project specification from user input — vision, architecture, epics with acceptance criteriasprint-plannerProduces capacity-constrained sprint plans from prioritized issue liststest-engineerWrites and runs unit tests verifying the change and preventing regressions. Follows project test framework conventions.