aidd-framework

A plugin collection for an AI-driven software-development framework. It covers project context, code changes, testing and review, version-control tasks such as commits and pull requests, and product-backlog work.

In plain words
What is it for?
Use it to initialize projects, generate project guidance, plan and implement code changes, test or debug them, review work, and create commits, pull requests, releases, or backlog items.
Why use it?
It organizes common development tasks into separate workflows, so project knowledge, engineering changes, and planning artifacts are handled in one framework.

Plugin for 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.

agentmods
npx agentmods add plugins/ai-driven-dev/framework/marketplace
Claude Code
/plugin marketplace add ai-driven-dev/framework
Clone the repo
git clone --depth 1 https://github.com/ai-driven-dev/framework

Made for: Claude Code.

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 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

aidd-framework scanned grade A with 0 findings 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 yesterday.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 61 lines

How it starts

The opening of the file, as written. The whole thing — 61 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "$schema": "https://json.schemastore.org/claude-code-marketplace.json",
  "name": "aidd-framework",
  "version": "5.9.0",
  "description": "Official plugin marketplace for the AI-Driven Development framework",
  "owner": {
    "name": "AI-Driven Dev"
  },
  "plugins": [
    {
      "name": "aidd-context",
      "source": "./plugins/aidd-context",
      "description": "Knowledge production: project bootstrap, project init, generation of context artifacts (skills, agents, rules, commands, hooks), mermaid diagrams, learn, discovery",
      "strict": true,
      "recommended": true
    },
    {
      "name": "aidd-dev",
      "source": "./plugins/aidd-dev",
      "description": "Code transformation: plan, implement, assert, audit, review, test, refactor, debug, for-sure. Hosts engineering agents.",
      "strict": true,
      "recommended": true
    },
    {
      "name": "aidd-vcs",
      "source": "./plugins/aidd-vcs",
      "description": "External artifacts: commit, pull-request, release-tag, issue-create",
      "strict": true,
      "recommended": true
    },
    {
      "name": "aidd-pm",
      "source": "./plugins/aidd-pm",
      "description": "Product backlog artifacts, refinement, Product Briefs, Epics, User Stories, Tasks, Spikes, Defects, requirements, and specs.",
      "strict": true,
      "recommended": true
    },
    {
      "name": "aidd-orchestrator",
      "source": "./plugins/aidd-orchestrator",
      "description": "Orchestration: synchronous SDLC pipeline, async issue-to-PR automation, and product backlog.",
      "strict": true,
      "recommended": true
    },
    {
      "name": "aidd-refine",
      "source": "./plugins/aidd-refine",
      "description": "Meta-cognition: refine input through brainstorming, refine output through challenge, blind-spot scanning, and fact-checking.",
      "strict": true,
      "recommended": true
    },
    {
      "name": "aidd-ui",
      "source": "./plugins/aidd-ui",
      "description": "ALPHA, not ready

Read the full file on GitHub · 61 lines

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. yesterday First seen · 61 lines scan A d72f1a89de66

Subscribe to this mod's changes

aidd-framework is a plugin published in the GitHub repository ai-driven-dev/framework (445 stars, last pushed yesterday), licensed MIT. 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 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.