What problem does it solve?
Ensures developers read and apply repository-specific pre-development guidelines so code changes follow established conventions, checklists, and package-level expectations before any implementation begins.
Core Features & Use Cases
- Spec discovery: Finds package spec layers and indexes under .trellis/spec to determine applicable guidance.
- Checklist-driven preparation: Directs developers to the Pre-Development Checklist and the specific guideline files required for the task.
- Shared guide enforcement: Surfaces repository-wide guides and conventions to maintain consistent error handling, testing, and contribution patterns.
- Use Case: When starting a new feature, switching to a different package, or planning tests, use this Skill to ingest the package's spec and follow the checklist before writing code.
Quick Start
Discover and load the applicable .trellis/spec guidelines for the target package before writing any code.