push

Installation
SKILL.md

Push

Follow AGENTS.md first. Only run git commands that write state when the user explicitly asks to push or publish this branch.

Run the following pre-push checks to ensure code quality before pushing to remote:

  1. Type checking: Run pnpm typecheck to check for TypeScript errors.

  2. If you find any errors, fix them.

  3. Comment these lines in the dev file:

    run("node scripts/cleanup-desktop.js")
    run("./scripts/cleanup-frontend.sh")
    
Installs
1
GitHub Stars
55
First Seen
10 days ago
push — seed-hypermedia/seed