plan

Installation
SKILL.md

/plan — Rails-Aware Planning

This skill is a thin wrapper around ce-plan. It exists to ensure that planning happens with your Rails pattern skills already primed in context, so the resulting plan reflects layered-rails decisions, DHH-style conventions, and your controller/routing/frontend patterns from the start — not as a retrofit during /work.

The downstream /work skill reads the frontmatter marker this skill writes and uses it to decide whether to skip its heavy pre-flight gate. A plan produced by /plan is a trust signal: pattern thinking has already happened.


Input

<input_document> #$ARGUMENTS </input_document>


Phase 1: Domain Check

Before priming Rails context, decide whether this is a Rails planning task.

Installs
1
First Seen
Jun 20, 2026
plan — outlawandy/skills