launch-your-agent-claude-code
Installation
SKILL.md
launch-your-agent-claude-code
Skill by ara.so — AI Agent Skills collection.
Overview
launch-your-agent is a Claude Code skill that takes you from an agent idea to a live Claude Managed Agent (CMA) in your Anthropic Console. It orchestrates the full lifecycle: interview → scope v0 → launch in your account → grade against success criteria → iterate → schedule (if recurring).
You walk away with:
- A live managed agent in your Console
- Complete build artifacts in
my-agent/(build sheet, API payloads, eval scaffold, launch script) - A graded initial run
- Scheduled deployment (if your task recurs)
- A
NEXT-DIRECTIONS.mdwith v1/v2 roadmap
Primary Language: HTML (documentation/templates), with JavaScript/TypeScript for agent logic and shell scripts for deployment.