Agent Plugins Marketplace
← All plugins

aiad-sdd

v1.17.0

AIAD SDD Mode — Spec Driven Development pour Claude Code : cycle Intent → Research → SPEC → Gate → Exec → Validate → Drift-Lock, gouvernance Tier 1 enforced, verdicts déterministes.

Claude Code

By Steeve EversLicense: MIT0 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
0 skill or MCP entries
Source updated
Sep 25, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →

Install aiad-sdd for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install aiad-sdd@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/everssteeve/sdd-mode

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

aiad-sdd/
└── .claude-plugin/plugin.json

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "aiad-sdd",
  "description": "AIAD SDD Mode — Spec Driven Development pour Claude Code : cycle Intent → Research → SPEC → Gate → Exec → Validate → Drift-Lock, gouvernance Tier 1 enforced, verdicts déterministes.",
  "version": "1.17.0",
  "author": {
    "name": "Steeve Evers"
  },
  "homepage": "https://aiad.ovh",
  "repository": "https://github.com/everssteeve/sdd-mode",
  "license": "MIT",
  "keywords": [
    "sdd",
    "spec-driven",
    "aiad",
    "governance",
    "drift-lock"
  ],
  "commands": "./templates/.claude/commands",
  "skills": "./templates/.claude/skills",
  "hooks": "./templates/.claude/settings.json",
  "_comment_agents": "Les agents de gouvernance Tier 1 (AIAD-*) sont générés par `aiad-sdd emit-rules` dans .claude/agents/ (read-only, veto) — non packagés en statique."
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[aiad-sdd on Agent Plugins Marketplace](https://pluginsmp.com/plugins/aiad-sdd)