9 lines
328 B
Markdown
9 lines
328 B
Markdown
---
|
|
description: Implement, review, then revise using preset-driven subagents
|
|
---
|
|
Run `subagent` to implement the requested change using an implementation preset.
|
|
Then run `subagent` to review the implementation and identify issues.
|
|
Finally run `subagent` to revise the implementation using the review output.
|
|
|
|
User request: $@
|