craftsman

craftsman is a plugin for Claude Code from gul-labs/craftsman-marketplace. Its manifest loads nothing; the 12 skills it bundles cost 1,830 tokens per session together, scanned A, original, MIT.

A project review and repair toolkit for software made with tools such as Lovable, Replit, Bolt, v0, Claude Code, or Codex. It checks areas including the user interface, server code, database, security, testing, and AI features.

In plain words
What is it for?
Use it to review an AI-built application for production readiness, work through the review findings, and confirm fixes with a new audit.
Why use it?
It helps find serious problems before real users encounter them, and explains findings in plain language ranked by their consequences. It keeps audit progress in the project so larger reviews can continue later.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions Claude Code; mentions Codex.

Good fit Use it to review an AI-built application for production readiness, work through the review findings, and confirm fixes with a new audit.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add gul-labs/craftsman-marketplace/plugin install craftsman
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.

Clone the repo
git clone --depth 1 https://github.com/gul-labs/craftsman-marketplace

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 craftsman

README.md
[![agentmods](https://agentmods.dev/badge/plugins/gul-labs/craftsman-marketplace/craftsman/github.svg)](https://agentmods.dev/plugins/gul-labs/craftsman-marketplace/craftsman)
Your own site
<a href="https://agentmods.dev/plugins/gul-labs/craftsman-marketplace/craftsman"><img src="https://agentmods.dev/badge/plugins/gul-labs/craftsman-marketplace/craftsman/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for craftsman

Your own site · 80×15
<a href="https://agentmods.dev/plugins/gul-labs/craftsman-marketplace/craftsman"><img src="https://agentmods.dev/badge/plugins/gul-labs/craftsman-marketplace/craftsman.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 12 skills cost 1,830 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

craftsman 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 10d 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.

plugins/craftsman/.claude-plugin/plugin.json · 30 lines

What it actually says

{
  "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
  "name": "craftsman",
  "description": "Ship something with Lovable, Replit, Bolt, v0, Claude Code, or Codex and it works, but nobody with an engineering background has checked it. This is the engineering review you'd get from the technical co-founder you don't have. craft-audit checks the whole project across ten areas: UX, frontend, backend, database, security, infrastructure, observability, testing, lint, and AI integrations. Security is just one of the ten; most tools in this space check only that one. Findings are plain language and ranked by real consequence, so a broken invoice check beats a missing comment, and they are written to a workspace inside your project so a long audit can pause and resume. The companion skill craft-fix drives the fixes but is never allowed to mark its own work fixed; only a fresh audit pass can confirm a finding is actually gone. Not a penetration test, not continuous monitoring, no numeric score, no legal advice. A full worked example is included.",
  "version": "0.5.0",
  "author": {
    "name": "Atif Gul",
    "url": "https://github.com/atifgul99"
  },
  "homepage": "https://github.com/gul-labs/craftsman-marketplace",
  "repository": "https://github.com/gul-labs/craftsman-marketplace",
  "license": "MIT",
  "keywords": [
    "production-readiness",
    "code-audit",
    "engineering-standards",
    "vibe-coding",
    "lovable",
    "replit",
    "bolt",
    "v0",
    "ai-generated-code",
    "llm-integration",
    "prompt-injection",
    "security",
    "multi-tenant",
    "observability"
  ]
}
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. 10d ago First seen · 30 lines scan A 6fb1caf145d0

Subscribe to this mod's changes

craftsman is a plugin published in the GitHub repository gul-labs/craftsman-marketplace (1 stars, last pushed 3d 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-31.

Related

Other plugins, from other repositories

brooks-lint

AI code reviews grounded in twelve classic engineering books — decay risk diagnostics with book citations, severity labels, and six analysis modes (PR review, architecture audit, tech debt, test quality, health dashboard, full-sweep auto-fix).

hyhmrright/brooks-lint · not measured

technology

Architecture, engineering delivery, development discipline, debugging, review, and AI and automation systems.

cbrock84/headcount · not measured

logic-lens

Logic-first code review using semi-formal execution tracing. Surfaces behavioral bugs, semantic errors, and runtime failures that linters miss.

hyhmrright/logic-lens · not measured

codebase-health

Codebase health tools: deep audits via orchestrated specialists (security, performance, libraries, quality, dead code) plus dead-code cleanup and documentation maintenance.

jeffrigby/somepulp-agents · not measured

craft-skills

Skills for code you'll have to live with. Two collections: craft (code that's understandable, named well, lean, loud about failure, and testable — without turning every edit into a rewrite) and rigor (claims you can believe — adversarial testing, full-suite banking, cited numbers, population sweeps, evidence-backed…

mikestangdevs/craft-skills · not measured

brooks-lint

AI code reviews grounded in twelve classic engineering books — decay risk diagnostics with book citations, severity labels, and six analysis modes (PR review, architecture audit, tech debt, test quality, health dashboard, full-sweep auto-fix).

hyhmrright/brooks-lint · not measured