orchestrator:check-prerequisites
CommunityEnsure your system is ready for automation.
Authoratournayre
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all necessary command-line tools and authentication are in place before initiating an automated workflow, preventing failures due to missing dependencies.
Core Features & Use Cases
- System Tool Verification: Checks for the presence and authentication status of essential tools like
ghCLI,jq, andgit. - Fail-Fast Mechanism: Exits immediately with an error code if any prerequisite is not met, saving time and resources.
- Use Case: Before running a complex CI/CD pipeline script, use this Skill to confirm that the GitHub CLI is installed and logged in,
jqis available for JSON parsing, andgitis configured.
Quick Start
Run orchestrator:check-prerequisites to verify system readiness.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: orchestrator:check-prerequisites Download link: https://github.com/atournayre/claude-personas/archive/main.zip#orchestrator-check-prerequisites Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.