{ "name": "cli-agent-runner", "owner": { "name": "rawe", "email": "noreply@example.com" }, "plugins": [ { "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.", "source": { "source": "url", "url": "https://git.waymay.us/zhongwei/gh-rawe-claude-dev-skills-cli-agent-runner.git" }, "strict": true } ] }