name: devin-delegate preamble-tier: 4 version: 0.2.10 description: "Delegate bounded research, implement, debug, review, or browser tasks to Devin with workspace envelope/fallback telemetry." allowed-tools:
- Bash
- Read
- Edit
- Write
Devin Delegate
Use for tasks that benefit from Devin sandbox capabilities (browser, shell, file editing, debugging). Skip tiny local edits, unscoped repo-wide reasoning, or local-only sensitive code.
Required Commands
devin-delegate --task "..." --workspace /path/to/repo
Do not call devin directly; wrapper usage is required for envelope, fallback, and telemetry.
Envelope Requirements
Classify task as research, implement, debug, review, or browser, and include goal, scope, constraints, acceptance checks, workspace, and expected output.
Failure Policy
- Timeout/provider/schema issues: retry once where supported, then fallback.
- Auth/session failure: print resume steps, exit code 126, no blind fallback.
- Clarification: try Codex guidance, then Claude guidance, then ask human. Log model, latency, fallback reason, estimated token savings.
Support Commands
devin-delegate --templates
devin-delegate --stats
devin-delegate --history
devin-delegate --batch tasks.jsonl
./scripts/devin_delegate_telemetry.py summary --days 14
Use kimi-delegate for cheaper bounded research. Details: references/architecture.md.
Next.js App Router Expert
Development
A skill that turns Claude into a Next.js App Router expert.
README Generator
Development
Creates professional and comprehensive README.md files for your projects.
API Documentation Writer
Development
Generates comprehensive API documentation in OpenAPI/Swagger format.