Execute tasks from `.plans/{{ARGS}}/pending/` through Kanban flow.
# Implement Plan
Execute tasks from `.plans/{{ARGS}}/pending/` through Kanban flow.
## Usage
**Flags:**
- `--auto`: Auto-commit after each task and continue. Without flag, prompt for commit confirmation per task.
## Setup
1. Verify `.plans/{{ARGS}}/pending/` has tasks (if not: "Run /plan-feature first")
2. Detect `--auto` flag, report: "Flag check: --auto is [PRESENT/ABSENT]"
3. Create todo list from pending tasks
## Session Start
Before claiming any task, verify baseline state:
1. **Check last completed task** (if any exist in `completed/`):
- Read most recent task file's `**t...Implement technical plans a predefined plan file
Implement approved technical plans phase by phase with automated and manual verification at each step
Instructions for implementing approved technical plans.
You are tasked with implementing an approved technical plan from `working-notes/`. These plans contain phases with specific changes and success criteria.
Architecture advisor and senior-engineer must implement plan and track progress while implementing.