wait-for-ci

Use this skill to wait for checks on GitHub Actions to finish on the current pull request

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "wait-for-ci" with this command: npx skills add dtinth/agent-skills/dtinth-agent-skills-wait-for-ci

Make sure there is an active pull request for the current branch, then run this command in the project directory (not the skill base directory):

mise exec deno -- deno run --allow-run=gh --allow-env https://github.com/dtinth/wait-for-ci/raw/main/wait-for-ci.ts

This command:

  • Monitors a GitHub pull request's status checks.
  • Periodically polls and prints status updates and any changes.
  • When all checks are finished, prints a summary of results, and exits.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

discord

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

tmux

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

packlets

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

agent-skills

No summary provided by upstream source.

Repository SourceNeeds Review