Git 与版本控制
worktree、提交、PR、代码审查与分支工作流。
- 90
- 200,189
- 73% 活跃停更 23归档 1
共收录 90 款插件
opencode-swarmArchitect-centric agentic swarm plugin for OpenCode - hub-and-spoke orchestration with SME consultation, code generation, and QA review
@sureshsankaran/destructive-check-pluginOpenCode plugin that detects and requires user permission for destructive commands before execution
opencode-llm-proxyLocal AI gateway for OpenCode with tool/function calling — use any model via OpenAI, Anthropic, or Gemini API format
opencode-froggyOpenCode plugin with a hook layer (tool.before.*, session.idle...), agents (code-reviewer, doc-writer), and commands (/review-pr, /commit)
opencode-github-syncSync your OpenCode config, skills, and selected sessions across machines via a private GitHub repo — as a plugin or a CLI.
opencode-bb-specBB-Spec 开发纪律与 spec→plan→exec→review 工作流的 opencode 插件:26 个 skills、10 个编排 subagent、11 个 command、4 个流程守卫 hook。
@slowdini/slow-powers-opencodeSlow-powers — structured development workflows for coding agents (TDD, debugging, verification, git hygiene)
opencode-gitlab-pluginGitLab tools plugin for OpenCode - provides GitLab API access for merge requests, issues, pipelines, and more
opencode-forge-session-titleOpenCode plugin that prefixes session titles with forge issue/PR/MR references (GitHub & GitLab)
@devcxl/opencode-cabbageOpenCode 全流程开发插件 — 需求→设计→任务→编码→测试→审查→自动合并,支持自动编排与并行 Subagent
@opeoginni/opencode-copilot-autoAdd GitHub Copilot Auto model routing to OpenCode
@rachel_rotenberg/ai-contribution-trackerOpenCode plugin — tracks AI coding sessions and tags git commits with Impacted by AI markers
@gitlawb/opencodeGitlawb plugin for OpenCode — decentralized git tools for AI agents
@kitlangton/opencode-pr-trackerSession-aware pull request tracking for the OpenCode V2 TUI
@sesori/pr-monitor-opencodeOpenCode plugin that watches GitHub PRs in the background and delivers factual [PR Monitor] reports into the owning session
@yuting4281/opencode-usage-pluginOpenCode TUI plugin — shows AI provider usage (GitHub Copilot, Kiro, etc.) with collapsible panels and /usage screen.
opencode-log-pluginObservability collector plugin for OpenCode agents. One-way outbound event shipping to opencode-log-viewer (https://github.com/Mercuron/opencode-log-viewer).
opencode-copilot-delegateOpenCode plugin that delegates tasks to GitHub Copilot CLI as background subprocesses
opencode-branch-context-guardA tiny OpenCode TUI plugin that detects branch context drift during AI Coding sessions.
opencode-skilldAn OpenCode plugin that refreshes skills from GitHub repositories in the background
@weiyentan/opencode-plugin-gitlabOpenCode plugin for GitLab — native tool access to projects, merge requests, issues, and repository operations.
@vasilvestre/opencode-plain-stylePlain-language writing rules for opencode agents, injected into every system prompt. Enforces ISO 24495-1 principles on commits, comments, docs, and chat prose.
@weiyentan/opencode-plugin-githubOpenCode plugin for GitHub API — native tool access to issues, PRs, search, and code browsing.
@anthonyhaussman/opencode-copilot-quotaGitHub Copilot quota viewer for the OpenCode TUI sidebar
@vikrant82/opencode-cache-keepaliveOpenCode plugin that keeps provider prompt caches warm by sending invisible keepalive pings, with a live TUI readout
opencode-ask-githubGitHub repository management plugin for OpenCode - auto-clone repos and analyze with AI
@relf108/opencode-watchdogopencode plugin: scope enforcement, test-baseline commit gate, drift tracking, and an LLM danger-gate backed by a visible watchdog-auditor agent.
@klocus/opencode-path-instructionsOpenCode plugin that injects path-specific *.instructions.md files from .github/instructions and .opencode/instructions
opencode-github-releaseOpenCode plugin to create git tags and publish GitHub releases with semantic versioning.
@tder311/opencode-orchestratorSpawn and supervise parallel opencode agents in cmux tabs, each on its own git worktree
devils-council-opencodeAdversarial review council for plans, code, and RFCs — OpenCode plugin
opencode-no-verify-blockerOpenCode plugin that blocks `git commit --no-verify` / `git commit -n` to enforce pre-commit hooks.
opencode-drawer-statuslineA compact prompt status line for OpenCode — directory, worktree, branch, session status, and OpenCode version under every prompt.
opencode-julesOpenCode REST plugin for Jules — Google's AI coding agent for async PR reviews, feature work, and bug fixes
opencode-diffsDiff review plugin for OpenCode — browser-based code review with @pierre/diffs
opencode-git-trailersAutomatically add standardized git trailers to AI-assisted commits for compliance, audit trails, and attribution
opencode-scoutOpenCode plugin for web search and git clone — gives agents access to the outside world
opencode-keystoneAn opinionated /keystone slash command that bootstraps a new project: research, foresight pass, PLAN.md, AGENTS.md, review gate, then parallel worktree execution. Installable as an OpenCode plugin or for Claude Code and Copilot CLI.
opencode-git-permissionsOpenCode plugin that auto-approves read-only git commands by injecting permission rules into every agent.
opencode-gh-ciGitHub Actions CI status in the OpenCode sidebar with live elapsed timers.
opencode-codex-guardrailsopencode 的 Codex 风格执行前安全层:硬拦不可挽回的命令(rm -rf /、fork bomb、curl|sh、mkfs、dd)、展开 bash -c / python -c payload、对破坏性但合法的 git/sql/sudo 操作弹提示,并把模型轻推向 Read/Grep/Glob 而不是 cat/head/tail/find/sed/awk。
opencode-worktree-isolationopencode plugin that eliminates path drift via tool-layer worktree interception
@andre-barbosa/opencode-commitOpenCode plugin that generates Conventional Commit messages and split commit plans via /commit using a configured model
opencode-nvim-diff-reviewAgent-driven guided code review for Neovim + OpenCode
opencode-copilot-usage-detectorOpenCode plugin that tracks GitHub Copilot token usage, learns rate limits empirically, and proactively informs the user
opencode-copilot-budgetGitHub Copilot premium budget in the OpenCode TUI sidebar
@sven1103/opencode-worktree-workflowOpenCode plugin for creating and cleaning up git worktrees.
local-code-opencode-pluginInject git-based handoff context when switching models in OpenCode.
@nano-step/opencode-worktree-pluginManage git worktrees across parallel OpenCode sessions — plugin + CLI
@mathew-cf/opencode-blueprintStructured development workflow plugin for OpenCode — investigation, planning, and parallel implementation with git worktree isolation
opencode-copilot-pluginOpenCode plugin that brings GitHub Copilot's custom instructions and skills system to OpenCode
@weekbin/opencode-review-dashboardDiff review plugin for OpenCode — browser-based code review with @pierre/diffs
opencode-isolateOpenCode plugin: create a git worktree and switch the current session into it
opencode-plugin-devtoolsPlugin opencode com tools de produtividade: git status/diff e busca de TODO/FIXME.
opencode-pr-sidebarOpenCode TUI sidebar plugin that tracks GitHub pull requests mentioned in the current session.
opencode-diff-viewerOpenCode plugin + CLI tool for launching AI agents in tmux with diff viewing