01
这个 skill 做什么
Use this skill when bounded coding work should be routed to Cursor Composer for inspect-only, proposal, or apply-mode execution. It creates reviewed task packets, defaults Cursor and Cursor internal subagents to composer-2.5-fast unless explicitly overridden, monitors stream-json runs through sanitized status files, and treats Cursor output as evidence for upstream review rather than final authority.
02
什么时候使用
- 01Dispatching implementation slices to Cursor Composer with explicit scope, non-goals, stop conditions, and verification commands.
- 02Allowing Cursor Task()/taskToolCall internal subagents only under a packet policy with model, concurrency, purpose, and write limits.
- 03Coordinating planned single-stream work or hierarchical workstreams while preserving parent-agent ownership of integration and final approval.
- 04Monitoring long Cursor CLI runs through status.json, including active and recent internal subagents.
- 05Running focused repair loops when Cursor output needs narrow follow-up rather than broad re-planning.
03
如何工作
- 01
Classify the task as direct Cursor, planned single-stream, hierarchical orchestration, or blocked.
- 02
Prepare a bounded task packet with the required authority section and Cursor Internal Subagent Policy.
- 03
Default Cursor and internal subagents to composer-2.5-fast unless the user explicitly authorizes another Cursor model.
- 04
Dispatch through the wrapper when headless Cursor CLI is available and monitor status.json for low-noise progress.
- 05
Review Cursor reports, taskToolCall evidence, diffs, verification results, scope boundaries, and repair output before final acceptance.
04
你会得到什么
- 01A routing decision with mode, risk gates, workspace strategy, Cursor mode, model defaults, and internal subagent policy.
- 02A Cursor task packet or repair packet ready for reviewed CLI dispatch.
- 03A final review verdict grounded in logs, diffs, verification evidence, and any internal subagent reports.
05
重要边界
- 01Do not use this skill unless the user explicitly invokes delegate-to-cursor-composer or $delegate-to-cursor-composer.
- 02Do not allow Cursor internal subagents unless the task packet includes a Cursor Internal Subagent Policy.
- 03Do not treat support, planning, workstream, or internal subagent output as final authority without upstream review.
- 04Do not commit, push, deploy, rotate credentials, alter billing, or broaden scope unless explicitly requested and reviewed.
06