Claude-code-plugins-plus-skills incident-postmortem-template
install
source · Clone the upstream repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/jeremylongshore/claude-code-plugins-plus-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/planned-skills/generated/17-technical-docs/incident-postmortem-template" ~/.claude/skills/jeremylongshore-claude-code-plugins-plus-skills-incident-postmortem-template && rm -rf "$T"
manifest:
planned-skills/generated/17-technical-docs/incident-postmortem-template/SKILL.mdsource content
Incident Postmortem Template
Purpose
This skill provides automated assistance for incident postmortem template tasks within the Technical Documentation domain.
When to Use
This skill activates automatically when you:
- Mention "incident postmortem template" in your request
- Ask about incident postmortem template patterns or best practices
- Need help with technical documentation skills covering api docs, user guides, architecture docs, and documentation automation.
Capabilities
- Provides step-by-step guidance for incident postmortem template
- Follows industry best practices and patterns
- Generates production-ready code and configurations
- Validates outputs against common standards
Example Triggers
- "Help me with incident postmortem template"
- "Set up incident postmortem template"
- "How do I implement incident postmortem template?"
Related Skills
Part of the Technical Documentation skill category. Tags: documentation, markdown, api-docs, readme, technical-writing