anthropic claude commands

193 tagged anthropic claude, measured the same way as everything else here.

Browse within: ai-assistant 43claude-ai 39agentic-workflow 29ai-coding-assistant 29ci-cd 22a-agent 21claude-code-skills 21ai-interface 14ai-sdk 14ai-coding-assistant-tools 10awesome 8awesome-list 8cheatsheet 8codegen 8

README

04

alirezarezvani/claude-skills

Command Claude Code

Git workflow and quality assurance commands for the claude-skills repository.

25k 2d ago A 0 tokens original MIT

plan

12

webdevtodayjason/sub-agents

Command

Launch the project planning agent for strategic task decomposition.

201 2mo ago A 11 tokens original MIT archived

forget

13

legioncodeinc/honeycomb

Command

Forget a memory from Honeycomb. Requires a reason, which this command collects.

109 1mo ago A 16 tokens AGPL-3.0

recall

14

legioncodeinc/honeycomb

Command

Search Honeycomb's memory for prior context on a query and surface the hits.

109 1mo ago A 16 tokens AGPL-3.0

CONVENTIONS

15

legioncodeinc/honeycomb

Command

The unified honeycomb command surface lives under src/commands/. src/cli/index.ts is the ENTRY POINT (global-flag parse → route); src/commands/ are the HANDLERS. Wave 1 (this scaffold) ships contracts + seams + honest stubs; Wave 2 fills the handler bodies and rewires src/cli/index.ts onto createDispatcher().

109 1mo ago A 0 tokens AGPL-3.0

brain-console

19

stuinfla/ruvnet-brain

Command

Brain Console — RuvNet Brain Console (same console as /rvbc, /brain-console, and /ruvnet-brain:configure — every spelling works). Opens the live console page: your whole RuvNet stack on one page. Read-only until you click.

64 yesterday B 56 tokens

configure

20

stuinfla/ruvnet-brain

Command

Open the RuvNet Brain Onboarding Console — a local web page that mirrors YOUR machine's RuvNet setup, explains it in plain English, and lets you safely configure and fix it. Read-only until you click; every machine change is explained first and is reversible.

64 yesterday B 55 tokens

whats-new

21

stuinfla/ruvnet-brain

Command

What's new in RuvNet Brain — the big things in the current MAJOR release (4.0), in plain English. Not the point-release churn — the headline changes since 3.x. Ends by offering to open the Console so you can see it live.

64 yesterday A 54 tokens

init

22

drobins25/craft

Command

One-time setup to initialize the Craft harness for a project.

52 2d ago A 14 tokens original MIT

planning

23

drobins25/craft

Command

Feature roadmap and planning. Manage initiatives, concepts, open questions, and story creation from planning.

52 2d ago A 21 tokens original MIT

story-implement

24

drobins25/craft

Command

Implement a story through the Implement Phase. Stories must be fully designed with chunks before implementation.

52 2d ago A 22 tokens original MIT