@avesta-hq/prevention 0.3.5 → 0.3.6
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.
- package/CLAUDE.md +1 -1
- package/README.md +3 -3
- package/package.json +1 -1
package/CLAUDE.md
CHANGED
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
|
|
69
69
|
## MCP Server Integration
|
|
70
70
|
|
|
71
|
-
This project uses Prevention as an MCP server with
|
|
71
|
+
This project uses Prevention as an MCP server with 15 tools, 26 agents, and 34 skills that provide all methodology knowledge (TDD, Clean Architecture, test pyramid, CI/CD, etc.) on demand.
|
|
72
72
|
|
|
73
73
|
**When starting work:**
|
|
74
74
|
|
package/README.md
CHANGED
|
@@ -76,9 +76,9 @@ Each phase has gates that ensure prerequisites are met before you move forward.
|
|
|
76
76
|
|
|
77
77
|
| Feature | Free | Pro |
|
|
78
78
|
| -------------------- | -------------------------------------------------- | -------------------- |
|
|
79
|
-
| **Core TDD** | `/avesta-red`, `/avesta-green`, `/avesta-refactor` | All
|
|
80
|
-
| **Setup** | `/avesta-init`, `/avesta-scaffold`, `/avesta-help` | All
|
|
81
|
-
| **Skills** | - |
|
|
79
|
+
| **Core TDD** | `/avesta-red`, `/avesta-green`, `/avesta-refactor` | All agents |
|
|
80
|
+
| **Setup** | `/avesta-init`, `/avesta-scaffold`, `/avesta-help` | All agents |
|
|
81
|
+
| **Skills** | - | All contextual skills |
|
|
82
82
|
| **Gate enforcement** | - | Automated gates |
|
|
83
83
|
| **Projects** | 1 | Unlimited |
|
|
84
84
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@avesta-hq/prevention",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.6",
|
|
4
4
|
"description": "XP/CD development agent commands for Claude Code - achieve Elite DORA metrics through disciplined TDD and Continuous Delivery practices",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"claude-code",
|