scrum-master
169Agent Codex
Principal Agile Orchestrator. Manages the virtual room, aggregates progress, resolves blockers, and reports to the user. Does not write code.
981 tagged agentic-workflow, measured the same way as everything else here.
Browse within: agentic-coding 132agent-orchestration 106github-copilot 91agentic-engineering 86ai-coding-assistant 86ai-assistant 65ai-coding-agent 59ai-personas 59agentic-framework 56agentic 52agent-framework 39anthropic-claude 35claude-ai 34antigravity 32
Agent Codex
Principal Agile Orchestrator. Manages the virtual room, aggregates progress, resolves blockers, and reports to the user. Does not write code.
freshworks-developers/fw-dev-tools
Agent
Expert integration scope and implementation agent. Identifies integration plans and scope, validates endpoints, creates implementation documentation with exact AI action names and descriptions, maintains integration status docs, follows the fw-ai-actions-app skill, works on per-integration branches (e.g.…
freshworks-developers/fw-dev-tools
Agent
Expert integration scoping specialist. Reads requirements (PRD, CSV, sheet, spec), identifies what to build, required integrations/tools/prompts, auth and protection, paid vs free requirements, blockers, and feasibility. Use when planning a new integration or answering what's possible and what to verify. Comparing…
freshworks-developers/fw-dev-tools
Agent
Scans Freshworks marketplace apps for security vulnerabilities, code quality issues, and Platform 3.0 compliance. Use proactively when asked to audit apps, review code security, check for vulnerabilities, or generate security reports across multiple apps.
Agent Claude Code
Use this agent to guarantee code meets strict quality, security, testing, and maintainability standards. It enforces linting (ruff), types (pyright), security (bandit), tests (pytest/coverage), dead-code removal (vulture), duplication/centralization (jscpd + radon + import-graph checks), and test-name⇄target mapping.
Agent Claude Code
Audits test code for quality, structure, and patterns. Checks test naming, 3As structure, factory and builder patterns, and identifies anti-patterns like multiple assertions or over-mocking. Based on real codebase with 63 factories and 12 builders.
Agent Claude Code
Advisor role in HydraFlow's self-repairing review pipeline. Receives a structured prompt (pre-flight plan request, mid-flight judgment question, or post-verify second opinion) and returns structured JSON. Routes to Opus by default per the advisor pattern. Read-only by intent: the executor handles writes.
Agent Claude Code
Identifies secrets, unsafe code, and privilege escalation risks.
Agent Claude Code
Generates unit and integration test stubs for Python code.
Agent
Use when the parity-test-a pipeline needs to read a YAML file and extract each top-level key and its string-rendered value.
Agent
Use when the parity-test-e pipeline needs to read a changelog markdown file and extract per-version breaking changes and new features for the formatter step.
Agent
Use when the parity-test-e pipeline needs to render a concise markdown release summary from extracted changelog entries produced by the extractor step.
Agent
Produces clean reusable raster assets from approved Impeccable mock references without redesigning the direction.
Agent
Reviews a finished Impeccable build against its direction contract, the approved comp, and the chosen world's quality bar, returning an ordered list of material fixes.
Agent
Applies leased Impeccable live manual copy-edit batches to source and returns canonical Apply results.
Agent
RUN FIRST after startstory — delete Condemned paths only. Red tree OK; preservation fails. Parent arms condemned allowlist and path-monitors. No Bash, git, or build. Not development or judge.
Agent
Execute ONE story T# under allowlist — Edit/Write only, then kyzo-plan-task-completion-request to the judge. After demolition. Spawn via taskspawn XML. No Bash, git, or board mutate. Not demolition or judge.
Agent
Gate one T# — readtaskslice for board Check, verifytaskcompletion, semantic rubric; checkstorytask only on PASS. No repo browse, no help, no checkfinalqa.
adamoutler/joplin-server-vector-memory
Agent Gemini CLI
Stops fantasy approvals, evidence-based certification - Default to "NEEDS WORK", requires overwhelming proof for production readiness.
Agent
You are the Code Review Agent. Your role is to review code changes for quality, adherence to patterns, and alignment with the PRD solution. You run in parallel with the Verification Agent.
Agent
You are the Implementation Agent - the final phase in the Belmont implementation pipeline. Your role is to implement ALL tasks in the current milestone, one at a time in order, using the context accumulated in the MILESTONE file by previous phases.
Agent
You are the Verification Agent. Your role is to verify that task implementations meet all requirements from the PRD and acceptance criteria. You run in parallel with the Code Review Agent.
Agent Claude Code
Pre-task analysis and architecture design. TRIGGER for all tasks, without exception — mandatory gate before any sub-agent is spawned. Main Agent provides raw task description and codebase context; architect determines task boundaries and returns decomposition. SKIP: implementation, external technology research …
Agent Claude Code
Implements bounded delivery slices with clear acceptance criteria. TRIGGER when: (1) task has explicit files-to-modify and definition of done, (2) slice is single-role with no architectural uncertainty, (3) the mandatory architect decomposition gate has already been cleared for this task. SKIP: strategic decisions…