remember
145Command
Explicitly save an insight, decision, or learning to agentmemory for future sessions. Wraps the memorysave MCP tool.
Slash commands. One file, one job, loaded with the rest of your configuration.
Command
Explicitly save an insight, decision, or learning to agentmemory for future sessions. Wraps the memorysave MCP tool.
Command
Configure HUD display options (layout, language, presets, display elements) while preserving advanced manual overrides.
Command
Configure claude-hud as your statusline.
Command Claude Code
../../.mastracode/commands/critique-pr.md.
Command Claude Code
../../.mastracode/commands/gh-bulk-issues.md.
Command
GitHub OSS maintainer lifecycle triage, review, and approval management.
Command
Import issues and memories from JSONL.
Command
Synchronize issues with a configured Dolt remote.
Command
Manage issue templates for streamlined issue creation.
Command Claude Code
Release straight from main with no PR, built and published locally.
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
Turn documented intent into a test-coverage map — inventory the tests that exist today, derive use-case cases from the system docs, separate existing coverage from proposed tests and unverified gaps, mark each unit / guarded-live / manual, and recommend a green-before-merge CI gate.
Command
Static performance audit of AI-built code — find N+1 queries and request waterfalls, over-fetching, missing indexes, and caching opportunities, ranked by effort and impact.
Command
Static security audit of AI-built code — map trust boundaries, cross-reference documented intent, self-refute every finding, and report only evidence-backed risks.
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.
EveryInc/compound-engineering-plugin
Command Claude Code
Triage all open PRs with parallel agents, label, group, and review one-by-one.
Command
Commander.js-based CLI commands registered in src/main.ts.
Command
@AGENTS.md.