con un clic
standardize
Define or update a standard and apply it consistently across two scripts.
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ú
Define or update a standard and apply it consistently across two scripts.
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
Merges completed work back to main through a protected-branch pull request workflow.
Set up a new git worktree and install dependencies.
Merges completed work back to main through a protected-branch pull request workflow.
Set up a new git worktree and install dependencies.
Prepares a Python package for PyPI release by updating the version, building, and verifying the distribution.
Prepare a release by updating the version, building, and verifying the distribution.
| name | standardize |
| description | Define or update a standard and apply it consistently across two scripts. |
Defines (or updates) a standard and applies it consistently across two scripts.
$ARGUMENTS
Gather the following information from the user-provided context:
.agents/skills/).docs/docs/ (preferred for shared human+AI guidance).agents/skills/ that acts as the living spec for this class of scriptsIf any information is unclear or missing, ask the user for details.
Read both scripts and identify:
Focus on standardizing decisions and structure, not on forcing identical wording.
Propose the standard explicitly (the rules), and place it in the agreed canonical home.
This command is for defining standards. If a standard already exists but is incomplete/unclear, improve it as part of this step.
Iterate until the user approves the standard. Do not change the target scripts until the standard itself is agreed and written down.
Update both scripts so they conform to the defined standard while preserving intended script-specific behavior.
Important: choose explicitly whether scripts should embody the standard, link to the standard (“see also”), or do a mix. All are valid:
If the new/changed behavior impacts user-facing understanding of commands, update:
docs/docs/development/workflows.md to document the standardized commands, explaining when to use them and what they doSummarize:
Ask the user if they want to commit. If yes, use the committer agent to stage and commit all related changes (do not stage manually unless you are Codex).