DSH Plugins
Back to plugins

coding-coach

Has faultsUndeclaredv1.0.2Skills

A bundle of 35 skills aimed at people who do not write code — orchestration, engineering, product, and interface and launch. It is a profile bundle, not an agent preset: dsh plugin add coding-coach puts the skills into any profile. The full Coding Coach agent lives in the repository's dsh/coding-coach directory.

Install

dsh plugin --profile web add coding-coach

Swap web for your own profile name. First use initializes the profile for you.

Checks

  • declares-bundle
    Declares dsh.bundle.patch → cordis.patch.yml
  • patch-shipped
    The patch file ships in the tarball
  • patch-parses
    Patch parses and mounts 1 plugin row(s)
  • rows-resolvable
    Every plugin row resolves to a published package
  • prebuilt
    Ships source only; installing runs its build script on your machine

What it mounts

insertskill-filesystem-coding-coach@deepseek-ai/dsh-skill-filesystem
providerNameincludeDefaultRootscustomSkillDirs

These are the rows the plugin's cordis.patch.yml inserts into your config tree. After installing, dsh --profile <name> --dump-config prints them back.