{
  "markdown": "<div align=\"center\">\n\n# Blueprint SDLC\n\n### Claude Code Plugin\n\n**Turn Claude Code into a disciplined engineering team.**\n\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)\n[![Plugin](https://img.shields.io/badge/Claude%20Code-Plugin-blueviolet)](https://github.com/skaisser/blueprint-plugin)\n\n</div>\n\n---\n\n## Install (2 seconds)\n\n```\n/plugin marketplace add skaisser/blueprint-plugin\n/plugin install blueprint\n```\n\nThat's it. 27 skills, audit hooks, MCP servers, and status line — all active instantly.\n\n## What's Included\n\n| Component | What it does |\n|-----------|-------------|\n| **27 slash commands** | Full SDLC pipeline: `/backlog` → `/plan` → `/plan-review` → `/plan-approved` → `/plan-check` → `/pr` → `/review` → `/address-pr` → `/finish` |\n| **Audit hook** | 15 enforcement rules on every tool call — prevents drift, enforces commit format, blocks dangerous commands |\n| **MCP servers** | Context7 (live library docs) + Sequential Thinking (structured reasoning) — auto-registered |\n| **Status line** | Context usage bar, estimated time remaining, git branch, code changes |\n| **Templates** | Git hooks (commit format, branch protection), GitHub Actions (PR review, tests), project scaffold |\n\n## The Pipeline\n\n```\n/backlog → /plan → /plan-review → /plan-approved → /plan-check → /pr → /review → /address-pr → /finish\n    B         L         U              E               P          R        I           N            T\n```\n\nPlus automation: `/flow` (guided), `/flow-auto` (zero-touch), `/batch-flow` (multi-plan).\n\n## All 27 Skills\n\n| Category | Skills |\n|----------|--------|\n| **Pipeline** | `/backlog`, `/plan`, `/plan-review`, `/plan-approved`, `/plan-check`, `/pr`, `/review`, `/address-pr`, `/finish` |\n| **Automation** | `/flow`, `/flow-auto`, `/flow-auto-wt`, `/batch-flow` |\n| **Fast Track** | `/quick`, `/hotfix`, `/resume` |\n| **Git & PR** | `/bp-commit`, `/bp-ship`, `/bp-push`, `/bp-branch` |\n| **Testing** | `/bp-test`, `/bp-tdd-review` |\n| **Setup** | `/start`, `/bp-context`, `/bp-status`, `/complete` |\n| **Meta** | `/skill-creator` |\n\n## CLI Binary (Optional but Recommended)\n\nThe audit hook requires the Blueprint CLI binary. It **auto-installs on first use**, or install manually:\n\n```bash\n# Via Homebrew\nbrew tap skaisser/tap\nbrew install blueprint\n\n# Or via the setup script\nbash \"${CLAUDE_PLUGIN_ROOT}/scripts/setup.sh\"\n```\n\n### CLI Commands\n\n```bash\nblueprint audit       # Pre-tool-use enforcement (called by hook)\nblueprint status      # Show SDLC status\nblueprint update      # Self-update from GitHub Releases\nblueprint meta        # Plan metadata as JSON\nblueprint sync        # Sync plan frontmatter\nblueprint commit      # Validated commit\nblueprint backlog     # Manage backlog items\n```\n\n## How It Works\n\n1. **Plugin install** registers 27 slash commands + hooks + MCP servers\n2. **First tool call** triggers the audit hook, which auto-downloads the CLI binary\n3. **Every subsequent tool call** is validated by the 15-rule audit engine\n4. **Skills guide Claude** through the full SDLC — from idea capture to merged PR\n\n## Contributing\n\nThe plugin is auto-synced from the [main Blueprint repo](https://github.com/skaisser/blueprint). To contribute:\n\n1. Fork [skaisser/blueprint](https://github.com/skaisser/blueprint)\n2. Make your changes\n3. Submit a PR to the main repo\n4. Changes are automatically synced to this plugin repo on release\n\n## License\n\nApache 2.0 — see [LICENSE](LICENSE)\n",
  "bytes": 3463,
  "sha": "053ea5c05a0e1111e402ded439d4f36bcecb1b96544bf1be0a5ebd6dbbfa13a5",
  "repo_slug": "skaisser/blueprint-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_skaisser_blueprint_plugin_blueprint_sdlc_6b0c9cc0/readme"
}