·daily-unblock
""

daily-unblock

Unblock a task on standby and bring it back to active status. This skill should be used when Benjamin says "unblock", "resume", "unpause", "pick back up", or when a blocked task's dependency has been resolved.

7Installs·0Trend·@benjaming

Installation

$npx skills add https://github.com/benjaming/ai-skills --skill daily-unblock

How to Install daily-unblock

Quickly install daily-unblock AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/benjaming/ai-skills --skill daily-unblock
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: benjaming/ai-skills.

SKILL.md

View raw

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".

Unblock a task on standby and bring it back to active status. This skill should be used when Benjamin says "unblock", "resume", "unpause", "pick back up", or when a blocked task's dependency has been resolved. Source: benjaming/ai-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/benjaming/ai-skills --skill daily-unblock
Category
""Writing
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from benjaming/ai-skills

Quick answers

What is daily-unblock?

Unblock a task on standby and bring it back to active status. This skill should be used when Benjamin says "unblock", "resume", "unpause", "pick back up", or when a blocked task's dependency has been resolved. Source: benjaming/ai-skills.

How do I install daily-unblock?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/benjaming/ai-skills --skill daily-unblock Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/benjaming/ai-skills