sdv-session-start

Gather context from journals, git state, and build status to orient development sessions.

2|Updated Aug 23, 2022
One-click install
npx skills add https://github.com/liminalwarmth/StardewOutfitManager --skill sdv-session-start
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdv-session-start
Source: https://github.com/liminalwarmth/StardewOutfitManager/tree/main/.claude/skills/sdv-session-start
Command: npx skills add https://github.com/liminalwarmth/StardewOutfitManager --skill sdv-session-start

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quick ramp-up at the start of a development session. Gather context from journals, git state, and build status to understand where work left off.

Core Features & Use Cases

  • Quick ramp-up at session start by inspecting branch, journal, and build status
  • Provides an orientation report template to summarize current state and next steps
  • Guided checklist to surface pending work and blockers, with quick commands to resume work

Quick Start

Invoke this skill at the start of a SDV session to quickly orient context and surface the next steps.

Frequently Asked Questions about sdv-session-start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orient my development session after a context reset or break?

Orienting a development session after a context reset involves gathering context from journals, git branch state, and build status. This Skill coordinates an intake checklist, reads the latest branch journal, and validates git status to surface actionable next steps.

What is the best way to quickly ramp up and find pending work at session start?

Quickly ramping up at session start requires inspecting your git branch, reading the latest journal, and validating build status. This Skill runs a guided intake checklist to summarize current state, surface pending work, and identify blockers.

How do I resume work after switching git branches?

Resuming work after switching git branches requires validating git and build status while reading the latest branch journal. This Skill provides an orientation report template and quick commands to help you understand what work remains on the new branch.

Does this session management workflow require any specific dependencies?

This session management workflow requires no specific dependencies to function. It operates independently to gather context from your existing journals, git state, and build status to generate an orientation report.

When should I use an orientation checklist for my development workflow?

Use an orientation checklist at session start, after context compaction or reset, when resuming after a break, or when switching branches. It surfaces current state and actionable next steps by validating git and build status.