DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

openspec-agents

A DeepSeek Harness bundle plugin that orchestrates multi-agent OpenSpec implementation workflows.

Developer ToolsSkills & Workflows
3GitHub Stars1ForksUpdated2026-09-17

Install

$ dsh plugin --profile web add @ifrankwang/openspec-agents

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
openspec-agents brings an implementation-focused OpenSpec agent team to DeepSeek Harness. It coordinates specialized subagents through a persisted, workflow-driven pipeline from analysis through implementation, layered review, cleanup, and completion.

Key Capabilities

  • Installs as a DSH bundle plugin using the DSH plugin command.
  • Provides native DSH MCP tools under the mcp__opx__* namespace, including status and agent submission tools.
  • Registers specialized native DSH subagents such as architect, developer, and multiple reviewer roles.
  • Orchestrates analyze → implement → verify_tool → verify_task → verify_quality → verify_cleanup → done workflows.
  • Persists workflow state, exemptions, and concurrency locks in openspec/states/.
  • Uses isolated Git worktrees and resource namespaces for individual changes.
  • Adds bundled skills as an extra DSH skill root.

Useful For

  • Implementing an already-defined OpenSpec change with structured agent orchestration.
  • Applying layered tool, task, quality, and cleanup reviews to code changes.
  • Running auditable and recoverable implementation workflows for quality-sensitive projects.
  • Delegating implementation and review work among specialized DSH subagents.

Who It Fits

  • Teams using OpenSpec to define changes before implementation.
  • DeepSeek Harness users who need multi-agent implementation workflows.
  • Developers willing to trade additional agent calls and token/API cost for process controls and review gates.

Documented Limitations

  • The stated current scope is implementation of already-defined OpenSpec changes; earlier exploration and planning are described as future work.
  • Requires Node.js 23.6 or later (or Bun) and Git.
  • The repository states that multi-round agent calls and layered reviews make workflows slower and more costly than direct single-agent edits.
  • The README instructs users to restart dsh web after installation.

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
ifrankwang/openspec-agents
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
d70e3f1 · 2026-09-18

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
3GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-17
Last release
No release detected
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