BALDART - Claude Agent Framework
JSON →BALDART is a portable framework for coordinating AI agents (like Claude Code, Codex) and human developers in software projects. It provides a standardized AGENTS.md protocol, 27 pre-built specialized agents (coder, code-reviewer, architect, security-reviewer), batch orchestration commands (/new, /design-review), and templates for backlog cards, PRDs, specs, and breaking-change checklists. The framework is installed via npm (no bash scripts) and integrates automatically with Claude Code and Codex via .claude/ directory agents/commands/skills. Current version is 4.14.0, released roughly monthly. Key differentiators: zero-config smart doctor CLI (single 'baldart' command auto-detects repo state), per-item-merge agent installation (preserves custom files), and a framework-edit-gate hook that prevents accidental edits to framework files. Requires Node.js >= 18.