What problem does it solve?
This Skill eliminates the friction of starting or resuming development by automatically gathering repository context, developer identity, git status, active tasks, and applicable project guidelines so the AI can work with accurate, project-specific information from the first step.
Core Features & Use Cases
- Context Initialization: Reads .trellis workflow guides, spec indexes, and runs get_context to collect developer identity, git state, and active tasks.
- Task Classification & Routing: Classifies incoming requests as questions, trivial fixes, simple tasks, or complex tasks and routes them to direct edit, task workflow, or brainstorm workflows accordingly.
- Task Workflow Orchestration: Creates task directories, writes PRDs, runs research passes, injects spec contexts for implement/check phases, activates tasks, and enforces a research-then-implement quality loop.
- Use Case: Use this when starting a coding session, resuming interrupted work, or when you need the AI to understand project conventions and correctly scope a change before implementing it.
Quick Start
Start a session by initializing project context, reading workflow and spec indexes, gathering git and task status, and classifying the current task for the appropriate workflow.