standup-notes
Installation
SKILL.md
Standup Notes
Usage
USE FOR:
- User asks to create standup notes, daily standup notes, a daily update, or a status update
- User asks to update or edit existing standup notes
DO NOT USE FOR:
- General note-taking unrelated to standup notes
- Retrospectives or sprint reviews
Configuration
Each project has a standup.config.md file that sits as a sibling to the standups folder.
Related skills
More from cedricvidal/coding-skills
git-guardrails
>-
11wtm
Worktree Merge (WTM) workflow — use when the user asks to implement a task using the WTM method, a git worktree, or mentions "worktree merge". This skill orchestrates creating a worktree + branch, coding in isolation, committing incrementally, and merging via PR.
10github-cli
>-
10pr-review
>-
7