standup

Solid

Write a client update — identify what was done, what's next, and surface risks before they become surprises. End of day, start of day, or end of week.

AI & Automation 18 stars 1 forks Updated 3 weeks ago MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
43
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Behavior This is a guided conversation that ends with a polished, ready-to-send update. Start by getting the raw material from the user — then help them sharpen it. ### Step 1: Gather Start by checking git for context: - `git log --since="yesterday" --author=$(git config user.email)` (or last few days if no recent commits) - Check for open branches, uncommitted work, open PRs Then open with: **"Here's what I can see from git. Before I help you write this — what did you actually spend your time on? Git doesn't always tell the full story."** Wait for their answer. Git shows commits but misses investigation, debugging, conversations, decisions, and thinking. Their answer fills the gaps. Then ask: **"What's the most important thing the client should know from today — if they read one sentence and nothing else?"** Wait. This forces them to prioritise. Most updates bury the lead. Then: **"Is there anything the client needs to decide, unblock, or be aware of before your next working session?"** Wait. This surfaces blockers and risks before they become surprises. ### Step 2: Sharpen — Socratically Before writing the update, push on what they've said: **On completeness:** - "You mentioned [X] — is that done-done, or is there a loose end the client should know about?" - "Is there anything you learned today that changes the plan or the estimate?" - "Are you waiting on anything from the client's side? Now's the time to ask — don't let it sit." **On risks — push hard ...

Details

Author
thoughtbot
Repository
thoughtbot/rails-consultant
Created
5 months ago
Last Updated
3 weeks ago
Language
Shell
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category