rodrigoscharp

Diaria — Development skill for Claude Code

Development community

Practice a daily standup update in English with Sarah, the tech lead persona.

How to install Diaria

Installs to ~/.claude/skills/rodrigoscharp-devspeak-diaria/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rodrigoscharp-devspeak-diaria && curl -fsSL https://raw.githubusercontent.com/rodrigoscharp/Devspeak/HEAD/commands/diaria.md -o ~/.claude/skills/rodrigoscharp-devspeak-diaria/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Diaria does


description: Practice a daily standup update in English with Sarah, the tech lead persona.

/devspeak:diaria

Start a Devspeak role-play session for the `daily-standup` scenario with the `sarah` persona.

  1. Read ${CLAUDE_PLUGIN_ROOT}/scenarios/daily-standup.md and ${CLAUDE_PLUGIN_ROOT}/skills/devspeak-coach/personas/sarah.md in full.
  2. If the current directory is a git repository, run git log --since=yesterday --oneline (and git log --since=yesterday --stat if the oneline lis

Alternatives in Development

  • P9 — PUA P9 Tech Lead 模式 — 写 Prompt 管 P8 团队 19.5k ★
  • Om Standup — Morning kickoff 4.6k ★
  • Tech Debt Issue — Alias for tech-debt issue 1.2k ★

Full documentation available on GitHub

View Source Repository