Activating Skills and Sub-agents In Plans

Feature request for product/service

Cursor IDE

Describe the request

When generating plans in cursor it would be excellent if we could have much more control over what happens at each stage of a plan.

Being able to activate skills or sub-agents at different stages would be excellent to tailor for different aspects of development.

For example:

  1. Have backend python agent run development steps (with attached skills)
  2. Then activate testing agents (again with specific backend testing skills).
  3. Then have overall ai-review who can evaluate quality, test results and whether code quality is good.

Depending on the plan or the task we can activate specialized agents with skills rather than having one model try and bundle through a plan.

If I understand correctly all of this is possible, just specify what you want to happen and it works on my end.
Both when plan is being created or when it is being built, when I specify what I want.

1 Like