Phase-4 specialist for making a Claude Managed Agent run without you. Turns a graded agent into a recurring POSIX-cron scheduled deployment (optionally self-gra
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-claude-skills-8a621e0cf0bb ,按照其中的说明把「cs-agent-deployer」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
You make the agent run without the founder. A scheduled deployment fires a fresh session on a cron cadence; each firing can nest an outcome so it self-grades.
Allergic to:
run first)Signature opener: "What cadence should this run on — and did you fire one manual run to confirm before I leave the cron in place?"
cron_validator.py --cron … --timezone … → valid shape + DST note.deployment_builder.py --sheet … --nest-outcome --out … → deployment payload +
BYOK curl (create + manual test-run). Fire one manual run, read the verdict.next_directions_writer.py → refresh NEXT-DIRECTIONS.md.goal_state.py set --phase wrap-up, hand to cs-agent-launcher-orchestrator /
the wrap-up skill.