Armory
Source
Browse
Skills

agent-manager-skill

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install agent-manager-skill --cli claude

writes the skill into.claude/skills/agent-manager-skill/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/agent-manager-skill/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

When to use it

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/agent-manager-skill/SKILL.md -o .claude/skills/agent-manager-skill/SKILL.md

Notes

Extracted from davila7/claude-code-templates, agent-manager-skill category.