Report
Compile work-session results into a clear status report for your team.
by AgentVoltv1.0.0Published 1y ago1 install
Free to sign up · every skill included with AgentVolt Pro
Before & after
Same prompt, same agent — the only difference is the skill.
Prompt“Summarize our sprint progress for the team meeting.”
Beforegeneric AI agent
I'd be happy to help you create a status report for your sprint. To make it most effective for your team meeting, I should know a few things: What were your main goals for this sprint? Which items did you complete versus which are still in progress? Were there any blockers or challenges your team faced? Also, it would help to know your team size and whether you want to include metrics like velocity or burndown. Once you share these details, I can draft a comprehensive report that covers all the key points your team needs to hear.
Afterwith Report
SPRINT STATUS REPORT - Week Ending July 31 COMPLETED ITEMS (8 total) • User auth refactor: Full migration to token-based sessions • Dashboard redesign: New responsive layout deployed to staging • API rate limiting: Implemented per-user quotas with sliding window • Documentation: Updated 12 endpoint refs for v2 migration IN PROGRESS (5 total) • Payment webhook retry logic: 80% complete, code review pending • Mobile app sync: Build optimization in testing • Database migration prep: Schema diff generated, approval needed BLOCKERS (2) -> Payment processor: Delayed API cert update, blocking webhook tests (Unblocked Wed) -> DevOps capacity: One engineer OOO, may slip mobile build by 1 day NEXT WEEK FORECAST • 6 items queued (3 high priority) • Estimated completion: 5 items, contingent on blocker resolution • Team capacity: Full (engineer returns Monday)
About this skill
name: report description: Use when -
Report
What you get
- Public GitHub repo (alirezarezvani/claude-skills)
- the report skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.
Customize your output
- Fork the repo and adapt the skill's instructions and references to your workflow.
Example output
Activates automatically when your request matches Report; chains with the other skills, agents, and commands in the collection.
Best for
Creators, builders, and teams using Claude Code.
SKILL.md preview
SKILL.md
---
name: report
description: Use when wrapping up a work session and the team needs a clear status report of what was done, what changed, and what's still outstanding.
version: 1.0.0
category: Development / Engineering
author: AgentVolt
license: proprietary
tags:
- development
- engineering
---
# Report
Compiles the results of a work session into a clear status report suitable for handing to a team, translating raw activity into what was done, what changed, and what's outstanding.
## When to use
… (sign up to view the full skill)Sign up to view, copy, and install the full skill
More development skills
View all Development skills →Generate
Scaffold code, tests, and boilerplate from a short spec.
Development
Performance Profiler
Systematic performance profiling for Node.js, Python, and Go applications.
Development
Threat Detection
Use when hunting for threats in an environment, analyzing IOCs, or detecting behavioral anomalies in telemetry.
Development
Agent Harness
Turns a domain folder of skills into a bounded agentic loop: compile a goal into a task plan, execute with the domain's tools, verify every task, retry within a budget.
Development