Refraction Init banner
signalshell signalshell

Refraction Init

Documentation community

Description

Initialize Refraction documentation for this project. Read the codebase to understand its structure, then create a complete set of Refraction docs following this standard: signalshell.com/refraction ## Steps 1. Explore the project: read README, DEVELOPMENT.md, main source files. Understand what the system does, its major components, and how they interact. 2. Create `docs/system.md` (L1). Start with `<!-- L1: System Context -->`. Include: - What the system does and why it exists (one parag

Installation

Installs to ~/.claude/commands/signalshell-ghostline-refraction-init.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/signalshell/ghostline/HEAD/.claude/commands/refraction-init.md -o ~/.claude/commands/signalshell-ghostline-refraction-init.md

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

Full documentation available on GitHub

View Source Repository