EI

eia-label-taxonomy

Manage and apply standardized labels to PRs for the Integrator Agent.

Install

mkdir -p .claude/skills/eia-label-taxonomy && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11825" && unzip -o skill.zip -d .claude/skills/eia-label-taxonomy && rm skill.zip

Installs to .claude/skills/eia-label-taxonomy

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

GitHub label taxonomy reference for the Integrator Agent. Use when managing PR reviews, updating PR status, or applying review labels. Trigger with review label requests.
170 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Identify current PR state and existing labels
  • Check priority labels (critical/high/normal/low)
  • Update review labels using `gh pr edit` commands
  • Update issue status labels after merge
  • Remove assignment labels after completion
  • Determine review depth based on type labels

How it works

This skill provides the label taxonomy for the Integrator Agent role. It guides the agent through identifying PR states and updating labels using GitHub CLI commands.

Inputs & outputs

You give it
Current PR state, priority labels, type labels
You get back
Label update confirmation, current labels, label history

When to use eia-label-taxonomy

  • Label a pull request
  • Update PR status
  • Set review priority

About eia-label-taxonomy

Provides the official mapping of labels for PR reviews. Guides users through the process of updating labels based on the review state and priority.

GitHub label taxonomy reference for the Integrator Agent. Use when managing PR reviews, updating PR status, or applying review labels. Trigger with review label requests.

When not to use it

  • When the Integrator Agent role responsibilities are not understood
  • When there is no active PR or issue number to label
  • When the current PR review state is unknown

Prerequisites

GitHub CLI (`gh`) installed and authenticatedActive PR or issue number to labelUnderstanding of EIA role responsibilitiesKnowledge of current PR review state

Limitations

  • Requires GitHub CLI (`gh`) to be installed and authenticated
  • Requires an active PR or issue number to label
  • Requires knowledge of the current PR review state

How it compares

This skill provides a structured workflow and specific commands for managing GitHub PR labels, unlike manually applying labels without a defined process.

Compared to similar skills

eia-label-taxonomy side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
eia-label-taxonomy (this skill)06moReviewIntermediate
agent-project-board-sync06moReviewIntermediate
release-version06moReviewIntermediate
release04moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry