con un clic
commit
Create one or more atomic commits from current changes, grouping by logical unit
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Create one or more atomic commits from current changes, grouping by logical unit
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Reviews a GitHub PR and creates a pending review with editorially gated inline/body findings. Use when the user asks to review a PR or create a draft GitHub review.
Load machine-local rule overrides for a given skill from the shared ~/.agents skills directory.
Create a JIRA ticket interactively — gathers requirements through conversation, proposes the ticket, and creates it after approval
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
Compact the current conversation into a handoff document for another agent to pick up.
Find deepening opportunities in a codebase, informed by the domain language in .agent-state/CONTEXT.md and the decisions in .agent-state/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
| name | commit |
| description | Create one or more atomic commits from current changes, grouping by logical unit |
git status, git diff (staged + unstaged), and git log --oneline -10.git add -A or git add ..type: short description. No scope in parentheses.