Crd Context banner
vinzenz vinzenz

Crd Context

Development community

Description

# /crd-context - Project Context Management Manage PROJECT.md context for CRD workflows. Use this to generate, update, or check project context status. ## Arguments | Argument | Required | Description | |----------|----------|-------------| | `--project <path>` or `-p <path>` | **Yes** | Path to target project | | `--full` | No | Force full re-investigation (ignores existing context) | | `--check` | No | Check if context is stale (don't update) | | `--diff` | No | Show what changed since last

Installation

Installs to ~/.claude/commands/vinzenz-prd-breakdown-execute-crd-context.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vinzenz/prd-breakdown-execute/HEAD/.claude/commands/crd-context.md -o ~/.claude/commands/vinzenz-prd-breakdown-execute-crd-context.md

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

Full documentation available on GitHub

View Source Repository