cyberneticlibrary

Show agent DAG and branch status

statusskillsetup L117,464
alirezarezvani/claude-skills
What it does

Monitor ongoing task or workflow state

Best for

Poll long-running builds/deploys without blocking

Inputs
  • · task ID
  • · workflow URL
Outputs
  • · current stage
  • · progress %
  • · next steps
  • · error details if failed
Requires
  • · task runner API
  • · git
  • · CI/CD webhook
Preconditions

Task/workflow ID available

Failure modes
  • · Outdated status if webhook delivery is delayed
  • · Task not found returns 404
Trust signals
  • · Polls efficient interval-based check
  • · Distinguishes queued vs running vs completed