Fire 0 Orient banner
ThierryN ThierryN

Fire 0 Orient

Development community

Description

--- description: Orient on an existing project - understand what's here and what's next --- # /fire-0-orient > First contact with an existing project --- ## Purpose When an AI agent joins an existing project with no prior handoff, this command scans the codebase and project state to understand: 1. What is this project? 2. What's the current state? 3. What should happen next? This is the "new agent orientation" - like a new employee's first day understanding the codebase. --- ## Arguments

Installation

Installs to ~/.claude/skills/thierryn-fire-flow-fire-0-orient/SKILL.md

Terminal
mkdir -p ~/.claude/skills/thierryn-fire-flow-fire-0-orient && curl -fsSL https://raw.githubusercontent.com/ThierryN/fire-flow/HEAD/commands/fire-0-orient.md -o ~/.claude/skills/thierryn-fire-flow-fire-0-orient/SKILL.md

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

Full documentation available on GitHub

View Source Repository