16 lines
493 B
Markdown
16 lines
493 B
Markdown
# Subagent Rules
|
|
|
|
Always use prep time to understand where you can leverage your available subagents.
|
|
|
|
## Coding with subagents
|
|
|
|
The specialized coder subagent shall handle code generation. And even code refactoring.
|
|
|
|
### Productivity Trick
|
|
|
|
Do utilize it in multiple stages:
|
|
|
|
- Ask to analyze the code with in context of the task
|
|
- Ask to show you a proposed plan which you'll evaluate and can ask for alternative approach or give a goahead.
|
|
- Give the goahead and ask to implement the code.
|