claude md with the planner specification

This commit is contained in:
dal 2025-09-19 12:11:09 -06:00
parent e66e3d729c
commit 2c1000d317
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 1 additions and 4 deletions

View File

@ -126,10 +126,7 @@ class UserService { // Never do this
- Follow patterns in `apps/server` for new API development - Follow patterns in `apps/server` for new API development
## Agent Workflows ## Agent Workflows
- Use `monorepo-task-planner` agent for new tasks or requirement changes - Use `planner` agent for spec, plan, ticket, research development workflows.
- Use `qa-test-engineer` agent for comprehensive testing before PRs
- Use `docs-sync-maintainer` agent after implementation to update documentation
- Use `pr-code-reviewer` agent before merging to production
## Important Reminders ## Important Reminders
- Do only what has been asked; nothing more, nothing less - Do only what has been asked; nothing more, nothing less