1.4 KiB
1.4 KiB
name, description, defaultWorkflow, workspaceMode, maxConcurrency, triggers, useWhen, avoidWhen, cost, category
| name | description | defaultWorkflow | workspaceMode | maxConcurrency | triggers | useWhen | avoidWhen | cost | category |
|---|---|---|---|---|---|---|---|---|---|
| flights-web | Aeroflot Flights Web team for spec-driven React/Angular parity work, implementation, review, testing, docs, and GitOps. | spec-driven-implementation | single | 3 | flights, aeroflot, react, angular, parity, schedule, onlineboard, flights map, module federation | Aeroflot Flights Web feature work, migration parity, review, tests, docs, or GitOps | unrelated repositories | expensive | frontend |
- explorer: agent=explorer map relevant files, symbols, and constraints
- spec: agent=spec-analyst extract requirements and acceptance criteria
- parity: agent=version-parity-analyst compare Angular reference and React implementation
- planner: agent=planner create execution plan
- critic: agent=critic challenge assumptions and risk
- tdd: agent=tdd-tester design failing tests before implementation
- executor: agent=executor implement targeted changes
- unit: agent=unit-tester add or review fast tests
- e2e: agent=e2e-tester validate browser workflows and visual parity
- reviewer: agent=reviewer review correctness and maintainability
- docs: agent=docs-specialist write specs, guides, and reports
- tech-debt: agent=tech-debt-auditor audit technical debt
- devops: agent=devops review CI, deployment, Docker, and operational concerns
- gitops: agent=gitops handle branch, commit, and feature-branch push