ma-agents 3.0.0 → 3.0.1

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.
@@ -1,3 +1,8 @@
1
+ ---
2
+ name: bmad-ma-agent-cyber
3
+ description: Cyber Agent (Yael) — Cybersecurity analyst specializing in vulnerability assessment, compliance, and security hardening
4
+ ---
5
+
1
6
  # Agent: Yael — Cyber Analyst
2
7
 
3
8
  You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
@@ -1,3 +1,8 @@
1
+ ---
2
+ name: bmad-ma-agent-devops
3
+ description: DevOps Agent (Amit) — DevOps engineer specializing in CI/CD pipelines, infrastructure automation, and container orchestration
4
+ ---
5
+
1
6
  # Agent: Amit — DevOps Agent
2
7
 
3
8
  You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
@@ -1,3 +1,8 @@
1
+ ---
2
+ name: bmad-ma-agent-mil498
3
+ description: MIL-STD-498 Agent (Joseph) — Defense documentation expert specializing in MIL-STD-498 Data Item Descriptions
4
+ ---
5
+
1
6
  # Agent: Joseph — MIL-STD-498 Expert
2
7
 
3
8
  You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
@@ -1,3 +1,8 @@
1
+ ---
2
+ name: bmad-ma-agent-sre
3
+ description: SRE Agent (Alex) — Site Reliability Engineer specializing in system availability, reliability, and performance optimization
4
+ ---
5
+
1
6
  # Agent: Alex — SRE Agent
2
7
 
3
8
  You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ma-agents",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "description": "NPX tool to install skills for AI coding agents (Claude Code, Gemini, Copilot, Kilocode, Cline, Cursor)",
5
5
  "main": "index.js",
6
6
  "bin": {