Case Team banner
altisvc altisvc

Case Team

Development community

Description

--- name: case-team description: Run a structured case team debate — four advisor voices collide on the investment-critical questions at a given project checkpoint. --- Invoke the `case-team` skill. Parse the subject name and checkpoint flag (--first-look | --day1 | --mid | --pre-ship) from the arguments. Follow the skill's phase protocol exactly. The sequencing is what makes the output worth having: - Freeberg (grounder) runs FIRST and alone — the debaters receive his baseline - Emily, Shuma

Installation

Installs to ~/.claude/skills/altisvc-claude-skills-case-team/SKILL.md

Terminal
mkdir -p ~/.claude/skills/altisvc-claude-skills-case-team && curl -fsSL https://raw.githubusercontent.com/altisvc/claude-skills/HEAD/commands/case-team.md -o ~/.claude/skills/altisvc-claude-skills-case-team/SKILL.md

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

Full documentation available on GitHub

View Source Repository