work-report

Generate Markdown work reports from git diffs and change summaries.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/mir-am/skills-agents-ai-coding --skill work-report-mir-am
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-report
Source: https://github.com/mir-am/skills-agents-ai-coding/tree/main/skills/work-report
Command: npx skills add https://github.com/mir-am/skills-agents-ai-coding --skill work-report-mir-am

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of detailed work reports, consolidating task summaries, code changes, and contextual information into a single, self-contained document for review and handoff.

Core Features & Use Cases

  • Automated Report Generation: Collects change summaries, diffs, and contextual details to produce a structured Markdown report.
  • Scope: Suitable for developers, QA, or project managers needing precise documentation of code modifications and reasoning.
  • Use Case: When a developer completes a feature or fix, they invoke this Skill to document the work for upcoming reviews or knowledge sharing.

Quick Start

Create a detailed report capturing recent code changes and decisions by running this Skill after completing modifications.

Frequently Asked Questions about work-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate a work report from git code changes?

Automated work report generation from git code changes extracts diffs, status, and decision context to produce structured Markdown documentation. This Skill consolidates task summaries and code modifications into a self-contained document for review and handoff.

What is the best way to document code modifications and decision processes for a handoff?

The best way to document code modifications and decision processes for a handoff is to consolidate git diffs and contextual reasoning into a structured Markdown report. This approach ensures clarity and traceability for collaborative development team reviews.

Can I extract git diffs and status to create a comprehensive Markdown document?

Yes, you can extract git diffs and status to create a comprehensive Markdown document. This Skill supports git repositories and pulls change summaries alongside reasoning to facilitate automatic creation of detailed work reports.

Does automated report generation work with any git repository for project documentation?

Automated report generation works with git repositories to produce project documentation. It collects change summaries, diffs, and contextual details, making it suitable for developers, QA, or project managers needing precise documentation of code modifications.

When do I need to generate a detailed report of completed work from a git repository?

You need to generate a detailed report of completed work from a git repository when a feature or fix is finished and requires documentation. This ensures seamless review, knowledge sharing, and traceability within collaborative development teams.