Graduate Development banner
lhpaul lhpaul

Graduate Development

Git community

Description

--- description: Graduate a completed integration branch (develop-<slug>) to develop. Opens the graduation PR after confirming all sub-items are merged and getting human approval. Usage: /graduate-development <slug> --- # Claude Code Command: Graduate Development Follow the graduation protocol exactly as defined in: `docs/workflow/development-workflow/protocols/05b-graduate-development-protocol.md` Key responsibilities: - Accept `<slug>` as the integration branch identifier (e.g., `/graduat

Installation

Installs to ~/.claude/commands/lhpaul-ai-dev-framework-template-graduate-development.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lhpaul/ai-dev-framework-template/HEAD/.claude/commands/graduate-development.md -o ~/.claude/commands/lhpaul-ai-dev-framework-template-graduate-development.md

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

Full documentation available on GitHub

View Source Repository