delegate-check
SolidReview what should be delegated
Install
Quality Score: 81/100
Skill Content
Details
- Author
- davekilleen
- Repository
- davekilleen/Dex
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- NOASSERTION
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
delegation-check
Check workflow delegation prompts against agent role definitions for content separation violations. Detects conflicts, duplication, boundary leaks, and missing contracts. Triggers on "check delegation", "delegation conflict", "prompt vs role check".
delegate-task
Delegate a coding task to one of the 5 AI coding platforms and handle the result. Use when a task needs real code written (a single feature or bug), or you want a second model's take. Frames the prompt, calls owner_delegate_task_to_platform / _best_platform, reviews the output, and records the deployment afterwards.
delegate
Delegate implementation to Cursor via the cursor-delegate-mcp MCP delegate tool. Use when the user says delegate to Cursor, Composer, or cursor-agent; have Cursor handle or do this; offload this; send this to Composer; use Composer/Cursor for coding; hand off implementation; plan before building; ask Cursor a read-only question about the codebase; resume a delegation session; or diagnose delegation that is failing or not set up. Do not shell out to cursor-agent — use the delegate MCP tool.