Skip to content

Skills That Ship

Skills are guided workflows you trigger with /. They orchestrate Rook’s tools into multi-step processes — designing a Grasshopper definition, creating Chirp components, or organizing a file. Rook ships 9 of them.

Grasshopper — routed design, planning, and execution

Section titled “Grasshopper — routed design, planning, and execution”

Use execution directly for a clear, bounded request. Design is available when the brief needs material decisions, and planning is optional for larger or higher-risk work. See The Design Cascade.

SkillWhat it does
/design-grasshopperExplore the idea, ask questions, produce a validated design document
/plan-grasshopperTurn that design into an exact, ordered build plan
/execute-grasshopperBuild the plan in batches, checking errors as it goes

See Chirp.

SkillWhat it does
/chirpCreate a single Chirp component (planner, critic, gate, …)
/chirp-cascadeBuild a multi-component reasoning cascade from a brief

The everyday cleanup work. See Everyday Tasks.

SkillWhat it does
/project-setupBootstrap a project directory with Rook instructions
/capture-conventionExtract layer/material/block conventions from a reference file into .rook/conventions.yaml
/clean-layersAudit a file against your conventions and propose cleanup (never destructive without approval)
/twisted-columnCreate a parametric twisted column by lofting rotated profiles

The Grasshopper skills route by need rather than enforcing a ceremony: execute a clear request directly, use design to resolve ambiguity, and add a durable plan when risk or scope warrants it. You can also mix workflows freely: capture a convention, clean a file to match, then design new geometry on the tidy base.