session-status

Generate session breadcrumbs with status, phase, loop, and duration metrics.

341|48|Updated Apr 4, 2025
One-click install
npx skills add https://github.com/WellApp-ai/Well --skill session-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-status
Source: https://github.com/WellApp-ai/Well/tree/main/cursor-rules/skills/session-status
Command: npx skills add https://github.com/WellApp-ai/Well --skill session-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate consistent session breadcrumbs and runtime metrics for AI interactions.

Core Features & Use Cases

  • Generate a single-line header with [STATUS] | [Feature] | [PHASE_PROGRESS] | L[N] | [X]/[Y] | [TIME]
  • Produce a footer with next action prompt to guide session flow.
  • Sync with Session Journal to track Loop count, Duration, and muda metrics.

Quick Start

Trigger the skill at the start and end of each response by enabling the "show session status" command. Example: At the start, output a header; at the end, output a footer with the next recommended action.

Frequently Asked Questions about session-status

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

FAQPage Schema
How do I track AI session progress with breadcrumbs and runtime metrics?

You can track AI session progress by generating consistent breadcrumbs and runtime metrics using a single-line header with status, feature, phase progress, loop count, and duration. Applicable across Ask, Agent, and Plan modes.

What is takt time tracking for AI interaction workflows?

Takt time tracking for AI workflows monitors phase-based loop progress and duration. It syncs with a session journal to measure feature phases, loop counts, and muda metrics within a self-contained workflow.

How do I add headers and footers to AI conversation responses?

Add headers and footers to AI responses by triggering the session status skill at the start and end of each response. It outputs a formatted header line and a footer with the next recommended action prompt.

Can I measure muda metrics and loop duration during a chat session?

Yes, you can measure muda metrics and loop duration by syncing runtime data to a session journal. It tracks loop counts, elapsed time, and phase progress to identify waste in AI interaction workflows.

Do I need any external dependencies to format session breadcrumbs?

No external dependencies are required. The skill operates as a self-contained workflow to format session breadcrumbs, generate headers and footers, and calculate takt metrics without additional components.