Create Project Update
Automatically drafts concise project update emails summarizing progress, risks, and next steps based on task data.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add create-project-update npx -- -y @trustedskills/create-project-update
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"create-project-update": {
"command": "npx",
"args": [
"-y",
"@trustedskills/create-project-update"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to generate project updates based on existing data. It can synthesize information from various sources, such as task lists and progress reports, into a concise and informative update. The resulting updates are designed to be easily understood by stakeholders and provide a clear picture of the project's current status.
When to use it
- Generate weekly or bi-weekly project status reports for clients or internal teams.
- Create summaries of completed milestones for presentations or documentation.
- Quickly produce updates when asked about project progress in a meeting.
- Automate the creation of email updates to keep stakeholders informed.
Key capabilities
- Synthesizes information from multiple sources.
- Generates concise and informative updates.
- Provides clear picture of project status.
Example prompts
- "Create a project update for the 'Phoenix' project, summarizing progress this week."
- "Generate an email update about the 'Alpha' project, highlighting key accomplishments and upcoming tasks."
- “Summarize the current state of the ‘Beta’ project based on the attached task list.”
Tips & gotchas
The quality of the generated updates depends heavily on the clarity and completeness of the input data. Ensure that the agent has access to accurate and up-to-date information for optimal results.
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.