📝
AutomationJavaScript

Standup

by karanb192

Standup is an Automation skill for Claude Code, published by karanb192 in claude-code-hooks.

486 stars34 forkson karanb192/claude-code-hooksAdded 2026/08/26+2% in starsRepository updated 2026/08/23
ai-toolsanthropicautomationclaudeclaude-codeclaude-code-hooksclaude-code-pluginclideveloper-toolshooksmarketplacenotificationspluginsecurity
Install in seconds
Install Standup
Copy Standup into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/karanb192/claude-code-hooks/tree/main/plugins/standup-autopilot/skills/standup ~/.claude/skills/standup

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/karanb192/claude-code-hooks.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/standup-autopilot/skills/standup/SKILL.md in karanb192/claude-code-hooks
Installs to
~/.claude/skills/standup
Collection
One of 7 skills cataloged from this repository
Category
Automation1523 skills

What Standup does

Standup renders a ready-to-paste daily standup from recorded agent sessions across repos. Use it to summarize yesterday’s work, tests, PRs, diffstat, and blockers without rerunning commands.

Standup is cataloged under Automation on DirSkills. Standup comes from a repository tagged ai-tools, anthropic, automation, claude and claude-code.

Documentation

README

Standup card

!node "${CLAUDE_SKILL_DIR}/../../standup-autopilot.js" --render 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/standup-autopilot.js" --render

The card above is your standup for the most recent day with recorded sessions, one line per repo (what got done, tests run, PRs, diffstat) plus any unresolved blockers. It is produced by the standup-autopilot hook, which snapshots each session's outcome (task, git state, tests, PRs, blockers) to a local per-day ledger as you work.

Briefly restate it as a ready-to-paste standup: a short "Yesterday" line per repo and a "Blocked on" list (or note there are no blockers). Keep it tight; do not re-run any commands.

Frequently asked about Standup

  • What else does karanb192 publish alongside Standup?

    Standup is one of 7 skills that DirSkills catalogs from karanb192/claude-code-hooks, the repository it ships in. Its siblings there include Bounty Board, Dead Ends and Leaderboard. Each one is a separate skill with its own page in this directory, installs the same way Standup does, and is maintained by karanb192 in that same repository. The rest of the collection is listed on the karanb192/claude-code-hooks page.

  • How does Standup compare to other Automation skills?

    Standup ranks #1365 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Standup against them. Open each page to compare what they document and how they install.

More from karanb192/claude-code-hooks

Standup is one of 7 skills cataloged on DirSkills from karanb192/claude-code-hooks.

See all 7 skills