GGA — Agent Skills Index
Description
When working on this project, load the relevant skill(s) BEFORE writing any code.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for Gentleman-Programming/gentleman-guardian-angel, shared by 2 entries
in this directory. It describes the repository, not this entry specifically.
GGA — Agent Skills Index
When working on this project, load the relevant skill(s) BEFORE writing any code.
How to Use
- Check the trigger column to find skills that match your current task
- Load the skill by reading the SKILL.md file at the listed path
- Follow ALL patterns and rules from the loaded skill
- Multiple skills can apply simultaneously
Skills
| Skill | Trigger | Path |
|---|---|---|
gga-branch-pr |
When creating a pull request, opening a PR, or preparing changes for review. | `skills/branch-pr/SKILL.md` |
gga-commit-hygiene |
Any commit creation, review, or branch cleanup. | `skills/commit-hygiene/SKILL.md` |
gga-docs-alignment |
Any code or workflow change that affects user or contributor behavior. | `skills/docs-alignment/SKILL.md` |
gga-issue-creation |
When creating a GitHub issue, reporting a bug, or requesting a feature. | `skills/issue-creation/SKILL.md` |
gga-shellcheck-standards |
When writing or modifying bash scripts in bin/ or lib/. | `skills/shellcheck-standards/SKILL.md` |
gga-testing-coverage |
When implementing behavior changes in any script. | `skills/testing-coverage/SKILL.md` |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11