post-mortem
✓Tools-first post-implementation validation. Runs toolchain (linters, tests, scanners), then dispatches agents to synthesize findings. Triggers: "post-mortem", "validate completion", "final check", "wrap up epic".
Installation
SKILL.md
Quick Ref: Toolchain → Agent Synthesis → Knowledge Extraction. Output: .agents/retros/.md + .agents/learnings/.md
YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.
Architecture: Tools do 95% of validation. Agents synthesize the 5%.
Tools-first post-implementation validation. Runs toolchain (linters, tests, scanners), then dispatches agents to synthesize findings. Triggers: "post-mortem", "validate completion", "final check", "wrap up epic". Source: boshu2/agentops.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/boshu2/agentops --skill post-mortem- Source
- boshu2/agentops
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is post-mortem?
Tools-first post-implementation validation. Runs toolchain (linters, tests, scanners), then dispatches agents to synthesize findings. Triggers: "post-mortem", "validate completion", "final check", "wrap up epic". Source: boshu2/agentops.
How do I install post-mortem?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/boshu2/agentops --skill post-mortem Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/boshu2/agentops
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-02