frad-dotclaude

A Claude Code plugin marketplace containing development plugins and workflow automation from Frad LEE.

In plain words
What is it for?
Use it to find plugins for conventional Git workflows, GitFlow branches, AI-generated commits, repository health checks, and workspace setup.
Why use it?
It provides a catalog for specialized tools such as Git automation and AI-assisted repository management.

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 FradSer/dotclaude
agentmods
npx agentmods add plugins/fradser/dotclaude/marketplace
Clone the repo
git clone --depth 1 https://github.com/FradSer/dotclaude

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

frad-dotclaude 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 · 317 lines

How it starts

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

{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "frad-dotclaude",
  "version": "1.19.0",
  "description": "Frad's Claude Code plugin marketplace featuring specialized agents and workflow automation",
  "owner": {
    "name": "Frad LEE",
    "email": "[email protected]"
  },
  "plugins": [
    {
      "name": "git",
      "displayName": "Git",
      "version": "0.6.2",
      "description": "Conventional Git automation, advanced repository management, and GitFlow workflow automation for feature, hotfix, and release branches with post-finish cleanup",
      "author": {
        "name": "Frad LEE",
        "email": "[email protected]"
      },
      "source": "./git",
      "category": "development",
      "homepage": "https://github.com/FradSer/dotclaude/tree/main/git"
    },
    {
      "name": "git-agent",
      "displayName": "Git Agent",
      "version": "0.8.0",
      "description": "AI-first Git CLI automation \u2014 atomic AI commits, co-change relations, autonomous git health agent, pre-tool hook safety, and workspace initialization",
      "author": {
        "name": "Frad LEE",
        "email": "[email protected]"
      },
      "source": "./git-agent",
      "category": "development",
      "homepage": "https://github.com/FradSer/dotclaude/tree/main/git-agent"
    },
    {
      "name": "github",
      "displayName": "GitHub",
      "version": "0.7.5",
      "description": "GitHub project operations with quality gates",
      "author": {
        "name": "Frad LEE",
        "email": "[email protected]"
      },
      "source": "./github",
      "category": "productivity",
      "homepage": "https://github.com/FradSer/dotclaude/tree/main/github"
    },
    {
      "name": "swiftui",
      "displayName": "SwiftUI",
      "version": "0.2.3",
      "description": "SwiftUI code review with modern API best practices",
      "author": {
        "name": "Frad LEE",
        "email": "[email protected]"
      },
      "source": "./s

Read the full file on GitHub · 317 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 · 317 lines scan A 5cac89359b13

Subscribe to this mod's changes

frad-dotclaude is a plugin published in the GitHub repository FradSer/dotclaude (588 stars, last pushed 21d ago), 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.