DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-github-skills

A DeepSeek Harness skill bundle for routing and safely organizing GitHub PR review, CI diagnosis, and publishing workflows.

UI & ProductivityDeveloper ToolsSecurity & PolicySkills & WorkflowsRemote Execution
5GitHub Stars0ForksUpdated2026-08-19

Install

$ dsh plugin --profile web add dsh-github-skills

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-github-skills is an installable DeepSeek Harness bundle that provides four on-demand GitHub workflow skills: context routing, PR review-feedback handling, evidence-based GitHub Actions diagnosis, and guarded local publishing/PR creation. It orchestrates available GitHub, Git, MCP, or gh CLI capabilities rather than implementing a GitHub API client or credential flow.

Key Capabilities

  • Routes repository, pull request, issue, and branch requests to the appropriate workflow skill.
  • Guides handling of PR review feedback while preserving review-thread context and making traceable local fixes.
  • Diagnoses or fixes GitHub Actions failures using actual check and log evidence; reports external CI by default.
  • Guides scoped staging, commits, verification, pushes, and optional Draft PR creation.
  • Uses available structured GitHub providers where possible and can fall back to authenticated gh and git CLI tools.
  • Loads skills on demand instead of permanently placing the full workflow set in context.
  • Separates local edits from remote write operations and specifies approval or explicit-intent boundaries for remote actions.
  • Includes safeguards described for mixed worktrees, partially staged changes, existing PRs, non-origin remotes, and credential-shaped output redaction.

Useful For

  • Triage the current state of a GitHub pull request, issue, repository, or branch.
  • Address PR review comments with local, traceable code changes.
  • Investigate a failing GitHub Actions check from available CI evidence.
  • Prepare scoped local changes, push them, and create a Draft PR when requested.
  • Coordinate multi-step tasks such as fixing review feedback before publishing or repairing CI before opening a PR.

Who It Fits

  • DeepSeek Harness coding-agent users working with GitHub repositories.
  • Teams that already provide GitHub, Git, GitHub MCP, or gh CLI capabilities and need workflow guidance.
  • Developers who want explicit boundaries around remote GitHub write actions.

Documented Limitations

  • Does not register its own GitHub API tools or manage OAuth or GitHub tokens.
  • Requires DeepSeek Harness, Node.js ^22.19.0 or >=24.0.0, and pnpm on PATH.
  • Local publishing workflows require git.
  • Some review, CI, and PR flows fall back to an authenticated gh CLI when the active DSH session lacks sufficient structured GitHub capabilities.
  • It does not replace GitHub REST/GraphQL clients, OAuth plugins, SCM sidebars, GitHub MCP, or a general-purpose coding agent.
  • Its documented compatibility baseline is @deepseek-ai/[email protected]; later DSH versions are not stated as formally supported.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as Apache-2.0.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
Starfie1d1272/dsh-github-skills
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
101d90f · 2026-09-14

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
5GitHub stars
Forks
0
Open issues
1
Last commit
2026-08-19
Last release
2026-08-15
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app