Agent
GitHub Actions specialist focused on secure CI/CD workflows, action pinning, OIDC authentication, permissions least privilege, and supply-chain security.
Agent
GitHub Actions specialist focused on secure CI/CD workflows, action pinning, OIDC authentication, permissions least privilege, and supply-chain security.
Agent
Use to audit GitHub Actions workflow files (.github/workflows/.yml) against the Z-Shell workflow conventions in AGENTS.md. Trigger when a workflow file is added or changed, or when the user asks to review CI workflows. Read-only — reports findings, does not edit.
Agent
Use when a .plugin.zsh or .zsh plugin entry file changes, or when a user asks for a read-only Zsh plugin compliance review.
Instructions file GitHub Copilot
Copilot instructions for z-shell/.github, a project described as: ✨ Z-Shell GitHub Organization.
Instructions file GitHub Copilot
Canonical code review standards for Z-Shell repositories covering shell dialects, plugin standards, security, and verification.
Instructions file GitHub Copilot
Guidelines for structuring repository context and prompting to maximize AI assistant efficiency across Z-Shell repositories.
Instructions file GitHub Copilot
Where documentation lives across z-shell repos and the wiki content-root boundaries.
Instructions file GitHub Copilot
Canonical procedure for the generator-verifier dual-phase review pattern: when to escalate a draft to adversarial verification and how to run that verification.
Instructions file GitHub Copilot
Canonical Z-Shell CI/CD workflow conventions, security hardening, action pinning, naming rules, and permission baselines.
Instructions file GitHub Copilot
Markdown accessibility guidelines based on GitHub's 5 best practices for inclusive documentation.
Instructions file GitHub Copilot
Capability-conditional guidance for optional tool integrations across Z-Shell repositories; discover available tools before use and fall back to official documentation or local search.
Instructions file GitHub Copilot
Dispatch shell guidance by the source's actual dialect.
Instructions file GitHub Copilot
Testing and CI expectations for z-shell repositories, by repository class.
Instructions file GitHub Copilot
Portable worktree discovery, placement, ownership, and cleanup boundaries.
Instructions file GitHub Copilot
Route generic review and README tasks on plugin-shaped files to the canonical Zsh plugin guidance.
Instructions file GitHub Copilot
Canonical Z-Shell requirements for authoring, changing, documenting, and reviewing Zsh plugins.
Instructions file GitHub Copilot
Canonical Zsh authoring, review, compatibility, safety, and validation standard.
Skill Claude CodeCodex
Create or substantially refactor a repository README.
Skill Claude CodeCodex
Use GitHub CLI safely by discovering the installed version and command capabilities, defaulting to read-only inspection, and requiring explicit authority for every external write.
Skill Claude CodeCodex
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive…
Skill Claude CodeCodex
Read, draft, create, or update GitHub issues with runtime capability discovery, exact authorization boundaries, and verification of every external write.
Skill Claude CodeCodex
Use when a user asks to create a new Zsh plugin, start a plugin from scratch, or add a plugin skeleton.
Skill Claude CodeCodex
Use when non-trivial project work is about to be declared complete, after unexpected failures or corrected assumptions, when a reusable procedure emerged, or when meaningful work is being handed off.
Skill Claude CodeCodex
Use when a user asks to add tests for a Zsh plugin, write a .zunit test, or run a ZUnit suite.