release
49Command Claude Code
Ship a stable cmux release built by CI: bump version, update changelog, open a PR, merge, tag, then GitHub Actions builds, signs, and publishes.
19,871 tagged claude-code, measured the same way as everything else here.
Browse within: claude-ai 94obsidian 92design-system 68ai-development 67ai-security 66opencode 65claude-plugin 63claude-code-skills 59health 59health-data 59gemini 57figma 53spec-driven-development 53agentic-coding 52
Command Claude Code
Ship a stable cmux release built by CI: bump version, update changelog, open a PR, merge, tag, then GitHub Actions builds, signs, and publishes.
Command Claude Code
Get the current branch ready: update all submodules to their latest remote main, merge from main, and rebase.
Command
Lock the current taskplan.md content with a SHA-256 attestation. Hooks then refuse to inject plan content if the file diverges from the attested hash, blocking silent tampering. Use --show to print the stored hash, --clear to remove the attestation. Available since v2.37.0.
Command
Run a planning-aware cadence with Claude Code's /loop. Default tick checks plan status, runs check-complete, nudges progress.md update if stalled. Available since v2.38.0.
Command
Show current planning status at a glance - phases, progress, and any logged errors.
Command Claude Code
Git workflow and quality assurance commands for the claude-skills repository.
Command Claude Code
Run the full 8-phase plugin audit pipeline on a skill directory.
Command Claude Code
Update all the documentation related files.
Command Codex
This document describes the requirements for an execution plan ("ExecPlan"), a design document that a coding agent can follow to deliver a working feature or system change. Treat the reader as a complete beginner to this repository: they have only the current working tree and the single ExecPlan file you provide.…
Command Codex
You are an expert Superset engineer and technical writer creating high-signal PR descriptions for this repository.
Command Codex
Research the codebase, draft a Linear ticket, and create it ONLY after the user explicitly accepts.
Untrivial-ai/agent-orchestrator
Command
Inspect and control the current AO session's target-isolated browser. The desktop app must be open. The agent and user share the same live page, cookies, navigation state, and WebContentsView; the runtime remains usable while the Browser panel is hidden. Tabs in this worker share an ephemeral browser profile, while…
Untrivial-ai/agent-orchestrator
Command
Open a URL or workspace file in the desktop browser panel for the current session, or start a deterministic session-owned dev server from an existing .ao/launch.json.
Untrivial-ai/agent-orchestrator
Command
Manage projects: register repos, inspect, configure per-project settings, and remove.
Command
The /plannotator-annotate slash command for annotating markdown files, HTML files, URLs, and folders.
Command
The /plannotator-review slash command for reviewing local changes, comparing branches, or reviewing GitHub pull requests.
Command
The core plan review flow across Claude Code, Codex, and other supported agent hosts.
Command
When debugging TUI commands like wt switch (interactive picker), use the tmux-cli skill (preferred) or MCP's node-terminal tools to test interactively.
zenstory-ai/oh-story-claudecode
Command
A browser-automation command that controls Chrome through the Chrome DevTools Protocol (CDP), including the browser's existing signed-in session.
zenstory-ai/oh-story-claudecode
Command
A tool for finding and removing signs that text was written by an AI, making the writing sound more natural.
zenstory-ai/oh-story-claudecode
Command
A routing command for online-fiction writing tools. It sends a vague writing, story-analysis, or chart-browsing request to the matching tool.
Command
Last Updated: Mon Oct 27 19:39:26 CST 2025.
Command Claude Code
Analyze iteration results: trends, plateaus, regressions, recommendations.
Command Claude Code
Crush errors one-by-one until zero remain: tests, types, lint, build.