yeet
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install yeet --cli claudewrites the skill into.claude/skills/yeet/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/yeet/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (gh).
When to use it
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (gh).
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/workflow-automation/yeet/SKILL.md -o .claude/skills/yeet/SKILL.md
Notes
Extracted from davila7/claude-code-templates, yeet category.