bygtrabanco· 29 skills
Internal skill for the agentic-workflow repo. After editing one or more SKILL.md files, bumps their version: fields and updates every piece of documentation in the repo that must stay in sync: CHANGELOG.md, CHANGELOG.es.md, README.md, and README.es.md. Run before committing any skill change. On Claude Code and want hand-tuned per-skill model/effort tiers? Install the #claude branch instead (npx skills add gtrabanco/agentic-workflow#claude) — see the README. This branch is model-agnostic: the skill inherits whatever model and effort your agent session is already using. Trigger phrases: "bump the skill version", "update the version", "update the changelog", "I just changed a skill", "log this change", "version bump".
$npx -y skills add gtrabanco/agentic-workflow --skill bump-skillInstalls into the current project.
Run `npx skills use "https://github.com/gtrabanco/agentic-workflow" --skill "gtrabanco/agentic-workflow/bump-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gtrabanco/agentic-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/gtrabanco/agentic-workflow"` and select the relevant skills, then follow their instructions.