setup

Validate environment prerequisites, GitHub CLI authentication, repository access, Jira and Confluence credentials, and team configuration files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/HumandDev/hu-ai-agent-plugin --skill setup-humanddev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/HumandDev/hu-ai-agent-plugin/tree/main/plugins/humand-product-workflow/skills/setup
Command: npx skills add https://github.com/HumandDev/hu-ai-agent-plugin --skill setup-humanddev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures your local environment is correctly configured and all necessary tools and access permissions are in place for the Humand product workflow skills to function optimally.

Core Features & Use Cases

  • Prerequisite Checks: Verifies the installation and basic functionality of essential command-line tools like GitHub CLI.
  • Authentication & Access Validation: Confirms successful authentication with GitHub and checks access rights to required repositories.
  • Credential & Connectivity Tests: Validates the presence of necessary API credentials for Jira and tests connectivity to Jira and Confluence.
  • Configuration Verification: Ensures critical configuration files, like config/teams.json, are present and correctly formatted.
  • Use Case: Before starting a new sprint or planning a feature, run /setup to guarantee your environment is ready, preventing potential roadblocks later in the workflow.

Quick Start

Run the setup skill to verify your local environment and connectivity for Humand product workflow skills.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I validate GitHub CLI authentication and repository access for my local environment setup?

To validate GitHub CLI authentication and repository access during setup, run a systematic environment check that confirms your CLI installation and verifies your access rights to required repositories. The process provides specific remediation instructions if the authentication or access checks fail.

What is the best way to test Jira and Confluence API connectivity before starting sprint planning?

The best way to test Jira and Confluence API connectivity is to run an environment validation process that checks for necessary API credentials and tests live connectivity to both platforms. This verifies your credentials and network access to prevent workflow roadblocks.

How do I verify team configuration files like teams.json are correctly formatted for product workflows?

To verify team configuration files like teams.json, run a configuration verification check that ensures the file is present and correctly formatted. This validates your team configuration setup to guarantee downstream product workflow skills function optimally.

Do I need GitHub CLI installed to check local environment prerequisites for development workflows?

Yes, you need GitHub CLI installed to check local environment prerequisites for development workflows. The prerequisite validation systematically verifies the installation and basic functionality of essential command-line tools like GitHub CLI before proceeding with repository access checks.

Why does my local environment setup fail when checking repository access and API credentials?

Local environment setup fails when checking repository access and API credentials due to missing tools, failed authentication, or invalid API connections. The validation process systematically checks each component and provides specific instructions for remediation upon failure.

Can I run setup checks to guarantee my environment is ready before planning a new feature?

Yes, you can run setup checks to guarantee your environment is ready before planning a new feature. The validation process checks local prerequisites, GitHub authentication, repository access, and Jira and Confluence API credentials to prevent potential roadblocks later in the workflow.