{
  "name": "the-bulwark",
  "version": "1.3.0",
  "description": "Full-lifecycle SDLC guardrailing framework for Claude Code — from product ideation and planning through implementation, code review, and test validation. Enterprise-grade skills and agents for AI-human peer collaboration.",
  "author": {
    "name": "Ashay Kubal",
    "url": "https://ashaykubal.com"
  },
  "homepage": "https://github.com/QBall-Inc",
  "repository": "https://github.com/QBall-Inc/the-bulwark",
  "license": "MIT",
  "keywords": [
    "claude-code",
    "claude-code-plugin",
    "sdlc",
    "quality-enforcement",
    "code-review",
    "testing",
    "governance",
    "hooks",
    "skills",
    "agents",
    "pipeline",
    "ideation",
    "product-ideation",
    "product-management",
    "market-research",
    "competitive-research",
    "brainstorming",
    "brainstorm",
    "planning",
    "plan-creation",
    "agent-design",
    "skill-design",
    "create-skill",
    "create-agent",
    "test-audit",
    "test-coverage",
    "statusline",
    "agent-teams"
  ],
  "userConfig": {
    "enable_permission_bypass": {
      "type": "boolean",
      "title": "Auto-approve Bulwark bundled-asset access",
      "description": "Skip permission prompts for Bulwark's own plugin scripts and bundled files (Read/Edit/Bash inside the plugin root). Writes and non-Bulwark paths are never auto-approved; path-traversal escapes are denied. Requires trusting Bulwark at install level. Default: off.",
      "default": false
    }
  }
}
