Command Claude Code
Archive a deployed OpenSpec change and update specs.
5,348 tagged Git and workflow, measured the same way as everything else here.
Browse within: workflow 53agentic-coding 52ai-assistant 40agent-orchestration 36agentic-workflow 36documentation 33claude-ai 26gemini 25opencode 24bun 23docker 23dotfiles 23github 23coding-agent 22
Command Claude Code
Archive a deployed OpenSpec change and update specs.
Command Claude Code
A command that edits the newest section of CHANGELOG.md, the file that records changes between software versions, into release notes for users.
Command Claude Code
Release a new version to GitHub + ClawHub.
Command Claude Code
Maintain DART changelog entries: $ARGUMENTS.
Command Claude Code
manage an open DART pull request through CI, review, merge, and cleanup.
Command Claude Code
(dev-only) github maintainer harness — GitHub issue-fix and PR-review via gh CLI. NOT distributed to user projects.
Command
Breaks big changes into small, meaningful commits with proper messages. Uses only standard git commands.
Command Codex
Re-sync the generated agent-discovery bridges from .agents/ — the .claude/skills/ and .claude/commands/ copies (Windows; symlinked and auto-synced on Linux/macOS) and the .cursor/rules/ + .cursor/commands/ bridges (any OS, if Cursor is set up on this clone). Run after editing skills or commands.
Command
Sync CLAUDE.md from GitHub repository.
Command Cursor
A command template for committing local changes to the current Git branch. A commit is a saved checkpoint in a project's change history.
Command Cursor
A command template that commits changes, pushes the current branch, and creates a Pull Request. A Pull Request is a review request for merging code into a shared repository.
Command Cursor
A command template for committing the current branch's changes and pushing them to a remote Git repository. Git is a tool for tracking code changes, while a branch is a separate line of work.
huangjia2019/claude-code-engineering
Command Claude Code
Quick git commit with auto-generated or specified message.
Command Claude Code
This command helps you create well-formatted commits with conventional commit messages and emoji.
Command Claude Code
Review a GitHub pull request for the OpenOps codebase. Checks out the PR, analyzes changes through OpenOps-specific lenses, validates findings with confidence scoring, previews before posting, and supports inline comments.
Command Claude Code
Draft a commit message / PR description from the current diff, in the repo's conventional-commit style.
Command Claude Code
Pre-upload checklist — lint, test, registry sync, and a debug-log scan before opening a PR.
Command Claude Code
Attempt a small, focused fix for a frappe-ui issue and open a draft PR.
Command Claude Code
Run the cabloy release workflow. Use when the user asks to "release", "publish", "deploy", "bump version", "create release", "release patch", "release minor", or "release major". Handles version bump, AI changelog generation, npm publish, and GitHub release creation.
Command
Run when user calls /commit or asks to generate a commit message. Analyzes staged changes and writes a structured commit message.
Command
Commit the staged changes with a conventional commit message.
ccplugins/awesome-claude-code-plugins
Command
Run a local repo preflight before Claude Code gets tool access.
Command Claude Code
name: OpenSpec: Archive description: Archive a deployed OpenSpec change and update specs. category: OpenSpec tags: [openspec, archive].
Command Claude Code
Generate release notes from commits since the last version tag and write them to .docs.local/RELEASE.md.