ai-sprint-kit 2.1.53 → 2.1.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -6,11 +6,11 @@
6
6
 
7
7
  ## What is AI Sprint?
8
8
 
9
- AI Sprint transforms Claude Code into a team of **15 specialized AI agents** with **21 powerful commands**. Build production-grade software with security-first, autonomous development.
9
+ AI Sprint transforms Claude Code into a team of **16 specialized AI agents** with **22 powerful commands**. Build production-grade software with security-first, autonomous development.
10
10
 
11
11
  **Features:**
12
- - 15 AI Agents (prd-writer, business-analyst, architect, planner, implementer, tester, reviewer, security, devops, docs, debugger, researcher, verifier, browser-tester, deployment-smoke)
13
- - 21 Slash Commands for full development lifecycle
12
+ - 16 AI Agents (prd-writer, business-analyst, architect, planner, implementer, tester, reviewer, security, devops, docs, debugger, researcher, verifier, browser-tester, deployment-smoke, tdd-developer)
13
+ - 22 Slash Commands for full development lifecycle
14
14
  - Automation Hooks (auto-format, lint-check, sound notifications)
15
15
  - Memory System for persistent context
16
16
  - Security-First with built-in SAST, secrets scanning, dependency audit
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ai-sprint-kit",
3
- "version": "2.1.53",
3
+ "version": "2.1.55",
4
4
  "description": "CLI installer for AI Sprint autonomous development framework - requires license",
5
5
  "main": "lib/installer.js",
6
6
  "bin": {