session-start

Bootstrap coding session context and surface open tasks, blocked work, and meetings.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/kiran-capoor94/wizard --skill session-start-kiran-capoor94
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-start
Source: https://github.com/kiran-capoor94/wizard/tree/main/src/wizard/skills/session-start
Command: npx skills add https://github.com/kiran-capoor94/wizard --skill session-start-kiran-capoor94

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate the kickoff of a coding session by bootstrapping a fresh context and surfacing current work items for immediate attention.

Core Features & Use Cases

  • Role-based briefing: you are a triage analyst opening a shift and providing a concise, data-grounded briefing to the engineer.
  • Context synthesis: aggregates open tasks, blocked work, and unread meetings to align on immediate priorities.
  • Guided triage: supplies steps for blocked tasks, unsummarised meetings, and next actions that follow a strict decision flow.
  • Use Case: imagine starting a new coding sprint; you call session_start to load priorities, gather context, and surface what to do next.

Quick Start

Start a new coding session by calling wizard:session_start to boot context and surface open tasks, blocked work, and meetings.

Frequently Asked Questions about session-start

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

FAQPage Schema
How do I start a coding session with triage for open tasks and blocked work?

To start a coding session with triage, call the session-start command to bootstrap a fresh context and surface open tasks, blocked work, and unsummarised meetings for immediate prioritization.

What is session triage and how does it help prioritize coding work?

Session triage is the process of aggregating open tasks, blocked work, and unread meetings at the start of a coding session to provide a data-grounded briefing that aligns engineers on immediate priorities.

Can I surface unsummarised meetings and context before beginning a sprint?

Yes, you can surface unsummarised meetings and knowledge-store context before a sprint by running the session-start workflow, which enforces validation and aggregates relevant context to guide next actions.

What's the best way to bootstrap fresh context for a coding shift?

The best way to bootstrap fresh context for a coding shift is to use an automated triage analyst workflow that validates session details and synthesizes current work items into a concise prioritized briefing.

Does session triage require validation before surfacing blocked work?

Yes, session triage requires validation of session_id and context schemas before proceeding, ensuring the surfaced blocked work and open tasks are grounded in a properly initialized session lifecycle.