·daily-standby
</>

daily-standby

Put a task on standby when it's blocked or waiting on someone. This skill should be used when Benjamin says "standby", "waiting on", "put on hold", "blocked", "can't proceed", or needs to park a task that requires external input.

7Installs·0Trend·@benjaming

Installation

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

How to Install daily-standby

Quickly install daily-standby 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-standby
  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

Put a task on standby with a required reason describing what it's waiting on.

If no identifier provided: check for a single inprogress task and use that automatically. If zero or multiple inprogress tasks, ask for an explicit task ID. Stop here if ambiguous.

If no file exists: "No task file for today. Run /daily-standup first." Stop.

Put a task on standby when it's blocked or waiting on someone. This skill should be used when Benjamin says "standby", "waiting on", "put on hold", "blocked", "can't proceed", or needs to park a task that requires external input. 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-standby
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from benjaming/ai-skills

Quick answers

What is daily-standby?

Put a task on standby when it's blocked or waiting on someone. This skill should be used when Benjamin says "standby", "waiting on", "put on hold", "blocked", "can't proceed", or needs to park a task that requires external input. Source: benjaming/ai-skills.

How do I install daily-standby?

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-standby 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