bfinster

A collection of Claude Code add-ons that organise AI development work into named team roles, including coding, review, security, and marketplace work.

In plain words
What is it for?
It is for coordinating development agents, reviewing code, assessing security, testing adversarial machine-learning risks, mapping compliance, and developing marketplace plugins.
Why use it?
It helps split software tasks among specialised AI roles and adds review and security checks to the development process.

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.

Claude Code
/plugin marketplace add bdfinst/agentic-dev-team
agentmods
npx agentmods add plugins/bdfinst/agentic-dev-team/marketplace
Clone the repo
git clone --depth 1 https://github.com/bdfinst/agentic-dev-team

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

bfinster 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 2d 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.

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 · 63 lines

How it starts

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

{
  "metadata": {
    "description": "Persona-driven AI development team for Claude Code"
  },
  "name": "bfinster",
  "owner": {
    "name": "Bryan Finster"
  },
  "plugins": [
    {
      "author": {
        "name": "Bryan Finster"
      },
      "description": "Persona-driven AI development team: orchestrator, team agents, review agents, skills (agent-loaded and user-invocable slash commands), and advisory hooks for Claude Code. Previously published as agentic-dev-team.",
      "homepage": "https://github.com/bdfinst/agentic-dev-team",
      "license": "MIT",
      "name": "dev-team",
      "repository": "https://github.com/bdfinst/agentic-dev-team",
      "source": {
        "path": "plugins/dev-team",
        "ref": "dev-team-v12.11.0",
        "source": "git-subdir",
        "url": "https://github.com/bdfinst/agentic-dev-team.git"
      },
      "version": "12.11.0"
    },
    {
      "author": {
        "name": "Bryan Finster"
      },
      "description": "Deep security assessment + adversarial ML red-team: SARIF-first tool orchestration, narrowly-scoped LLM agents, FP-reduction with fallback banner, compliance mapping, service-comm diagramming, and a self-owned-target red-team harness. Companion plugin to dev-team. Previously published as agentic-security-assessment.",
      "homepage": "https://github.com/bdfinst/agentic-dev-team",
      "license": "MIT",
      "name": "security-assessment",
      "repository": "https://github.com/bdfinst/agentic-dev-team",
      "source": {
        "path": "plugins/security-assessment",
        "ref": "security-assessment-v3.7.4",
        "source": "git-subdir",
        "url": "https://github.com/bdfinst/agentic-dev-team.git"
      },
      "version": "3.7.4"
    },
    {
      "author": {
        "name": "Bryan Finster"
      },
      "description": "Scaffold, audit, and maintain Claude Code plugins and plugin marketplaces: a markdown-vs-script decision framework, a structural best-practices review agent, scaffolding ski

Read the full file on GitHub · 63 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. 2d ago First seen · 63 lines scan A c5a023962a34

Subscribe to this mod's changes

bfinster is a plugin published in the GitHub repository bdfinst/agentic-dev-team (277 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.