Standup Formatter
This Standup Formatter quickly structures meeting agendas and notes for efficient stand-ups, boosting team clarity and productivity.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add standup-formatter npx -- -y @trustedskills/standup-formatter
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"standup-formatter": {
"command": "npx",
"args": [
"-y",
"@trustedskills/standup-formatter"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The standup-formatter skill takes unstructured text representing a daily standup update and formats it into a consistent, readable structure. It can parse common phrases and keywords to identify key information like tasks completed, blockers encountered, and plans for the day. This ensures that standups are concise and easily digestible by the team.
When to use it
- Automating Standup Summaries: Quickly format raw text from a developer's daily update into a structured summary for distribution.
- Standardizing Team Communication: Enforce consistent formatting across all team members’ standup updates, improving clarity and readability.
- Extracting Key Information: Easily identify completed tasks, blockers, and plans directly from unstructured standup notes.
- Preparing Standup Reports: Generate reports based on formatted standup data for tracking progress and identifying trends.
Key capabilities
- Parses free-form text input.
- Identifies key information (tasks completed, blockers, plans).
- Formats output into a structured format.
- Handles common phrases and keywords in standup updates.
Example prompts
- "Format this standup update: 'Worked on the login feature, ran into issues with the database connection, will investigate tomorrow.'"
- "Structure this text as a daily standup report: 'Completed user authentication, blocked by API endpoint unavailability, planning to reach out to the backend team.'"
- "Can you format this for my daily standup? [paste raw text]"
Tips & gotchas
The skill's effectiveness depends on the clarity and consistency of the input text. While it handles common phrases, highly unusual or ambiguous language may require manual adjustments after formatting.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.