remove unneeded files, update reviews to pull the right agents
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
John Lamb
2026-01-29 17:04:51 -06:00
parent fedf2ff8e4
commit 25543e66f5
7 changed files with 3 additions and 466 deletions

View File

@@ -4,4 +4,4 @@ description: Have multiple specialized agents review a plan in parallel
argument-hint: "[plan file path or plan content]"
---
Have @agent-dhh-rails-reviewer @agent-kieran-rails-reviewer @agent-code-simplicity-reviewer review this plan in parallel.
Have @agent-tiangolo-fastapi-reviewer @agent-kieran-python-reviewer @agent-kieran-typescript-reviewer @agent-code-simplicity-reviewer review this plan in parallel.

View File

@@ -32,4 +32,3 @@ Always run all in parallel subagents/Tasks for each Todo item.
- Commit changes
- Remove the TODO from the file, and mark it as resolved.
- Push to remote

View File

@@ -498,7 +498,7 @@ After writing the plan file, use the **AskUserQuestion tool** to present these o
**Options:**
1. **Open plan in editor** - Open the plan file for review
2. **Run `/deepen-plan`** - Enhance each section with parallel research agents (best practices, performance, UI)
3. **Run `/plan_review`** - Get feedback from reviewers (DHH, Kieran, Simplicity)
3. **Run `/plan_review`** - Get feedback from reviewers (Tiangolo, Kieran, Simplicity)
4. **Start `/workflows:work`** - Begin implementing this plan locally
5. **Start `/workflows:work` on remote** - Begin implementing in Claude Code on the web (use `&` to run in background)
6. **Create Issue** - Create issue in project tracker (GitHub/Linear)