BigHugger
sk Skill · amElnagdy

cline-delegate

Delegate a coding task to the Cline coding agent CLI (cline) as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to delegate implementation work to Cline — phrasings like "have Cline implement X", "delegate this to cline", "run it through Cline", or "use cline to implement/fix/refactor" — or wants to run a queue of coding tasks through Cline while staying the…

installs 8w
1,769
30-day movement
starts with the next reading
Related entries
1
Connections
0
bashJavaScript

An agent skill that delegates a bounded coding task to the Cline coding agent CLI as a background implementer, then has you review the resulting diff and land it yourself. It ships a bash relay that dispatches the brief, captures Cline's JSON event stream, and writes a result file, plus reference docs on briefing, queues, and review.

Reach for it when you want implementation work offloaded to Cline while you stay the reviewer and committer.

Use it to

  • Delegate a fix or refactor to Cline via 'have Cline implement X' phrasing
  • Run a queue of coding tasks through Cline in the background
  • Write a self-contained brief with goals, scope, and gates
  • Review the returned diff against the brief and rerun project gates yourself
  • Commit the accepted work without letting the relay commit

For Developers orchestrating Cline as a background implementer

Host repository
amElnagdy/delegate-skills
Version
0.5.0
Installs, lifetime
1,800
Installs, 8 weeks
1,769
Compatible with
Requires the `cline` CLI installed and authenticated with `cline auth`, Node 18+, and git. The orchestrator must be able to run shell commands and read files.
Licence
MIT
Host stars
2,027
Host language
JavaScript
topicsagent-skillclinedelegationcode-reviewbashorchestration