什么是 daily-unblock?
解除对待机任务的阻止并将其恢复到活动状态。当本杰明说“取消阻止”、“恢复”、“取消暂停”、“恢复”时,或者当被阻止的任务的依赖性已解决时,应该使用此技能。 来源:benjaming/ai-skills。
解除对待机任务的阻止并将其恢复到活动状态。当本杰明说“取消阻止”、“恢复”、“取消暂停”、“恢复”时,或者当被阻止的任务的依赖性已解决时,应该使用此技能。
通过命令行快速安装 daily-unblock AI 技能到你的开发环境
来源:benjaming/ai-skills。
Bring a standby task back to active status, restoring it to inprogress or pending depending on whether work had started.
If $ARGUMENTS matches a Jira key pattern (e.g., RGI-265): find the task with matching jirakey.
If $ARGUMENTS is empty: find all tasks with status: "standby".
解除对待机任务的阻止并将其恢复到活动状态。当本杰明说“取消阻止”、“恢复”、“取消暂停”、“恢复”时,或者当被阻止的任务的依赖性已解决时,应该使用此技能。 来源:benjaming/ai-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/benjaming/ai-skills --skill daily-unblock解除对待机任务的阻止并将其恢复到活动状态。当本杰明说“取消阻止”、“恢复”、“取消暂停”、“恢复”时,或者当被阻止的任务的依赖性已解决时,应该使用此技能。 来源:benjaming/ai-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/benjaming/ai-skills --skill daily-unblock 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/benjaming/ai-skills