What problem does it solve?
This Skill sets up or updates the rfe-creator submodule and makes its skills usable inside the current project. It removes the manual work of creating symlinks, preparing required folders, and troubleshooting missing scripts or broken skill links.
Core Features & Use Cases
- Submodule Setup and Updates: Adds rfe-creator as a git submodule or refreshes it to the latest remote commit.
- Cross-Platform Symlink Wiring: Creates correct skill and scripts links on Linux, macOS, and Windows so Claude Code can discover the skills reliably.
- Bootstrap and Verification: Prepares required project directories, runs the bootstrap toolchain, and checks that scripts, Python dependencies, and the rubric are available.
- Use Case: A developer installs the skill once, restarts their coding assistant, and immediately gains access to the rfe-creator workflow commands without fixing path issues by hand.
Quick Start
Run the rfe-creator setup skill to install or update the submodule, wire the symlinks, and verify the toolchain in your project.