← ClaudeAtlas

summary-templateslisted

Use this skill when a task involves summarizing completed work, writing a feature summary, documenting what changed, or creating a completion report for a task, feature, bug fix, or refactoring. Don't use it for writing documentation, changelogs, or postmortems.
atretyak1985/swarmery · ★ 3 · Data & Documents · score 65
Install: claude install-skill atretyak1985/swarmery
# Purpose Provide standardized templates for creating structured summaries of technical work. Covers four work types: tasks, features, bug fixes, and refactorings. Templates ensure summaries include quantified metrics, role-specific instructions, and actionable next steps. # When to use this skill - User asks to "summarize this task," "write a feature summary," or "document what changed" - User asks to "create a completion report" for a task, feature, bug fix, or refactoring - An agent completes implementation work and needs to produce a structured summary - User asks "what template should I use for this summary?" # When NOT to use this skill - **Writing documentation for an API or module** -- that is technical documentation, not a work summary - **Creating a changelog entry** -- changelogs have a different format and audience - **Writing release notes** -- release notes summarize a version, not a single work item - **Writing a postmortem for an outage** -- use the troubleshooting skill's postmortem template instead - **Writing code, tests, or configuration** -- this skill produces markdown/HTML summary documents only - **Generating metrics from code** -- this skill formats metrics you provide; it does not measure them # Required environment (Runtime: .claude/skills/summary-templates/SKILL.md) No special tooling needed. If HTML output is desired, the skill produces self-contained HTML inline. # Inputs | Input | Required | Description | |-------|----------|-----------