-
Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.
Git & Code ReviewInstall ▾
-
PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls.
Git & Code ReviewInstall ▾
-
Pin Git commits to the environment's own author identity; env-var injection overrides all `git config` settings.
Git & Code ReviewInstall ▾
-
Session change-review plugin for DeepSeek Harness: tracks write/edit tool calls per session and renders line-level diffs with customizable colors, with session isolation, subagent aggregation, and SSE live updates.
Git & Code ReviewInstall ▾
-
Visual GitHub login without a terminal: in-window device flow, token synced into the gh CLI, and host status/launch endpoints.
Git & Code ReviewInstall ▾
-
AtomGit plugin bundle for DeepSeek Harness: six built-in AtomGit skills (plan issues, implement issues, review PRs, merge PRs, publish CLI releases, mirror to GitHub) plus ag CLI integration and platform-hosted MCP tools for repos, branches, issues, PRs, and search.
Git & Code ReviewInstall ▾
-
GitHub Device Flow connect plus an in-conversation PR workflow: a status bar above the composer for create / AI-review / merge, and github_* tools for search, issue and PR read and write.
Git & Code ReviewInstall ▾
-
Git-first file-tree sidebar for the DSH web GUI: VS Code-style indent guides, M/A/U/D/R git decorations, HEAD-vs-worktree diff preview, media preview, and drag-to-reference (files/folders/selected code with line numbers) — pure plugin.
Git & Code ReviewInstall ▾
-
The most complete GitHub integration for dsh: repo overview, releases, issues, pull requests, contributors, search, and a deep repo report with TTL caching — no API key needed.
Git & Code ReviewInstall ▾
-
Git branch selector and Git graph in the conversation header of the dsh web GUI.
Git & Code ReviewInstall ▾
-
Official-grade GitHub CI integration: a composite action.yml, a polling PR review bot with idempotent inline comments and a status-check gate, plus PR/issues tools with every write gated by human approval.
Git & Code ReviewInstall ▾
-
Native interactive Git diff review for DeepSeek Harness with structured annotations sent back to the current Agent session.
Git & Code ReviewInstall ▾
-
Adds approval-gated Git status, diff, log, commit, branch, and optional checkpoint tools.
Git & Code ReviewInstall ▾
-
Git hygiene checker: read-only scan of merged and stale branches, oversized tracked files, untracked files and uncommitted work, with cleanup suggestions (it never deletes anything).
Git & Code ReviewInstall ▾
-
Four GitHub workflow skills for PR triage, review feedback, GitHub Actions diagnosis, and safe draft-PR publishing, reusing existing DSH capabilities with gh/git fallbacks.
Git & Code ReviewInstall ▾
-
First-class Git tools for the model: status / diff / log / commit / branch with validated messages and paths - no bare-shell git calls.
Git & Code ReviewInstall ▾
-
Dedicated read-only Git Graph view beside Chat and Trajectory: commit topology, local/remote/tag refs, HEAD and working-tree status, search, filtering, first-parent mode, refresh, and load more.
Git & Code ReviewInstall ▾
-
Incremental diff reviewer for DSH: after approving a batch, only new changes since the checkpoint are shown, with a Web review panel and `/review` command that inject feedback back to the agent.
Git & Code ReviewInstall ▾
-
Track releases and stars of any public GitHub repository from inside dsh agents — no API key needed.
Git & Code ReviewInstall ▾
-
PR evaluation and improvement consultant: assesses PR success probability based on historical anti-patterns and success patterns, with one-click scoring and actionable suggestions.
Git & Code ReviewInstall ▾
-
GitHub search, discovery and audit scripts wrapped as a SKILL.md pack around the gh CLI: repo search, multi-axis explore, trending, repo summaries, similar projects, code search, issue/PR search and org audits; ships as a dsh bundle (and on npm).
Git & Code ReviewInstall ▾
-
Per-task isolated git worktrees with a full create/sync/finish lifecycle: task names auto-derive branches, merge targets are double-checked, and batch cleanup is built in — zero manual git operations.
Git & Code ReviewInstall ▾
-
Branch switching and isolated git worktrees as real workspaces, from the Web UI composer.
Git & Code ReviewInstall ▾
-
Code smell radar: statically scans TODO/FIXME debt, stub implementations, long lines, oversized files and duplicated blocks, with severity-sorted read-only fix suggestions.
Git & Code ReviewInstall ▾
-
Journals every AI file write/edit into before/after snapshots for an inline VS Code review flow (accept/reject hunks, per-file undo, no git).
Git & Code ReviewInstall ▾
-
Review Changes panel above the web composer with a VS Code sidebar bridge: send editor selections, drag files/folders as tags, and batch accept/reject every listed file.
Git & Code ReviewInstall ▾
-
Reports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.
Git & Code ReviewInstall ▾
-
Specialized in Git branch and status handling: a Git status drawer on the right edge of the DSH web UI with a commit DAG lane graph, uncommitted changes and stash rows, inline diffs, right-click branch/tag actions, and one-click fetch from all remotes.
Git & Code ReviewInstall ▾
-
Conventional-commit enforcement, changelog generation, PR summaries and branch pushes through the plain git CLI.
Git & Code ReviewInstall ▾
-
Git and GitHub panel for the DSH web profile: stage/unstage/discard/diff, branches, commit, push/pull/sync, log, file browser, workflow board, and GitHub OAuth with PR creation.
Git & Code ReviewInstall ▾
-
Local AI code-review gate: review a workspace/branch/commit diff via the managed ocr.js, returning structured findings with token stats; gate mode fails on findings.
Git & Code ReviewInstall ▾
-
Adversarial multi-lens code review: parallel correctness/security/maintainability lenses attack a diff, with deterministic severity grading, suppression rules and incremental review history.
Git & Code ReviewInstall ▾
-
GitHub workbench MCP server (dsh bundle): 23 MCP tools for repos, issues, PRs, code review, and search, with zero runtime dependencies and PAT/OAuth auth.
Git & Code ReviewInstall ▾
-
Injects allowlisted GitHub Actions and GitLab CI run metadata into agent context without reading logs, credentials, or provider APIs.
Git & Code ReviewInstall ▾
-
GitHub REST API tools + browser sidebar panel: repos, search, issues, PRs, comments, account binding (credential-store), and one-click clone-as-workspace.
Git & Code ReviewInstall ▾
-
Domi-grade git worktree isolation and delivery: permanent worktrees under .dsh-worktrees, ready-for-review / apply / finish / discard lifecycle with conflict handling and safe cleanup (ported from Domi's production system).
Git & Code ReviewInstall ▾
Installing
# from npm (prebuilt) dsh plugin --profile web add <npm-package> # from GitHub (first run asks for allowBuilds approval — follow the hint, retry) dsh plugin --profile web add github:owner/repo
Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
Get your plugin listed
Open a PR against awesome-dsh-plugin — one line each in every README language file; the site syncs automatically. Add the dsh-plugin topic to your repo too.