Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
npx skills add DipakMajhi/product-management-skills --skill "retro"
Install specific skill from multi-skill repository
# Description
Run a sprint retrospective or write release notes. Routes to the sprint-lifecycle skill.
# SKILL.md
name: retro
description: "Run a sprint retrospective or write release notes. Routes to the sprint-lifecycle skill."
argument-hint: "[retro: describe what happened this sprint | release-notes: paste your list of shipped tickets]"
Retrospective
This skill routes to sprint-lifecycle (Sprint Retrospective and Release Notes).
What sprint-lifecycle retro mode covers:
- Retrospective facilitation (Start/Stop/Continue, 4Ls, Sailboat formats)
- Action item extraction and prioritization
- Team velocity and capacity reflection
- Release notes generation from shipped tickets
Load the full skill: sprint-lifecycle
Apply your sprint context to: $ARGUMENTS
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.