standup
SolidWrite 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
Quality Score: 81/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
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
AI & Automation Listed
client-status-update
Drafts short monthly or quarterly client status emails structured as completed, in progress, and waiting on you; use when sending a recurring engagement update, a month-end close or tax return progress note, or replying to a client who asks where things stand.
0 Updated 2 weeks ago
tidyflowhq AI & Automation Listed
status-updater
Use when it's time to send a client their regular progress update and you need to turn raw work logs, commits, or a task list into a readable summary.
0 Updated 1 weeks ago
simoabdelmoumen10-sys AI & Automation Listed
status-update
Create concise status updates for teams, managers, executives, customers, or partners.
2 Updated 3 weeks ago
tmusser