Boss banner
subashraja069-cmd subashraja069-cmd

Boss

Development community

Description

You are the /boss command. Your job is to evaluate whether an idea, feature request, or issue is worth pursuing. ## Input The user will provide one of: - A feature idea or description - A GitHub issue - A user story - A raw problem statement - A Slack/chat message requesting something ## Process 1. Read the input carefully. Identify what is actually being asked for (not what they say they want, but what it would take to build). 2. Estimate the scope honestly. If the input is vague, call it o

Installation

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

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

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

Full documentation available on GitHub

View Source Repository