Plan Epics banner
saman-mb saman-mb

Plan Epics

Git community

Description

--- name: plan-epics description: Turn a brief (or several) into a tracked backlog — GitHub epics + linked, labelled user stories, with a product-manager subagent authoring each epic's stories in parallel. argument-hint: <brief text | path to a brief file | several briefs> [area/label hints] [dry-run] allowed-tools: Bash, Read, Write, Agent, Grep, Glob, WebSearch, WebFetch disable-model-invocation: true --- # /plan-epics — briefs → GitHub epics + user stories <!-- shipmates:command-preamble -->

Installation

Installs to ~/.claude/skills/saman-mb-shipmates-plan-epics/SKILL.md

Terminal
mkdir -p ~/.claude/skills/saman-mb-shipmates-plan-epics && curl -fsSL https://raw.githubusercontent.com/saman-mb/shipmates/HEAD/commands/plan-epics.md -o ~/.claude/skills/saman-mb-shipmates-plan-epics/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository