only droids

This commit is contained in:
2026-02-11 15:22:02 +05:30
parent 5b304c5c2d
commit 1a6bffef2b
14 changed files with 171 additions and 491 deletions

View File

@@ -0,0 +1,15 @@
# 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.