--- description: "Bug/Feature/Update: @@@" --- ## Overview Could you take a look at the following issue: @ ### Expectations - Workflow-specific: - @ - General: - If any part of this workflow is too high-level, inform the dev with a list of gaps. ## Notes - This is to be considered a small task. - As such, no testing, symptoms, or Acceptance Criteria should be needed because this is a transient workflow, and the dev will be testing it all out manually. - The following two sections represent the core of this workflow: - `### Overview` - `### Expectations` ## Agent Rules/Prep - Read: - .agent/rules/00-global-rules.md - .agent/rules/01-app-architecture.md - .agent/rules/02-coding-standards.md - Do not read: - .agent/workflows/_workflow-template.md - .agent/workflows/_workflow-template-quick.md - .agent/workflows/_workflow-template-quicker.md ### Guardrails - Do not attempt self-annealing more than 3 times. - Do not touch generated build artifacts under dist. ### Testing - This is a simple task. Testing will be done by the dev. **No tests needed.** ### Verification Steps - `% cd ~/projects/my-project/app/` - `% npm run lint` - `% npm run typecheck` ## Original Prompt for this Workflow Task Summary: @@@ Please review the following workflow: - [.agent/workflows/@@.md]