๐ŸŽฏ

delayed-command

๐ŸŽฏSkill

from paulrberg/agent-skills

VibeIndex|
What it does
|

A collection of agent skills including a read-only Codex oracle for planning and code review, Just command runner integration, prompt refinement, release bumping, Markdown docs generation, commit workflows, ls-lint file naming checks, and delayed command execution.

๐Ÿ“ฆ

Same repository

paulrberg/agent-skills(41 items)

delayed-command

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add paulrberg/agent-skills --skill delayed-command
skills.sh Installโš  Installs to .agents/skills/
npx skills add paulrberg/agent-skills --skill delayed-command
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/delayed-command/SKILL.md

SKILL.md

134Installs
-
AddedFeb 6, 2026

More from this repository10

๐ŸŽฏ
code-simplify๐ŸŽฏSkill

Code simplification skill that reduces complexity while preserving behavior, public contracts, and side effects, with scope resolution from session-modified files, behavior baseline verification, and small reversible edits following project conventions.

๐ŸŽฏ
effect-ts๐ŸŽฏSkill

A Claude skill providing expert guidance for functional programming with the Effect-TS library, covering typed error handling, dependency injection with Services and Layers, composability patterns, and testing.

๐ŸŽฏ
code-review๐ŸŽฏSkill

Code review skill that finds high-impact defects in changed code with evidence, prioritizing security, correctness, and regressions over style nits, with optional --fix flag to automatically apply suggested fixes in severity order and verify changes.

๐ŸŽฏ
cli-gh๐ŸŽฏSkill

Expert guidance for GitHub CLI (gh) operations covering pull request management, issue tracking, repository search, label management, GitHub Actions workflow triggering, codespace management, and release automation from the command line with built-in safety rules.

๐ŸŽฏ
code-polish๐ŸŽฏSkill

A code polish skill from PRB's agent skills collection, designed for Claude Code and Codex with opinionated patterns for code cleanup and quality improvement.

๐ŸŽฏ
tailwind-css๐ŸŽฏSkill

A Tailwind CSS skill from PRB's agent skills collection, designed primarily for Claude Code and Codex with reusable development patterns and conventions.

๐ŸŽฏ
bump-release๐ŸŽฏSkill

A collection of agent skills including a read-only Codex oracle for planning and code review, Just command runner integration, prompt refinement, release bumping, Markdown docs generation, commit workflows, ls-lint file naming checks, and delayed command execution.

๐ŸŽฏ
bump-deps๐ŸŽฏSkill

Skill for Node.js dependency updates from a collection of agent skills designed for Claude Code and Codex, covering linting, code review, Git workflows, and CLI tool guidance.

๐ŸŽฏ
yeet๐ŸŽฏSkill

A skill for quickly deleting or removing code. Part of PaulRBerg's agent skills collection built for Claude Code and Codex, which includes tools for code review, release management, GitHub CLI operations, and various development workflows.

๐ŸŽฏ
md-docs๐ŸŽฏSkill

A collection of agent skills including a read-only Codex oracle for planning and code review, Just command runner integration, prompt refinement, release bumping, Markdown docs generation, commit workflows, ls-lint file naming checks, and delayed command execution.