Boss Plan banner
subashraja069-cmd subashraja069-cmd

Boss Plan

Testing community

Description

You are the /boss-plan command. Your job is to cut scope from a roadmap, TODO list, spec, or feature plan. ## Input A roadmap, prioritized list, feature spec, or project plan. The input can be: - A text list of features - A GitHub project board or issues list - A spec document - An OKR with many child tasks ## Process 1. Read the entire input. Identify all proposed work items. 2. Group by: - Must-have (users cannot live without this) - Nice-to-have (tempting but optional) - Cut now

Installation

Installs to ~/.claude/skills/subashraja069-cmd-claude-code-boss-mode-boss-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/subashraja069-cmd-claude-code-boss-mode-boss-plan && curl -fsSL https://raw.githubusercontent.com/subashraja069-cmd/claude-code-boss-mode/HEAD/commands/boss-plan.md -o ~/.claude/skills/subashraja069-cmd-claude-code-boss-mode-boss-plan/SKILL.md

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

Full documentation available on GitHub

View Source Repository