github-expert

Reviews GitHub Actions workflows, pull requests, and security scanning for ndestates-io repositories.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/ndestates/ndestates-website --skill github-expert-ndestates
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: github-expert
Source: https://github.com/ndestates/ndestates-website/tree/main/.copilot/skills/github-expert
Command: npx skills add https://github.com/ndestates/ndestates-website --skill github-expert-ndestates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Managing GitHub workflows, CI/CD pipelines, pull requests, and security scanning across a repository requires deep platform knowledge and consistent guardrails. This Skill loads the project's cached context and the dedicated github-expert agent instructions so the AI can analyze and advise on GitHub platform tasks accurately. ## Core Features & Use Cases - Workflow & CI/CD Review: Analyzes GitHub Actions workflows and deployment pipelines against project conventions. - PR and Security Scanning Guidance: Assists with pull request management, branch protection, and security scanning configuration. - Use Case: Ask the agent to review a deploy workflow before a release; it loads the project cache, applies the github-expert agent instructions, and returns a summary with findings, recommendations, and next steps. ## Quick Start Invoke /github-expert and ask it to review the deploy workflow for the current repository.

Frequently Asked Questions about github-expert

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

FAQPage Schema
How do I review a GitHub Actions deploy workflow with this skill?▼

Invoke /github-expert with a request like 'review deploy workflow'. The skill loads the project cache and the github-expert agent instructions, then returns a structured analysis with findings, recommendations, and next steps.

What GitHub tasks can the github-expert skill handle?▼

It covers GitHub Actions workflows, pull request management, security scanning, branch protection, and CI/CD automation for ndestates-io repositories. It follows the project's copilot instructions and guardrails for any proposed changes.

Does github-expert make changes to workflows directly?▼

It primarily analyzes and recommends, citing project caches and documentation. Any changes must follow the repository's copilot-instructions and guardrails defined in the agent configuration.

What files does the github-expert skill depend on?▼

It depends on .github/prompts/load-project-cache-first.prompt.md for context and .github/agents/github-expert.md for its full operating instructions. Without these files the skill cannot load its intended behavior.

When should I not use the github-expert skill?▼

Avoid it for non-GitHub tasks such as local code refactors or infrastructure outside GitHub Actions. It is scoped to GitHub platform workflows, PRs, and security scanning within the ndestates-io project context.