/copush
Pull, version-bump, commit all changes, and push to origin
$ npx -y skills add moshehbenavraham/apex-spec-system --agent claude-codeShips with apex-spec. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/copush
Context preview
What this command does when you run it.
Pull, version-bump, commit all changes, and push to origin
A Claude Code plugin providing a specification-driven workflow system for AI-assisted development. Think Github Spec Kit (our source inspiration) simplified.
Repo: moshehbenavraham/apex-spec-system
Other commands on apex-spec.
- /audit
Analyze tech stack, run dev tooling, and remediate code quality issues
Open command - /carryforward
Extract lessons learned, update CONSIDERATIONS.md, and maintain SECURITY-COMPLIANCE.md between phases
Open command - /createprd
Generate the master PRD from a user-provided requirements document
Open command - /createuxprd
Generate the UX PRD companion document from design requirements
Open command - /dockbuild
Quick Docker Compose build and start with full output
Open command - /dockcleanbuild
Clean Docker environment and rebuild all images and containers from scratch
Open command

