work-report

Generate post-task retrospective reports with 9-section markdown templates and terminal summaries.

2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/onejaejae/skills --skill work-report-onejaejae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-report
Source: https://github.com/onejaejae/skills/tree/main/plugins/ai-registry/common/workflow-bundle/skills/work-report
Command: npx skills add https://github.com/onejaejae/skills --skill work-report-onejaejae

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive post-work review reports, ensuring all critical aspects of a completed task are documented and summarized.

Core Features & Use Cases

  • Detailed Report Generation: Creates a markdown file with 9 mandatory sections covering task summary, decision logs, mistakes, plan vs. actual, confidence, learnings, technical debt, skill suggestions, and action items.
  • Terminal Summary: Provides a concise, 5-10 line summary of the report directly in the terminal for quick review.
  • Use Case: After completing a complex development phase, use this Skill to generate a detailed retrospective report that can be shared with the team and used for future reference.

Quick Start

Use the work-report skill to generate a detailed report for task_id '123' with the task name 'Implement user authentication'.

Frequently Asked Questions about work-report

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

FAQPage Schema
How do I automate post-task retrospective report generation for software development workflows?

Automating retrospective report generation involves producing a structured markdown file covering task outcomes, decision logs, lessons learned, and action items. This Skill outputs a 9-section markdown report and a concise terminal summary to fully automate post-task documentation.

What is the best way to document decision-making processes and lessons learned after completing a coding task?

Documenting decision-making processes and lessons learned is best handled by generating a structured post-task retrospective. This Skill automatically populates a 9-section markdown template capturing confidence levels, technical debt, and skill suggestions for future reference.

Can I generate a concise terminal summary of task completion outcomes alongside a full markdown report?

Yes, you can generate a concise terminal summary alongside a full markdown report. This Skill outputs a 5-10 line terminal summary for quick review while simultaneously creating the detailed retrospective markdown file for team sharing.

Does generating a retrospective report require a specific markdown template structure?

Generating a retrospective report requires adhering to a strict 9-section markdown template. Mandatory sections cover task summary, decision logs, mistakes, plan vs. actual, confidence, learnings, technical debt, skill suggestions, and action items to ensure comprehensive documentation.

What action items and technical debt details should be included in a post-task work completion report?

A post-task work completion report should include action items, technical debt, and skill suggestions alongside the task summary and decision logs. This Skill automatically structures these elements into the final markdown report to track development improvements.