canon-status

Report the current state, owner, and pending approvals of a Canon run.

1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/apply-the/canon --skill canon-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canon-status
Source: https://github.com/apply-the/canon/tree/main/.agents/skills/canon-status
Command: npx skills add https://github.com/apply-the/canon --skill canon-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly verify the current state of an existing Canon run, including approvals and next steps, without starting a new run or altering state.

Core Features & Use Cases

  • Show current run state (e.g., blocked, in-progress, completed).
  • Display run owner, approvals status, and any pending actions.
  • Suggest next actions such as inspecting artifacts or resuming the run when appropriate.

Quick Start

Run the status command for your existing Canon run by providing its RUN_ID.

Frequently Asked Questions about canon-status

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

FAQPage Schema
How do I check the status of a Canon run?

To check the status of a Canon run, provide your existing RUN_ID to retrieve the real run state, owner, and pending approvals. This inspects the run without altering its state.

What does it mean when a Canon run is blocked?

A blocked Canon run indicates pending approvals or actions are halting progress. This status inspection identifies the owner and suggests actionable next steps to resume the workflow.

Can I see pending approvals for an existing Canon run?

Yes, you can see pending approvals for an existing Canon run by querying its RUN_ID. The status report displays the current approvals status and any pending actions required.

How do I find the next steps for my in-progress workflow run?

To find the next steps for an in-progress workflow run, check its current state. The status report suggests actionable next steps, such as inspecting artifacts or resuming the run when appropriate.

Does checking the Canon run state alter my current workflow?

Checking the Canon run state does not alter your current workflow. It reports the real run state, owner, and pending actions without starting a new run or modifying state.