don-cheli marketplace

don-cheli marketplace is a plugin for Claude Code from doncheli/don-cheli-sdd. Its token cost is not measured, scanned A, original, Apache-2.0.

A marketplace listing for the don-cheli-sdd plugin, a specification-driven development framework for Claude Code. Specification-driven development means planning and describing expected behavior before writing the code.

In plain words
What is it for?
It helps users discover and install don-cheli-sdd and understand that it includes test-driven development, behavior-driven development, commands, skills, reasoning models, and language support.
Why use it?
It provides the plugin’s identity, version, purpose, source repository, installation methods, and related links in one catalogue entry.

Plugin for Claude Code

Written for Claude Code: Claude Code plugin machinery. Also seen: mentions Claude Code.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add doncheli/don-cheli-sdd
agentmods
npx agentmods add plugins/doncheli/don-cheli-sdd/marketplace
Clone the repo
git clone --depth 1 https://github.com/doncheli/don-cheli-sdd

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for don-cheli marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/doncheli/don-cheli-sdd/marketplace.svg)](https://agentmods.dev/plugins/doncheli/don-cheli-sdd/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/doncheli/don-cheli-sdd/marketplace"><img src="https://agentmods.dev/badge/plugins/doncheli/don-cheli-sdd/marketplace.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

don-cheli marketplace scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

"manual": "bash <(curl -fsSL https://raw.githubusercontent.com/doncheli/don-cheli-sdd/main/scripts/instalar.sh)"
.claude-plugin/marketplace.json · 36 lines

What it actually says

{
  "schema_version": "1.0",
  "name": "don-cheli",
  "display_name": "Don Cheli Marketplace",
  "owner": {
    "name": "Jose Luis Oronoz Troconis",
    "handle": "@doncheli",
    "url": "https://www.doncheli.tv",
    "github": "https://github.com/doncheli"
  },
  "plugins": [
    {
      "name": "don-cheli-sdd",
      "display_name": "Don Cheli — Spec-Driven Development",
      "version": "1.13.0",
      "description": "Full SDD framework for Claude Code. Iron-law TDD, 72+ commands (/dc:*), 14 skills, 15 reasoning models, and i18n (ES/EN/PT).",
      "category": "development",
      "tags": ["sdd", "tdd", "bdd", "gherkin", "estimation", "reasoning", "i18n", "español"],
      "source": {
        "type": "git",
        "url": "https://github.com/doncheli/don-cheli-sdd.git",
        "branch": "main",
        "plugin_manifest": ".claude-plugin/plugin.json"
      },
      "install": {
        "npm": "npx don-cheli-sdd",
        "manual": "bash <(curl -fsSL https://raw.githubusercontent.com/doncheli/don-cheli-sdd/main/scripts/instalar.sh)"
      },
      "homepage": "https://www.doncheli.tv",
      "changelog": "https://github.com/doncheli/don-cheli-sdd/blob/main/CHANGELOG.md",
      "license": "Apache-2.0",
      "featured": true
    }
  ]
}
Contents

The plugins it lists here

This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.

Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 36 lines scan A 8a6a3ade5509

Subscribe to this mod's changes

don-cheli marketplace is a plugin published in the GitHub repository doncheli/don-cheli-sdd (57 stars, last pushed 26d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.