{ "name": "cli-agent-runner", "description": "Use this skill when you need to invoke another Claude Code session via the cli-agent-runner.sh script to perform specialized, potentially long-running tasks in a simplified way. This wrapper handles session management, result extraction, and can be run in background with polling support.", "version": "1.0.0", "author": { "name": "rawe", "email": "noreply@example.com" }, "skills": [ "./skills" ] }