28 lines
1.4 KiB
Markdown
28 lines
1.4 KiB
Markdown
---
|
|
name: flights-web
|
|
description: Aeroflot Flights Web team for spec-driven React/Angular parity work, implementation, review, testing, docs, and GitOps.
|
|
defaultWorkflow: spec-driven-implementation
|
|
workspaceMode: single
|
|
maxConcurrency: 3
|
|
triggers: flights, aeroflot, react, angular, parity, schedule, onlineboard, flights map, module federation
|
|
useWhen: Aeroflot Flights Web feature work, migration parity, review, tests, docs, or GitOps
|
|
avoidWhen: unrelated repositories
|
|
cost: expensive
|
|
category: 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
|