con un clic
standup
Render today's standup card from what your agents actually did across repos
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Render today's standup card from what your agents actually did across repos
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Preview the provenance receipt (prompts, est. spend, tests run, agent-authored lines) for the current session ledger
Show the wanted-poster bounty board — this repo's TODO/FIXME/HACK debt priced as aging XP bounties
List this repo's recorded dead ends — approaches already tried and abandoned, with reasons and cost
Show the CLAUDE.md compliance scorecard — which rules Claude actually follows vs ignores
Show your personal model-quality trend card (failure rate, edit churn, tokens/task by model version)
Show this repo's context-cost leaderboard — the files that pulled the most tokens into context
| name | standup |
| description | Render today's standup card from what your agents actually did across repos |
| disable-model-invocation | true |
!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.