status

Display GSE-One project lifecycle, sprint, artefact, health, and Git status.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tjisousa/gensem --skill status-tjisousa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/tjisousa/gensem/tree/main/gse-one/plugin/skills/status
Command: npx skills add https://github.com/tjisousa/gensem --skill status-tjisousa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps teams informed about the current state of a GSE-One project by aggregating lifecycle status, sprint progress, artefact inventory, health metrics, and Git state, enabling rapid decision making.

Core Features & Use Cases

  • Lifecycle overview: provides a high-level view of the current sprint, phase, and recent activity.
  • Artefact inventory: lists tracked artefacts (requirements, design, code, tests, documentation) and their status.
  • Git posture: shows current branch, sprint-related branches, and active worktrees to assess readiness and risk.
  • Health and risk signals: presents a compact health dashboard and potential blockers to guide actions.

Quick Start

Ask GSE-One to display the full project status overview.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check sprint status and project health at a glance?

To check sprint status and project health at a glance, use a consolidated status overview that aggregates lifecycle phase, sprint progress, and health metrics. It reads configuration from the .gse directory to present a multi-section dashboard.

Can I view git branch posture alongside artefact inventory for ongoing work?

Yes, you can view git branch posture alongside artefact inventory. The status overview shows current branches, active worktrees, and lists tracked artefacts like requirements, design, code, tests, and documentation.

Does the project status overview modify the repository when reading configuration?

No, the project status overview does not modify the repository. It securely reads configuration from the .gse directory and presents health metrics, sprint state, and git details without making any changes to the project.

What is the best way to monitor GSE-One project progress and artifact readiness?

The best way to monitor GSE-One project progress and artifact readiness is by generating a multi-section status overview. It applies to GSE-One environments to display lifecycle status, sprint state, and health signals for rapid decision making.

How do I identify potential blockers and risk signals in my current sprint?

To identify potential blockers and risk signals in your current sprint, review the compact health dashboard within the status overview. It presents risk signals and recent activity to guide necessary actions.

Why does my status overview show specific tracked artefacts like design and tests?

Your status overview shows specific tracked artefacts like design and tests because it generates an artefact inventory. This inventory lists the status of requirements, code, tests, and documentation to assess overall artifact readiness.