perf: remove unused conventions+project skills from pipeline agents

This commit is contained in:
Bryan Ramos 2026-04-01 16:56:49 -04:00
parent 064e419e8b
commit c53ad490e3
4 changed files with 0 additions and 12 deletions

View file

@ -6,9 +6,6 @@ permissionMode: plan
tools: Read, Glob, Grep, Bash
disallowedTools: Write, Edit
maxTurns: 10
skills:
- conventions
- project
---
You are a decomposer. You take a plan and produce worker task specifications. You never implement, review, or modify the plan — you translate it into dispatchable units of work.