claude/skills/setup-project-update/SKILL.md
Set up a project update config for the current repo, so that running project-update requires no setup questions. Use when asked to "set up project updates", "configure project update", "initialise project update", or "create a project update config". Run this once per project repo.
npx skillsauth add iainmcl/dotfiles setup-project-updateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Create a .claude/project-update.json config file in the current repo so that the project-update skill can run without asking setup questions each time.
Ask all of these in a single message:
PAY, AUTH, TK-APP)#payments-eng)docs/?Create .claude/project-update.json at the root of the current working directory.
{
"project": "<project name>",
"audience": "<audience description>",
"channel": "<slack channel>",
"sources": {
"git": true,
"jira": "<project key or null>",
"slack": "<channel name or null>",
"notion": "<url or search term or null>",
"docs": "<path or null>"
},
"highlights": "<standing things to emphasise, or null>",
"exclusions": "<standing things to omit, or null>"
}
Omit any source key where the value would be null — keep the file clean.
Tell the user:
.claude/project-update.jsonproject-update (or say "write a project update") and it will skip the setup questions — only asking for the time perioddevelopment
Run a weekly achievement review - pulls from Jira, GitHub, and Slack to capture what you shipped in the last week, maps achievements to your 2026 goals, and appends impact-focused entries to your brag doc. Use when asked to "do a weekly review", "capture this week's wins", "update my brag doc", "what did I ship this week", "record my achievements", "what have I done this week", "add to my performance doc", or anything about tracking weekly progress, brag doc entries, or performance evidence. Trigger even if the user just says "weekly review" or "document what I did".
testing
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
testing
Find the highest-frequency unresolved Sentry error for the VAT & Invoicing or Billing team, understand its root cause, create a Jira ticket in the APP project, implement a fix, and open a draft PR. Use when asked to "fix sentry issues", "triage sentry errors", "look at sentry", "what's broken in sentry", "create a fix for a sentry issue", or "sentry triage". Runs the full flow autonomously in the background.
development
Generate a concise project status update for product managers, formatted for Slack. Use this skill when asked to write a project update, status report, sprint summary, progress briefing, or team update for PMs or stakeholders. Trigger on phrases like "write a project update", "create a status update for slack", "summarise what happened this week", "what should I tell the PM", "prepare an update for the team", "weekly update", "project status", even if the user doesn't explicitly mention Slack or PMs.