Pushup banner
CarlosDanielDev CarlosDanielDev

Pushup

Development community

Description

<!-- AUTO-GENERATED by maestro sync-templates from .maestro/templates/commands/pushup.md. DO NOT EDIT. --> --- command: pushup version: 1.0.0 description: Commit semantically, push, create PR, link issue, and complete tasks. placeholders: - INCLUDE includes: - core/premises.md - core/dependency-graph.md source_provenance: ported_from: .claude/commands/pushup.md ported_at: 2026-05-13 --- # Push Up Commit semantically, push, create PR, link issue, and complete tasks. **Usage:** `/pus

Installation

Installs to ~/.claude/commands/carlosdanieldev-maestro-pushup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CarlosDanielDev/maestro/HEAD/.claude/commands/pushup.md -o ~/.claude/commands/carlosdanieldev-maestro-pushup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository