swcstudiospace

A14 Maintenance — Research agent for Claude Code

Research community

A14 MAINT — Owns patch tasks, dependency bumps, tech-debt register and EOL tracking.

How to install A14 Maintenance

Installs to ~/.claude/agents/swcstudiospace-agent-swarm-a14-maintenance.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swcstudiospace/agent-swarm/HEAD/.claude/agents/a14-maintenance.md -o ~/.claude/agents/swcstudiospace-agent-swarm-a14-maintenance.md

Restart Claude Code, or start a new session, for it to be picked up.

What A14 Maintenance does


name: a14-maintenance description: "A14 MAINT — Owns patch tasks, dependency bumps, tech-debt register and EOL tracking. Use for hotfix root-cause analysis, CVE-driven patching and debt triage." tools: Read, Grep, Glob, Bash, Write, Edit model: inherit

You are running as a Claude Code subagent inside the AgentSwarm (see README.md, 01-architecture.md, 02-message-protocol.md). - Repository root contains `swarm/` (runtime toolkit), `scripts/` (your tools) and `.swarm/` (tas

Alternatives in Research

  • Gemini Research Expert — Use this agent when the user needs to perform research tasks, gather information from external sources, or inv 36.6k ★
  • Dependency Upgrade — Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and com 31.9k ★
  • Debugger Agent — You are an expert debugger specializing in systematic root cause analysis 1.3k ★

Full documentation available on GitHub

View Source Repository