·post-mortem
</>

post-mortem

boshu2/agentops

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".

72Installs·27Trend·@boshu2

Installation

$npx skills add https://github.com/boshu2/agentops --skill post-mortem

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.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/boshu2/agentops --skill post-mortem
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