opencode icon indicating copy to clipboard operation
opencode copied to clipboard

docs: add opencode-pilot to ecosystem plugins

Open athal7 opened this issue 1 week ago • 1 comments

Adds opencode-pilot to the ecosystem plugins list.

opencode-pilot is an automation daemon that polls for work from GitHub issues, Linear tickets, and other sources, then spawns OpenCode sessions to work on them. Features include:

  • Polling automation from GitHub issues, PRs needing review, Linear tickets
  • Readiness evaluation based on labels, dependencies, and priority
  • Template-based prompts with customizable placeholders
  • Built-in presets for common patterns

Available on npm: npm install -g opencode-pilot

athal7 avatar Jan 07 '26 04:01 athal7