fix-push
SkillDev toolsFix reported issues, validate, then commit and push using the Git playbooks. Use when the user types /fix-push.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the fix-push skill
What this skill tells your AI
The instructions your AI receives, as published by blockmatic/basilic in .agents/skills/workflow/fix-push/SKILL.md and read by ahel’s review.
Fix all reported issues, validate, commit, and push. Use when resolving feedback or pre-push verification. Use global git user for commits—never cursor/system identity. Never use --trailer for Co-authored-by or similar.
- Fix issues: Address all errors, warnings, or feedback mentioned (lint, types, tests, reviews)
- Validate: Run
pnpm qaand resolve any failures - Commit: Follow steps in @.agents/skills/workflow/git-commit/SKILL.md
- Push:
git push
Signals
- GitHub stars
- 89
- Forks
- 11
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
fix-push- Source
- github.com/blockmatic/basilic