Warm Up banner
edilson-silva edilson-silva

Warm Up

Development community

Description

--- description: Load product + engineering context before starting work argument-hint: [project-name] --- # Warm-up Load both the product and engineering context for this project before starting work — not everything, just the entry points, so you know what exists and can pull in the rest later as the need arises. ## 1. Project preferences (`docs/PROJECT_PREFERENCES.md`) Read `docs/PROJECT_PREFERENCES.md` if it exists, and apply its settings for the rest of this session — e.g. the language

Installation

Installs to ~/.claude/commands/edilson-silva-codride-warm-up.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/edilson-silva/codride/HEAD/.claude/commands/warm-up.md -o ~/.claude/commands/edilson-silva-codride-warm-up.md

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

Full documentation available on GitHub

View Source Repository