Agent skill
summarize-work
Summarize work done in a spec/plan document.
Install this agent skill to your Project
npx add-skill https://github.com/ferueda/agent-skills/tree/main/skills/summarize-work
SKILL.md
Write a detailed summary at the bottom of the spec/plan document of what was done, how, and why, and files worked on during the implementation.
The structure should look like this:
EXAMPLE of a single phase implementation summary:
Phase 1 Implementation Summary (Completed)
-
What was done
-
How it was done
-
Why it was done|
-
Files worked on
EXAMPLE of a multi phase implementation summary:
Phase 1-4 Implementation Summary (Completed)
-
What was done
-
How it was done
-
Why it was done
-
Files worked on
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
create-plan
Create detailed implementation plans with thorough research and iteration. Use when the user asks to build a feature, create a plan, or specifically invokes this skill.
review-spec
Review a spec document against codebase reality, identifying gaps and ensuring sound, robust implementations.
ask-questions
Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
research-codebase
Research codebase comprehensively using parallel sub-agents. Use when the user asks to "research the codebase", "understand how X works", or "investigate Y".
implement-plan
Implement a spec document phase-by-phase, writing robust idiomatic code that follows codebase patterns.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
Didn't find tool you were looking for?