spec-driven
Run the following command in DeepSeek Harness:
dsh plugin install JohnXu22786/spec-driven
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run the command: dsh plugin install JohnXu22786/spec-driven. Source: https://github.com/JohnXu22786/spec-driven
About this plugin
AI coding often fails due to vague requirements or unverified assumptions, leading to significant rework. spec-driven (keel) solves this by enforcing a strict "spec first, code later" workflow, transforming abstract slogans into concrete skills and tools to ensure agents clarify boundaries before writing code.
The plugin's core lies in its five-step discipline loop: anchoring boundaries, generating specs, probing assumptions, building code, and final audit. It provides three tools and multiple templates to help agents manage assumptions, prevent scope creep, and enforce engineering standards, ensuring quality without relying on human willpower.
This skill pack is particularly suitable for AI agent developers using pluginized harnesses like DeepSeek Harness. Whether handling micro-tasks or large features, it allows teams to turn the motto "don't ship broken" into a reality through verifiable specs and automated audits.
Use Cases
- Generate structured technical specs for complex features
- Prevent rework due to incorrect assumptions before coding
- Automatically check all acceptance criteria before delivery
Best For
- AI developers using DeepSeek Harness (dsh)
- Teams needing strict specifications and code review processes
- Engineering teams wanting to turn 'don't ship broken' into reality
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.