What problem does it solve?
This Skill ensures that you never lose context when starting a new session, by reading the project's next-steps file and git status in parallel, and then providing a briefing with the current task and suggested next step.
Core Features & Use Cases
- Session Initialization: Automatically restore previous context by reading the project's next-steps file and git status.
- Briefing Output: Provides a concise briefing with the current task, suggested next step, and other relevant information.
- Feature Hint: Allows focusing on a specific module or feature by using a feature hint.
- Scope Declaration: Optional declaration of file range for multi-session isolation using
--scope <dirs>.
Quick Start
To start a new session and get a briefing, simply type: /start