00-andruia-consultant
Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.
Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
$ npx -y skills add sickn33/agentic-awesome-skills --skill address-github-comments --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/address-github-commentsContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
name: address-github-comments description: "Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI." risk: critical source: community date_added: "2026-02-27"
Efficiently address PR review comments or issue feedback using the GitHub CLI (`gh`). This skill ensures all feedback is addressed systematically.
Ensure `gh` is authenticated.
gh auth status
If not logged in, run `gh auth login`.
Fetch the comments for the current branch's PR.
gh pr view --comments
Or use a custom script if available to list threads.
Apply the code changes for the selected comments.
Once fixed, respond to the threads as resolved.
gh pr comment <PR_NUMBER> --body "Addressed in latest commit."
This skill is applicable to execute the workflow or actions described in the overview.
Find reusable instructions for your project, inspect their complete files, and keep an exact skill set you can review and reuse. Codex or Claude inspects your project and chooses exact skills from the complete local AAS catalog.
Repo: sickn33/agentic-awesome-skills
Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any…
Ingeniero de Sistemas de Andru.ia. Diseña, redacta y despliega nuevas habilidades (skills) dentro del repositorio siguiendo el Estándar de Diamante.
Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y estándares únicos del…
AI-powered presentation generation via the 2slides API — create slides from text, match a reference image style, summarize documents into decks, add AI voice…