emanuelrechsteiner

Rcode Init — Productivity skill for Claude Code

Productivity community

Initialize a FRESH / greenfield project as a R.Code-managed project.

How to install Rcode Init

Installs to ~/.claude/skills/emanuelrechsteiner-claude-rcode-rcode-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emanuelrechsteiner-claude-rcode-rcode-init && curl -fsSL https://raw.githubusercontent.com/emanuelrechsteiner/claude-rcode/HEAD/commands/rcode-init.md -o ~/.claude/skills/emanuelrechsteiner-claude-rcode-rcode-init/SKILL.md

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

What Rcode Init does


description: "Initialize a FRESH / greenfield project as a R.Code-managed project. Lays down the .rcode/ workflow state, installs + wires the rules, and seeds the bridge files — so every later command (/brainstorm, /decompose, /issue, /phase-gate) runs inside the framework. The greenfield counterpart to /rcode-migrate: it has no code to reverse-engineer, so it scaffolds the rails and runs a SHORT interview instead of inventing product content." argument-hint: "[optional: project name or a on

Alternatives in Productivity

  • Agentacct — See what your coding agents did and what it cost 665 ★
  • Rule2hook — Task: Convert Project Rules to Claude Code Hooks 404 ★
  • Carl — Context Augmentation & Reinforcement Layer — Domain-based behavioral rules for Claude Code, keyword-matched an 368 ★

Full documentation available on GitHub

View Source Repository