coding-agent
Installation
SKILL.md
Coding Agent Skill
Delegate coding tasks to Claude Code — your local coding subagent ("junior assistant").
Quick Check
# Check if Claude Code is available and authenticated
alma coding-agent status
Delegate a Task
# Run a coding task in a specific directory
alma coding-agent run --dir /path/to/project "fix the bug in server.ts where..."