Pantheon Pipeline Status

Monitors AI coding pipeline batch sessions by aggregating sprint artifact data.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jschulte/pantheon --skill pantheon-pipeline-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Pantheon Pipeline Status
Source: https://github.com/jschulte/pantheon/tree/main/src/skills/pantheon-pipeline-status
Command: npx skills add https://github.com/jschulte/pantheon --skill pantheon-pipeline-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides visibility into the progress of AI-driven coding pipelines, allowing users to track the status of batch story sessions and identify bottlenecks or issues.

Core Features & Use Cases

  • Real-time Status Updates: View the current phase, task completion, and overall status for individual stories within a pipeline.
  • Session Filtering: Focus on specific epic numbers or session IDs to monitor targeted development efforts.
  • Issue Triage: See the number of issues found and remaining 'MUST_FIX' items for each story.
  • Worker Monitoring: In swarm mode, track active workers and identify any that are unresponsive.
  • Use Case: After initiating a large batch of stories with /batch-stories, use this Skill to check which stories are complete, which are currently being reviewed, and if any have failed, all from a single command.

Quick Start

Check the status of the current Pantheon pipeline session.

Frequently Asked Questions about Pantheon Pipeline Status

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

FAQPage Schema
How do I monitor AI coding pipeline progress for batch story sessions?

Monitor AI coding pipeline progress by checking real-time status updates that aggregate sprint artifacts, showing story keys, current phases, and task completion percentages for batch sessions. You can scope monitoring to specific epic numbers or session IDs.

How do I check which stories are complete or currently being reviewed in a pipeline?

Check story completion and review phases by viewing the real-time status updates for your batch session. The pipeline status aggregates data from sprint artifacts to show the current phase and overall status for individual stories within the pipeline.

Can I filter AI pipeline status updates by epic number or session ID?

Yes, you can filter AI pipeline status updates by epic number or session ID. Session filtering allows you to focus on specific targeted development efforts and monitor only the batch story sessions relevant to your current sprint.

How do I track unresponsive workers in AI development swarm mode?

Track unresponsive workers in AI development swarm mode by using worker monitoring features to identify active and unresponsive agents. The pipeline status displays worker activity alongside story statuses to help triage stalled automated development workflows.

What is the best way to triage MUST_FIX issues found in batch story sessions?

Triage MUST_FIX issues in batch story sessions by viewing the issue count and remaining critical items for each story. The pipeline status aggregates identified issues from sprint artifacts to highlight bottlenecks requiring immediate attention in your AI coding pipeline.

Does pipeline status monitoring require dependencies to track automated development workflows?

Pipeline status monitoring requires no external dependencies to track automated development workflows. It operates as a standalone script component that aggregates sprint artifact data to provide operational visibility into your AI coding pipeline.