fix-push

SkillDev tools

Fix 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.

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.

Purpose and inputs

Invocation requests fix → validate → commit → push for the named issues. Preserve unrelated work. Never force-push, never --no-verify, never --trailer. This is not /exec-push (no PR) and not a merge or deploy.

Steps

  1. Address the reported errors, warnings, or feedback (lint, types, tests, reviews).
  2. Run pnpm qa in Basilic (or the consuming repo's documented full gate). Fix failures before publishing.
  3. Follow git-commit for intended paths only.
  4. Follow git-push. Do not use a bare git push that skips those rules.

Verification

  • The reported issues and the full gate were addressed.
  • Commit and push used the child playbooks.
  • Unrelated local changes remain intact.

Handoff

Report commit, branch, and push result. Do not open a PR unless the user asked /git-create-pr or /exec-push.

Signals

GitHub stars
89
Forks
11
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
fix-push
Source
github.com/blockmatic/basilic