Bundle
dsh-knowzcode
KnowzCode TDD workflow for DeepSeek Harness. No MCP.
- Source
- knowz-io
- stars
- 1 stars
- License
- MIT
- Updated
- Updated 13 days ago
Readme
# KnowzCode Knowz AI plugin for **DeepSeek Harness**. Product name: **KnowzCode**. Publisher: **Knowz AI**. Structured TDD development with quality gates, local handoffs, and a system-prompt rule. This plugin **does not** ship an MCP row. Knowz vaults are a **separate** optional install and **never block** this workflow. Official discovery is the GitHub topic [dsh-plugin](https://github.com/topics/dsh-plugin). There is **no DeepSeek store**. ## Install ```sh dsh plugin --profile web add github:knowz-io/deepseek-knowzcode-plugin ``` No API key is required for KnowzCode itself. If you also want team memory, install **[Knowz](https://github.com/knowz-io/deepseek-knowz-plugin)** separately: ```sh dsh plugin --profile web add github:knowz-io/deepseek-knowz-plugin ``` Then create a `ukz_` key at [https://app.knowz.io/settings/api-keys](https://app.knowz.io/settings/api-keys), set `KNOWZ_API_KEY`, and restart `dsh web`. Do not run `/knowz register` on an existing account — that is not login. Do not paste API keys. Package id: `dsh-knowzcode`. ## Skills `work`, `explore`, `fix`, `setup`, `status`, `regroup`, `continue`, `start-work`, `regroup-trigger` DeepSeek Harness does not ship Cursor-style slash-command files. Ask the agent to run the skill by name. ## Rule `rules/knowzcode.md` — TDD / quality-gate guidance registered as a system-prompt section when `ctx.systemPrompt.section` exists. ## License MIT — publisher **Knowz AI**. Homepage: [https://knowz.io](https://knowz.io)
Install
dsh plugin --profile web add github:knowz-io/deepseek-knowzcode-plugin
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-knowzcode from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.