project-status

Reports gp CLI project status including epic, slice, quest, recent activity, and next actions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ian97531/goodplan --skill project-status-ian97531
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-status
Source: https://github.com/ian97531/goodplan/tree/main/skills/project-status
Command: npx skills add https://github.com/ian97531/goodplan --skill project-status-ian97531

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Project teams often lose track of where a project stands across sessions, branches, and features. This skill surfaces the current project state by querying the goodplan CLI (gp) for active epic, slice, and quest, along with recent activity and actionable next steps, so teams can re-orient quickly.

Core Features & Use Cases

  • Detects the gp CLI availability and verifies an active project.
  • Loads status references and decisions to ground the report in established conventions.
  • Reports active entities (epic, slice, quest) and their phases, with concise recommendations for next actions.
  • Presents recent activity to provide context and help continuity across sessions.
  • Outputs a ready-to-use summary for status reporting and planning.

Quick Start

Run the Project Status skill at the start of a session to see the current epic, slice, and quest states along with next actions.

Frequently Asked Questions about project-status

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

FAQPage Schema
How do I get a quick summary of my current project status across sessions?

To get a quick project status summary, run this skill at the start of a session. It queries the goodplan CLI to report the active epic, slice, and quest, along with recent activity and recommended next actions.

How does the goodplan CLI track active epics and slices?

The goodplan CLI tracks active epics and slices by maintaining the current project state. This skill reads that state to identify active entities and their phases, grounding the report in established conventions and loaded references.

Do I need the gp CLI installed to use this project status tool?

Yes, you need the gp CLI installed and an active project. This skill validates the gp CLI presence and verifies the project state before querying for active epics, slices, and recent activity.

Can I use this skill to generate a status report for my team?

Yes, you can use this skill to generate a status report. It outputs a ready-to-use, structured summary of your active epic, slice, and quest states, designed specifically for status reporting and planning.

Does this skill modify my project data when checking the active quest?

No, this skill operates as a read-only assistant. It queries the goodplan CLI to surface the active quest and project state without modifying your data, ensuring a safe status check after context updates.