ai-dev-operating-system: Skill for Claude Code

.claude/skills/daily-standup/SKILL.md

daily-standup is a skill for Claude Code from lglucas/ai-dev-operating-system. It costs 63 tokens per session (514 once invoked), scanned A, original, MIT.

A session-start summary that reports what was finished, what is in progress, what comes next, and what is blocked. It uses recent project notes, commits, sprint documents, and changelog entries.

In plain words
What is it for?
Quickly resuming work, answering where the project stopped, and preparing for or closing a sprint.
Why use it?
It removes the need to reconstruct the project state after a break or at the start of a new session.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is lglucas/ai-dev-operating-system's own configuration. It tells Claude Code how to work on ai-dev-operating-system itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ai-dev-operating-system configures →

Part of the ai-dev-operating-system plugin — 28 skills, 11 commands, 12 agents, 1 hook shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to lglucas/ai-dev-operating-system. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/lglucas/ai-dev-operating-system/main/.claude/skills/daily-standup/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/lglucas/ai-dev-operating-system

Made for: Claude Code.

Or install ai-dev-operating-system, the plugin that ships this one along with the rest of its 28 skills, 11 commands, 12 agents, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for daily-standup

README.md
[![agentmods](https://agentmods.dev/badge/skills/lglucas/ai-dev-operating-system/daily-standup/github.svg)](https://agentmods.dev/skills/lglucas/ai-dev-operating-system/daily-standup)
Your own site
<a href="https://agentmods.dev/skills/lglucas/ai-dev-operating-system/daily-standup"><img src="https://agentmods.dev/badge/skills/lglucas/ai-dev-operating-system/daily-standup/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for daily-standup

Your own site · 80×15
<a href="https://agentmods.dev/skills/lglucas/ai-dev-operating-system/daily-standup"><img src="https://agentmods.dev/badge/skills/lglucas/ai-dev-operating-system/daily-standup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 514 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00063 $0.00514
Opus 5 $0.00032 $0.00257
Sonnet 5 $0.00013 $0.00103
Haiku 4.5 $0.00006 $0.00051

Measured 10d ago against content hash 670c933382bc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

daily-standup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/daily-standup/SKILL.md · 65 lines

What it actually says

Daily Standup

When to run this skill

  • First message of a new session for a project (auto-trigger).
  • User says: "onde paramos" / "o que tá rolando" / "me lembra o que tava fazendo" / "resumo".
  • After returning from a break of more than a few hours.
  • Before closing a sprint.

Inputs

  • Last entries in session-log/.
  • Last commits (git log --oneline -10).
  • docs/SPRINTS.md or current sprint doc.
  • CHANGELOG.md recent entries.

Output format (always exactly 4 bullets, plain Portuguese)

☀️ Bom dia. Onde a gente parou:

✅ Feito ontem (ou na última sessão):
   • [1-3 itens concretos]

🚧 Em andamento agora:
   • [1-2 itens com % aproximada]

🎯 Próximo passo (o que faria sentido fazer agora):
   • [1 item, prazo curto]

🚨 Bloqueios / decisões esperando você:
   • [se houver — caso contrário "nada bloqueando"]

Tone

  • Use "a gente" (1ª pessoa do plural) — você é parte do time.
  • Use linguagem simples. Sem feat:, merge, branch aqui — isso é pra leitura rápida.
  • Se houve algo arriscado na última sessão, marque com 🟡.

Example

☀️ Bom dia. Onde a gente parou:

✅ Feito ontem:
   • Configuração inicial do banco (Supabase) feita
   • Tela de login funcionando com magic link
   • Email de boas-vindas testado

🚧 Em andamento:
   • Tela de dashboard (~40% — falta a parte dos cards de métricas)

🎯 Próximo passo:
   • Terminar os 3 cards do dashboard. Estimativa: 1-2h.

🚨 Bloqueios:
   • Você precisa decidir se a primeira métrica é "clientes novos" ou "receita do mês". Te mando uma comparação rápida quando começar.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 65 lines · 63 tokens per session scan A 670c933382bc

Subscribe to this mod's changes

daily-standup is a skill published in the GitHub repository lglucas/ai-dev-operating-system (11 stars, last pushed 1mo ago), licensed MIT. It adds 63 tokens to every session and 514 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.