planning good references
Persistent Execution Loop — 持久执行与验证闭环
持久执行与验证闭环 Skill。用于长任务、多阶段实现、持续修测试、执行到完成、上下文易丢失的工作流;把计划、进度、验证证据和复盘沉淀到本地可审计 artifacts,并按需衔接 writing-plans、project-retrospective 与 automation。用户提到“持续推进”“一直执行直到完成”“keep going until done”“验证闭环”“长任务状态”“别停在计划”“修到测试通过”等意图时触发。
Agent 安装命令
先 dry-run 再安装;仓库需已公开,或 Agent 需具备访问权限。
git clone https://github.com/yupeng0512/cursor-skills.git ~/.skillhub/yupeng-cursor-skills
cd ~/.skillhub/yupeng-cursor-skills
./install.sh --target codex --skill persistent-execution-loop --dry-run
./install.sh --target codex --skill persistent-execution-loop
~/.local/bin/skillhub-yupeng doctor --target codex --json claude
--target claude codex
--target codex cursor
--target cursor 标签
agent automation planning