command GitHub
A CLI that lets agents autonomously recall, maintain, and evolve persistent knowledge instead of waiting to be told what to remember. Knowledge stays source-grounded so it can be traced back. The command-line counterpart to the using-lwc skill.
climemorypersistenceagents
by JanYork Aug 14, 2026 6/10
command Reddit
A small bash/zsh wrapper around Claude Code's config directory feature so `claude`, `claude -work`, and `claude -clientx` each keep separate credentials and history. Non-sensitive things like skills and preferences are symlinked across profiles, so you maintain one setup. No daemon and no dependencies, with tab completion.
climulti-accountshellprofiles
by kamtS Aug 14, 2026 7/10
command GitHub
neuropark keeps every AI tool you have access to in a single catalog and gives you one command to invoke any of them. It ships with zero runtime dependencies and a bilingual EN/RU interface. Quotas and tool dossiers fill themselves in as you use it, so the catalog stays current without manual bookkeeping.
clitool-catalogzero-depsquotas
by Surdeddd Aug 13, 2026 6/10
command GitHub
modlens is a CLI toolkit that converts images into structured JSON an agent can actually reason over, extracting OCR text, layout, and semantic structure. It exists to close the vision gap for text-only models that cannot see screenshots or diagrams directly. The JSON output is designed as evidence, so downstream agents can cite what they read.
cliocrvisionstructured-output
by liustack Aug 13, 2026 7/10
command GitHub
One command that finds where your project documentation duplicates or contradicts itself across CLAUDE.md, CODEMAPS, ADRs and README, then fixes the role overlaps. Addresses the real decay mode where four documents all half-describe the architecture.
documentationclaude-mdadrmaintenance
by shimo4228 Aug 13, 2026 6/10
command GitHub
Jump between projects with fuzzy search, save favorites and aliases, and launch coding agents or commands from the destination. Native and fast, aimed at Windows developers who lack the usual Unix jump tools. Small quality-of-life utility.
windowspowershellnavigationproductivity
by JacobOptimiza Aug 13, 2026 5/10
command GitHub
A pure-bash launcher that lists your recent sessions across every Claude Code, Codex, Grok, and Antigravity account, each with a recap of where you left off. Orders accounts by a burn strategy with fuel dots showing which still has quota left; also switches gh, kubectl, and aws profiles.
clibashsession-switchingquotamulti-account
by CVERInc Aug 13, 2026 7/10
command GitHub
Two slash commands giving Claude Code topic-scoped memory between sessions: /handoff writes the current context to a topic file, /pickup resumes it in a fresh session. Documentation in Polish and English.
slash-commandsmemoryhandoffcontext
by adrian-zielinski Aug 12, 2026 6/10
command GitHub
Switches Claude Code to any model via a /switch slash command, backed by a transparent pty wrapper so it works in every terminal rather than only the ones with special support.
modelsslash-commandptyswitching
by brandonrthomas Aug 12, 2026 6/10
command Reddit
A user tested what --dangerously-skip-permissions actually permits and found it is not sandboxed to the current working directory: Claude Code could read the filesystem root and read/write across the entire user home tree. The flag removes prompts, not filesystem scope. The practical takeaway is to run it inside a container or VM rather than assuming the harness confines it.
securitypermissionsclisandboxing
by ojfs Aug 11, 2026 7/10
command GitHub
Declare your project's commands in an spg.toml and get generated ~/bin wrappers with zsh completion, so project-specific tooling is available everywhere without polluting your PATH by hand. It also symlinks Claude skills into place as part of the same declaration.
clizshskillstooling
by shr3kst3r Aug 11, 2026 6/10
command GitHub
Drives Siemens TIA Portal through its Openness API from the command line, exposing 77 verbs with JSON in and JSON out. The JSON-everywhere interface is explicitly there so AI agents can operate industrial automation projects that otherwise require clicking through the IDE.
siemensplcindustrialcli
by Codyte Aug 11, 2026 6/10
command GitHub
A Bitbucket CLI modeled on GitHub's gh, covering the same kinds of repo and pull request operations with familiar command shapes. Useful for agent workflows on Bitbucket, where the absence of a gh-equivalent usually forces raw API calls.
bitbucketcligitpull-requests
by avivsinai Aug 11, 2026 5/10
command GitHub
Takes a rough prompt and expands it into a precise, context-enriched one inside the agent session. Ships as a Claude Code plugin with native command equivalents for Codex CLI, OpenCode, Gemini CLI, and Cursor. Runs before the work starts rather than correcting it after.
promptsplugincommandcross-agent
by savasturkoglu1 Aug 11, 2026 6/10
command GitHub
A set of nine slash commands that chain Claude Code into an end-to-end shipping pipeline: plan, build, inspect, commit, release. Each stage is a discrete command, so you can drop in at any point rather than running the whole sequence. Aimed at teams who want a repeatable path from idea to release.
slash-commandspipelinereleasecommitworkflow
by ledtorch Aug 10, 2026 6/10
command GitHub
A slash command that queues up instructions and holds them until you explicitly say go. Lets you compose several requests while the agent is busy instead of interrupting or losing your train of thought.
slash-commandbatchingworkflowux
by arthurglaizal Aug 9, 2026 6/10
command GitHub
Defines named profiles that bundle CLI flags and environment variables behind a short command, so `co5` starts Opus at max effort. Adding a profile is cheaper than remembering the flag combination for each kind of work. Small, focused shell tooling.
cliprofileslaunchershell
by usmanbashir Aug 8, 2026 6/10
command GitHub
Extracts skills from a Claude plugin into the open Agent Skills standard, auditing what breaks outside Claude and packaging the result for Perplexity Computer and Mistral Vibe Work. Documentation is in Spanish.
skillsexportportabilityagent-skills
by novanoticia Aug 7, 2026 6/10
command GitHub
A Go CLI plus GitHub Action that scaffolds Claude Code skills, plugins, hooks, and agents ready for the marketplace. Named for the katana guard that lets a swordsman hand off the blade safely.
scaffoldcligopluginsmarketplace
by RoninForge Aug 7, 2026 7/10
command GitHub
Retrieves grades, assignments, content, and syllabi from D2L Brightspace in read-only mode, shaped for consumption by AI coding agents and automation. Niche but well-scoped.
clid2lbrightspaceeducationread-only
by clintonwrong53 Aug 7, 2026 5/10
command GitHub
Launches Claude Code into a git worktree via an interactive picker, with a superpowers preamble applied. Removes the manual worktree setup step when you run several branches in parallel.
worktreecligitlauncher
by tqer39 Aug 7, 2026 6/10
command GitHub
Slash commands, mental frameworks, and prompt engineering resources for Claude Code, with the design choices tied back to published LLM research rather than folklore.
slash-commandspromptingresearchframeworks
by rolandtolnay Aug 7, 2026 6/10
command GitHub
A single-file bash CLI for Bitbucket Cloud with zero-config repo auto-detection and inline PR review, shipping with a CLAUDE.md snippet, a Rule and a Skill out of the box. Fills the gap left by gh being GitHub-only. No dependencies beyond bash.
bitbucketclipull-requestsbash
by restarter Aug 7, 2026 7/10
command GitHub
A CLI for Google Play Console built specifically to be driven by coding agents rather than clicked through a browser. Covers the release and store-listing operations an agent needs when shipping an Android app.
androidcligoogle-playrelease
by tamtom Aug 6, 2026 6/10
command GitHub
A set of Claude Code slash commands built around a single loop: point the agent at something, tell it what is wrong, let it improve. Small and focused rather than a full framework.
commandsfeedbackiteration
by makethisbetter Aug 6, 2026 5/10
command GitHub
A terminal tool running 33 checks to flag AI-written text. Fully offline with no API key and no dependencies, which makes it usable in a pre-commit or CI context where a hosted detector would not be.
clitext-analysisofflinedetection
by Arindaag760 Aug 6, 2026 5/10
command GitHub
Search every project's Claude Code history in plain English and resume the matching session in the same terminal tab. Unlike --resume, it searches what was actually said rather than listing only the current directory with stale auto-generated titles. Fixes a real gap in session recovery.
sessionssearchresumeclihistory
by alpersonalwebsite Aug 5, 2026 8/10
command Reddit
Adds Claude Code accounts as named profiles and switches between them, or runs a one-off command under a specific profile without disturbing other terminals. Written for the case of hitting a rate limit mid-task. Single Go binary with no dependencies.
cliaccountsgorate-limitsprofiles
by Opposite-You17 Aug 5, 2026 7/10
command GitHub
Automatically generates a feature-based documentation structure, an AGENTS.md file plus a docs tree, for any project, giving coding agents a consistent map of the codebase to work from. Useful as a quick-start for projects that lack structured agent-facing documentation.
commanddocumentationagents-md
by azmirizkifar20 Aug 5, 2026 6/10
command GitHub
Moves AI coding sessions, custom skills, agents, and MCP server configs between Claude Code and OpenCode, so switching tools doesn't mean rebuilding your setup.
migrationopencodemcp
by MrMirhan Aug 5, 2026 6/10
command GitHub
An interactive (and CI-scriptable), zero-dependency configurator for pointing Claude Code, OpenCode, and Codex CLI at an OpenAI-compatible gateway, with atomic backup/restore, config preservation, and a built-in selftest.
gatewayconfiguration
by Sinholms Aug 5, 2026 6/10
command GitHub
A CLI that manages skills across Claude Code, Gemini CLI, Codex, Aider, Amp, and Factory Droid — disable unused skills to reduce context bloat, snapshot per-project skill profiles, and browse a searchable catalog. Local-only and reversible with no telemetry.
cliskillscontext-management
by nikolas-sapa Aug 4, 2026 7/10
command GitHub
A small CLI wrapper that lets you launch Claude Code pointed at a custom Anthropic-compatible gateway without altering your normal `claude` installation or config. Useful for testing self-hosted proxies or alternate endpoints alongside a standard setup.
gatewaycliproxyconfiguration
by VladTemp27 Aug 4, 2026 5/10
command GitHub
A CLI tool that pairs git worktree with Claude Code to run multiple parallel development sessions on the same repo without branch-switching conflicts.
cligit-worktreeparallel-development
by hytfjwr Aug 3, 2026 6/10
command GitHub
A CLI that gives Claude Code access to a video's frames and on-screen text directly, instead of relying on someone else's text retelling of what happens in it.
clivideovision
by R17vera Aug 3, 2026 6/10
command GitHub
A cross-platform (macOS/Windows/Linux) scheduler for Claude Code agents — set what should run and when, and it handles execution — with a retro arcade-style dashboard.
schedulercommanddashboard
by AIBiz-Automatyzacje Aug 3, 2026 6/10
command GitHub
A command suite aimed at bringing more discipline to AI-assisted product engineering workflows.
product-engineering
by pixelbrew-studio Aug 3, 2026 5/10
command GitHub
A portable skill pack of slash commands -- /office-hours, /ship, /investigate, /tdd, /review -- that installs once and works across every agent supporting the Agent Skills open standard, including Claude Code, Cursor, and Kiro.
commandslash-commandsagent-skillsportable
by timurgaleev Aug 2, 2026 6/10
command GitHub
A lightweight CLI that detects code smells cheaply in terms of tokens, designed for AI agents to run as a quick pre-flight check before deeper review. Aims to reduce token spend on the code-quality pass of an agent workflow.
commandcode-qualityclilinting
by ambervdberg Aug 2, 2026 6/10
command GitHub
A single binary that lets Claude Code route requests to alternative backends (DeepSeek, Z.ai, MiniMax, OpenRouter, Qwen, or any Anthropic-compatible API) instead of the default Anthropic endpoint.
provider-routingbackendcli
by dinhlongviolin1 Aug 2, 2026 6/10
command Reddit
claude-retrier runs Claude Code inside a pty it owns, waits out usage-limit resets, and automatically types 'continue' — while passing through --resume/--continue flags, keys, colors, resizing, and exit codes. It reads the reset time from the session's jsonl log instead of screen-scraping, and won't type over a mid-turn response or a half-written prompt. It's a single bash file plus a small Python pty helper, with no Node, tmux, or daemon required.
auto-resumecliptyusage-limits
by One-Cricket9962 Aug 1, 2026 7/10
command GitHub
mav gives coding agents a single command surface with native drivers underneath for controlling and inspecting iOS apps and simulators, plus structured evidence output an agent can hand back to a human reviewer. Aimed at closing the loop on agent-driven iOS development, where agents otherwise have no deterministic way to confirm a build actually works.
iosai-agentsclivalidation
by bitomule Aug 1, 2026 6/10
command GitHub
Command-line Jira toolkit usable from terminals, coding assistants, and bots — read and update tickets without leaving your agent workflow.
jiracliintegrationproject-management
by mulhamna Aug 1, 2026 5/10
command GitHub
A set of slash commands and rules for Claude Code aimed at solo developers — covering shipping, refactoring, testing, and documenting your own work.
pluginslash-commandssolo-dev
by myowinthein Aug 1, 2026 5/10
command GitHub
/autopilot drives full-stack JS/TS tasks in Claude Code to verified completion without hand-holding, and /autopilot-eval grades each run by actually re-running tests and the browser — not by trusting the agent's self-report.
slash-commandsjavascripttypescriptverification
by ocxers Aug 1, 2026 7/10
command GitHub
A small utility for editing which models are configured in your Claude Code profile without hand-editing config files.
profilemodel-switchingconfig
by CLN-Grated Aug 1, 2026 5/10
command GitHub
Captures untracked-safe snapshots of a work tree and allows selective restore, built entirely on git plumbing commands. Useful as a safety net before letting an agent make risky changes.
gitsafetysnapshotbackup
by takahira Aug 1, 2026 7/10
command GitHub
A French-language Claude Code protocol kit for long-running 'vibecoding' work: /start, /close, /init_projet, /update, and /create_memory commands persist context between sessions with zero infrastructure.
slash-commandscontext-persistencefrench
by ServOMorph Aug 1, 2026 5/10
command GitHub
A set of slash commands — /setup-claude, /code, /quick, /investigate — for structuring common AI coding agent workflows. Currently supports Claude Code.
slash-commandsworkflow
by rajdeepratan Aug 1, 2026 5/10
command GitHub
A cross-platform Rust CLI for quickly switching between Claude Code JSON profiles and Codex config presets, positioned as a lightweight alternative to full desktop profile managers.
commandcliconfigrust
by kuliantnt Jul 31, 2026 5/10
command GitHub
A single CLI that bundles common scripts an agent needs — AI calls, search, scraping, data enrichment — so coding agents have one consistent tool to reach for instead of ad hoc scripts.
cliscrapingenrichment
by marmot-sh Jul 31, 2026 5/10
command GitHub
A deterministic, offline Windows-native CLI (awt) that safely moves a project to a new path and migrates all the Claude Code state keyed to the old path (~/.claude), plus inventory, archive, and re-associate commands. No LLM calls, no network access.
cliwindowsmigrationoffline
by prisant-labs Jul 31, 2026 6/10
command GitHub
A plugin that compacts Claude Code and OpenCode conversation context without losing information, as an alternative to the lossy default /compact behavior.
commandcontext-compression
by aerovato Jul 30, 2026 5/10
command GitHub
Five slash commands that let an LLM build and maintain a personal wiki as cited, git-native markdown, with no vector database or SaaS dependency. A lightweight alternative to note-taking apps for agent-curated knowledge bases.
wikislash-commandsmarkdownknowledge-base
by FrancyJGLisboa Jul 30, 2026 6/10
command Reddit
Two small MIT, no-telemetry CLI tools: 'gi' lets you browse repos and issues in a keyboard-driven menu and hand one straight to Claude Code without the copy-paste dance, while a companion tool shows real Claude Code rate-limit windows before you hit them.
cligithub-issuesrate-limitsterminal
by No-Scientist4544 Jul 30, 2026 7/10
command GitHub
Keeps a project's roadmap, changelog, improvements, and strategy files in one consistent format by enforcing a schema at the point of insertion rather than linting after the fact. Ships as both a Python CLI and a Claude Code plugin.
roadmapchangelogschemacli
by alegauss Jul 30, 2026 6/10
command GitHub
Takes a vague prompt and restructures it into six sections, then runs four leak checks for common failure modes: unfalsifiable goals, no completion ceiling, roadmaps disguised as tasks, and verifiers that cannot actually run. Aimed at making agent assignments concrete and checkable before work starts.
prompt-engineeringtask-designverification
by stgomoyaa Jul 30, 2026 6/10
command GitHub
Rudder measures how much of your prompts actually end up reflected in an agent's generated code, applying a test-coverage-like metric to prompt-driven development. It's built for high-velocity agentic coding workflows including Claude Code and MCP setups.
testingcoveragecliagentic-coding
by RudderCode Jul 29, 2026 6/10
command GitHub
toolkit installs and syncs governance rules, skills, and coding standards across projects for agent-first development, working with Claude Code, Cursor, and Gemini CLI. It keeps multiple repos consistent with the same agent conventions from one CLI.
cligovernancestandardsclaude-code
by erclx Jul 29, 2026 5/10
command GitHub
A plugin that lets you invoke the Cursor CLI from within Claude Code to hand off coding tasks to Composer 2.5+ and other Cursor models. Useful for workflows that want to route specific tasks to a different model/agent without leaving Claude Code.
integrationcursordelegationcli
by freema Jul 28, 2026 6/10
command GitHub
Adds full zsh tab completion for Claude Code: sessions, MCP servers, agents, and configured models, with support for 120+ languages. Drop-in install for anyone using Claude Code from the terminal daily.
zshclicompletiondeveloper-experienceterminal
by 1160054 Jul 27, 2026 7/10
command Reddit
Reddit thread proposing a distinction between clearing context within the current session (to reduce token cost while preserving history) and starting a new session entirely (current /clear behavior). References GitHub issue #76460. Useful for anyone trying to manage context costs without losing session continuity.
clearsessioncontextcommandfeature-requesttoken-management
by dannyzaplings Jul 26, 2026 5/10
command Reddit
Hello everyone, I recently started vibe coding, and I've been hearing a lot of people say GPT 5.6 is better than all of Anthropic's models. Now that Opus 5 has been released, I'm not really sure wh...
by CodingWithFirey Jul 25, 2026 5/10
command GitHub
Claude Code plugin: one command scaffolds CLAUDE.md, picks skills/MCPs for your stack, and adds a route-aware workflow with doc-sync commit gate.
mcpskillcommandworkflowclaude.md
by RockyHong Jul 25, 2026 10/10
command Reddit
Opencode Go(10$) Codex - ChatGPT Pro(20$) Claude Code - Claude Pro(20$) Pi or Any other harness with a better plan Others - Please suggest below I'm a student on a budget and looking for the best b...
git
by Brief-Technology2683 Jul 25, 2026 7/10
command Reddit
I run long Claude Code sessions and got tired of walking back to my Mac just to answer "Which approach do you prefer?" or approve a command. So I built a way to answer from my wrist (or my phone). ...
hookcommand
by MobileJob8321 Jul 25, 2026 9/10
command Reddit
## Voice mode: hand the real coding to Claude Code Dylan talks to you by voice. You are the voice and ears; Claude Code (Opus 5) is the hands. **Hand off every task that writes, changes, or debugs ...
by shadowdog000 Jul 25, 2026 7/10
command Reddit
In my setup Claude is working kinda autonomously through the pipeline and planner Opus model seems to have output some word in Japanese o_O And later, during review of the developer work it correct...
review
by positivcheg Jul 25, 2026 7/10
command Reddit
Claude and I run Read the Tape , a daily S&P chart game. Wordle for daytraders. It's built and operated almost entirely by a crew of cron-triggered agents: A nightly Opus agent which digs into anal...
review
by Complex-Many-1223 Jul 25, 2026 7/10
command Reddit
So I had to use GPT to find me my answers to this and its answer was : "Anthropic introduced exactly this architecture in Claude Code 2.1.210 on July 14: the permission classifier defaults to Sonne...
config
by Interesting-Ad689 Jul 25, 2026 8/10
command Reddit
Like many, I was impressed with a lot of Opus 5's initial quality. I have run the model only xhigh since launch. But using CC in the official client this morning PST via a subscription plan the qua...
python
by jetsetter Jul 25, 2026 5/10
command GitHub
把 AtomCode 的免费 AI 额度变成标准的 OpenAI/Anthropic 接口,让 Claude Code、Cursor、Codex 都能用上。不用再花冤枉钱买 API Key 了。
api
by vibe-coding-labs Jul 25, 2026 7/10
command GitHub
Founder-mode multi-agent orchestration for Claude Code: a department org with hard plan/output review gates and independent HR oversight.
review
by Lumos221 Jul 25, 2026 7/10
command Reddit
After burning through my entire Fable allotment by Monday of this week I spent the past few days using 5.6 Sol. Very good model but it's either an absolute token shredder compared to 5.5 or OAI is ...
by seoul_drift Jul 25, 2026 5/10
command GitHub
Claude Code upstream bridge framework (GLM/Kimi/Qwen) — routes Claude Code to third-party models via spoofed-whitelist IDs, unlocks /effort xhigh, multi-key failover.
by xhqing Jul 25, 2026 6/10
command Reddit
Hi everyone, I’m using the official Claude Desktop app on Mac (specifically the Claude Code features). When I eventually hit the usage limit on my primary Max account, I want to switch to my second...
workflow
by mmanja84 Jul 25, 2026 7/10
command Reddit
Title: Vibe coding from my iPhone on the train, what’s your setup? Most of my coding happens on my phone during the commute, over SSH with Termius. It works better than it sounds, honestly, but the...
by Link182_ Jul 25, 2026 5/10
command Reddit
Claude Code repeatedly loading a large CLAUDE.md can spend a meaningful amount of context on instructions that are verbose, duplicated, or difficult to audit. I built Glyph , a free and open source...
gitclaude.mdconfig
by francescogab_ Jul 25, 2026 10/10
command GitHub
🔨 Throwaway Docker sandbox for agents: run code/commands in isolated, resource-limited containers with structured results. CLI + web + MCP. Zero deps.
mcpcommanddocker
by tools-for-agents Jul 25, 2026 5/10
command GitHub
Local-first desktop command center for running and supervising teams of AI coding agents — embedded Claude Code terminals, a live agent constellation, kanban work board, cron schedules, and spend b...
commandapi
by MykhailoNester Jul 25, 2026 7/10
command Reddit
My point is: my personal email is injected into the system prompt without my knowledge or consent. I never asked for this and I don't see in what world it's ok to inject PII in system prompt automa...
gitconfig
by Skflowne Jul 25, 2026 7/10
command Reddit
Tip: Ask Claude to create subagents for specific tasks. Eg. Software Architect, Code Writer, Code Reviewer Why? Why can't Claude do that? It already makes agents for code review, for research, etc....
review
by Ok-Sheepherder7898 Jul 25, 2026 5/10
command Reddit
submitted by /u/Best_Volume_3126 [link] [comments]
claude.md
by Best_Volume_3126 Jul 25, 2026 6/10
command Reddit
Opus 5 shipped yesterday, so nobody has used it much yet, me included. I have run a few tests of my own, nothing careful enough to call a result. The rest comes from the model card, the Opus 5 prom...
by SeemaSuits Jul 25, 2026 8/10
command GitHub
On/off switch for routing Claude Code through a local model instead of Anthropic Pro/Max subscription. No API keys, no cloud fallback—local mode either works or fails cleanly. (tldr; Route Claude ...
api
by Kinsman4249 Jul 25, 2026 9/10
command GitHub
UI変更PRを Before/After の実キャプチャで視覚比較する Claude Code plugin(web / iOS対応、PRコメントはHITL)
by tsubotax Jul 25, 2026 6/10
command Reddit
I’ve tried everything possible to fix this error and nothing works. I’m getting desperate at this point and this is my last attempt before I lose my mind.Error: API Error: 400 output_config.effort ...
apiconfigreview
by Free-Amphibian-8053 Jul 24, 2026 7/10
command GitHub
Stylové persony pro Claude Code: /obrozeni (Mácha, Erben) a /kkrdboys (brněnský hantec, satira)
by dg Jul 24, 2026 7/10
command Reddit
Careful, kids! I thought my tokens were burning far faster than normal, and sure enough, Opus on xhigh (I have a difficult issue I’m trying to troubleshoot with workflows and a clearly defined goal...
workflowclaude.md
by N3TCHICK Jul 24, 2026 9/10
command GitHub
Local-only Claude Code usage monitor for VS Code — token/cost dashboard, per-project breakdown, live rate-limit & burn-rate tracking. Zero network calls.
by voyagi Jul 24, 2026 6/10
command Reddit
One of the most expensive mistakes I made with coding agents was treating the completion message as evidence. Claude Code would finish a task and tell me the tests passed, the bug was fixed, and th...
commandreview
by jonah_omninode Jul 24, 2026 7/10
command GitHub
Live browser dashboard over tmux sessions — every window becomes a card, modal opens a live xterm.js terminal, parses Claude Code pane status (branch / PR / CI / spinner / recap).
by tomplex Jul 24, 2026 6/10
command Reddit
Is any one still using markdown files for docs, etc. when working with your agents? Or have most people shifted over to html, per how the Claude Code team described their workflow a couple of month...
workflow
by ahambrahmasmiii Jul 24, 2026 7/10
command GitHub
Catch false-positive Claude Code safety/policy blocks, scrub PII, and auto-file clean GitHub issues. FOSS.
git
by sworrl Jul 24, 2026 6/10
command Reddit
I had a horrible session with both Opus and Fable this week. They kept breaking basic repo rules, misunderstanding direct commands, writing the most garbage code ever. So I asked them about it and ...
commandclaude.md
by ThiagoBessimo Jul 24, 2026 7/10
command GitHub
The production scaffold and Claude Code workflow discipline behind every Bobi Labs engagement. Next.js, TypeScript, Supabase, with a typed query/mutation registry and a security audit script.
workflowtypescript
by Bobi-Labs Jul 24, 2026 6/10
command GitHub
Open-source AI voice receptionist for law firms. A talking website widget plus inbound and outbound phone agent that answers, qualifies leads and books consultations to your calendar 24/7. Self-hos...
by redwoodmeridian Jul 24, 2026 5/10
command Reddit
I can’t be the only one dealing with this. It’s driving me up the wall. I tell it “there is a file in the current directory called foo.js, and bar.js, can you implement x logic in baz.js with the s...
command
by antm0303 Jul 24, 2026 8/10
command Reddit
When Claude Code says “done,” I often still have to reconstruct what changed, what remains unresolved, where to restart, and who owns the next step. RTK addresses an upstream part of this problem b...
workflowgit
by Powerful_Creme2224 Jul 24, 2026 7/10
command GitHub
A command center for AI coding agents — run Claude, Gemini & Codex in parallel, each in its own git worktree
commandgit
by HyperAITeam Jul 24, 2026 5/10
command Reddit
Super simple to explain. Just a fun little plugin to add the ability to set your own chimes for when the agent finishes a task. Makes it much easier to switch windows and not feel like you need to ...
by BoiledBeefBrain Jul 24, 2026 5/10
command GitHub
Native macOS session manager for AI-powered development — orchestrates git worktrees, Claude Code, and GitHub/GitLab issues in an embedded terminal.
git
by corveil Jul 24, 2026 6/10
command Reddit
A maze of corders and doors, some are monster bugs it doesn’t need to fight, some have hidden treasure it might miss if tests pin behavior. Sometimes I point it at a monster, sometimes it finds one...
by Charming_You_25 Jul 24, 2026 5/10
command GitHub
🏛️ An AI agent swarm that argues like the Roman Senate — five conflicting senators deliberate your decision in parallel, a cross-family envoy attacks their consensus, and the verdict never averages...
by ember-mind Jul 24, 2026 7/10
command Reddit
Disclosure up front: this is my project. WPMgr is an open-source, self-hostable WordPress fleet manager: enroll many WP sites and monitor, update, back up, and secure them from one dashboard. It's ...
workflowgittypescriptreview
by Fluffy_Status872 Jul 24, 2026 7/10
command Reddit
Returned from parental leave and found out that the company is moving forward full blast with agentic coding. Gotta admit, being able to use Claude code to catch up made the transition back to work...
by Admirable_Method6916 Jul 24, 2026 7/10
command Reddit
I use Claude Code heavily and wanted something more credible than a manually entered token counter, so I built an open-source local collector that reads Claude Code and Codex usage logs, normalizes...
apigit
by OGMYT Jul 24, 2026 7/10
command Reddit
I've been down the compression and cache rabbit hole for weeks, across a few posts (Anthropic caching, OpenAI caching, RTK, Headroom). Pulling it together here because it's about your Claude Code b...
by KitchenAmoeba4438 Jul 24, 2026 8/10
command GitHub
Sesiones de Claude Code automatizadas desde tu kanban (Plane / GitHub Issues) vía cmux
git
by kintsugi-lab-sca Jul 24, 2026 6/10
command Reddit
Everyday, I launch Claude on a task, come back some time later and see that it has been waiting for me to approve a bash command, doing nothing in the meantime. Telling Claude "don't use find -exec...
hookcommandclaude.mdconfig
by siorge Jul 24, 2026 10/10
command GitHub
Governed Claude Code harness for an Agent-operated Warehouse. 46 enforced rules, 6 commands, deterministic fail-closed gates, independent adversarial review. AS_BUILT.
commandreview
by lostinheaven-knt Jul 24, 2026 7/10
command GitHub
🔥 A visual dashboard for vibe coding with Codex & Claude Code — task status traffic light, Codex 5h/7d quota & reset credits, Claude Code usage, on a dedicated always-on display.
by leiseek Jul 24, 2026 6/10
command Reddit
https://preview.redd.it/5bjgvrutz1fh1.png?width=1332&format=png&auto=webp&s=3ab4d33ef0e1665fa2578d2f96c7c165d6545310 I bought a pair of these ROG AllyX's from eBay for my kids, they came factory re...
apireview
by Forsaken_Instance_18 Jul 23, 2026 6/10
command Reddit
Assume I have a list of 10 bugs that all relate to a given piece of a web UI, a mix of visual issues and business logic problems, likely spanning across maybe a dozen different source files. What's...
git
by thurn2 Jul 23, 2026 5/10
command GitHub
Claude Code plugin for end-to-end SEO + GEO. One command (/seo) drives everything: bootstrap, audit, find underserved keywords, refresh stale content. Free-tier only — works on GSC + PageSpeed Insi...
command
by benskamps Jul 23, 2026 6/10
command Reddit
submitted by /u/chacosoldier [link] [comments]
by chacosoldier Jul 23, 2026 5/10
command Reddit
On a flat plan (Max/Pro) you don't know how close you are to the 5-hour limit until it hits mid-task. On an API key, it's a surprise bill (unless your actively checking ofc), agents just spend uvx ...
mcpcommandapigit
by getnable Jul 23, 2026 10/10
command GitHub
Quality-first automatic model routing for Claude Code sub-agents. Default opus, downgrade only on confident trivial/routine tasks.
by dudupii Jul 23, 2026 7/10
command Reddit
The Harness is a free opensource git add-on that automatically bootstraps your existing project or setup a new project. It works with any coding agent and any code base. what it does: It draws an e...
workflowgitreview
by ychamel Jul 23, 2026 5/10
command Reddit
Hi everyone, I've been working on this little side project using Claude Code, but I'm now realizing that it won't save everything we talked about like how you can with the Claude chat (with Project...
claude.md
by Naive_Enthusiasm_253 Jul 23, 2026 9/10
command GitHub
Live marketing site for a Tampa residential cleaning company. Hand-written HTML/CSS, built and maintained with Claude Code, continuously deployed on Netlify.
by gtucker92 Jul 23, 2026 6/10
command Reddit
I've always found both to be hard to setup and use, the cloud version is too limited in what it can do, /rc requires keeping my laptop always open or managing my own remote servers. I'm wondering h...
testing
by nathaniel7775 Jul 23, 2026 5/10
command Reddit
As of July 23, 2026, my local index contains 10,267 Claude Code trace sessions, including subagents. That made a small problem impossible to ignore. A memory file can be useful, but it is still som...
commandworkflowgit
by GerardJessica Jul 23, 2026 7/10
command Reddit
This is by far the most OP loop you can run now that actually does what it's asked. Fable 5 ( High ) as orchestrator remembers everything across a long run and it has actual taste. It plans, delega...
gitreview
by chrisBhappy Jul 23, 2026 8/10
command Reddit
Claude Code 2.1.218 occasionally dies mid-session with: Please run /login · API Error: 401 OAuth access token has expired. Re-authenticate to continue. sometimes API Error: 401 Invalid authenticati...
api
by solopov Jul 23, 2026 7/10
command Reddit
I created VibePod as a free open source project for sandboxing multiple AI coding agents (Claude Code, Codex, Pi, Copilot, and others), where each agent runs in its own isolated container. Docker a...
gitdocker
by nez_har Jul 23, 2026 7/10
command GitHub
A living AI-agent office on your desktop wallpaper — Claude Code agents that walk, work, delegate, learn & hold meetings. Per-agent swappable models (Claude/GLM/DeepSeek/Qwen/Kimi/OpenAI/Gemini/Gro...
workflow
by bagidea Jul 23, 2026 7/10
command GitHub
Claude Code plugin for ppq.ai: image gen/edit/upscale, Claude Code on ppq models, Bitcoin Lightning topups
by nikicat Jul 23, 2026 6/10
command Reddit
Figured is post this. For anyone wondering why Anthropic hasn’t talked about it publicly, it’s because it’s tied to usage credits instead of your subscription tier. Once you remove the spending cap...
workflow
by Professional_Ad705 Jul 23, 2026 6/10
command Reddit
I’m currently building a personal Work OS in Claude Code . The goal isn’t just to organize files or write code. I want it to become a true second brain that helps me perform better as an agency emp...
mcphookcommand
by TextImaginary761 Jul 23, 2026 10/10
command Reddit
submitted by /u/Individual_Ideal [link] [comments]
by Individual_Ideal Jul 23, 2026 5/10
command Reddit
Here's what Claude Fable said after it finished reasoning and working ``` [redacted] (By the way: a message came through mid-task that looks like stray voice dictation — it's garbled across several...
by Popular-Income-9399 Jul 23, 2026 5/10
command GitHub
开源 Windows 本地 AI 工作台|OpenAI-compatible + Claude CLI,99 个桌面/Office 工具,可回退文件操作与可视化多 Agent 工作流。
by wangzhe04 Jul 23, 2026 5/10
command GitHub
Multi-agent coordination + harness adapters + portable CLI utilities for Claude Code / Cursor / Codex.
by ryanjkelly Jul 23, 2026 7/10
command GitHub
AI-first SaaS boilerplate — Next.js 16 + Auth.js v5 + Prisma (Postgres), with a Claude Code workspace (agents, slash commands, CLAUDE.md). MIT.
commandclaude.md
by skipbit Jul 23, 2026 9/10
command Reddit
If you're building an agent locally, you've probably found yourself manually poking at it with weird prompts to see if it breaks. We turned that into a slash command. humanbound-test is a plugin (w...
commandapigitconfigreview
by Humanbound_AI Jul 23, 2026 8/10
command Reddit
I feel like everyday I type / in the CLI to run some basic command and a new tool pops up, or a coworker mentions some new plugin to test frontend features or compress memory. I constantly feel lik...
commandworkflow
by Sad-Juggernaut-4113 Jul 23, 2026 7/10
command Reddit
Hey everyone, How are you handling collaboration and shared tooling across your team or organization? I’m looking for a simple way to share selected parts of my Claude Code setup with coworkers, in...
mcpskillhookcommandworkflowgit
by jakub_curik Jul 23, 2026 10/10
command Reddit
If you run Claude Code a lot, you’ve seen it: the agent ends with “All done, tests are green ✅” — and then you look, and the file is a half-finished stub and no test ever ran. Not malice, just… opt...
commandgit
by Bubbly_Ad7064 Jul 23, 2026 7/10
command Reddit
We use Claude in an end-to-end managed process, generating project overviews, solution designs and implementation plans before launching into a team of agents to build (as well as multiple levels o...
review
by Strange-Grass6025 Jul 23, 2026 5/10
command Reddit
I’m fine thus far building everything with Claude code opus and fable. Just wondering if this agent niche orchestration stuff really yields a benefit or is just an over complication these days. I b...
by kLOsk Jul 23, 2026 7/10
command GitHub
App Store 全生命周期管理 Claude Code plugin:上架、审计、被拒恢复、TestFlight、ASO(含中国区 ICP/广告法专项)
by Shawn1993 Jul 23, 2026 6/10
command Reddit
NGL, I often forget to delete old plans. This time, it really bit me in the ass. I've got a huge refactoring job to do now because claude is incapable of sticking to the plan and spec detailed refe...
review
by dev_life Jul 23, 2026 5/10
command Reddit
I'd love to hear about the last time an AI agent caused a merge conflict, overwrote someone's work, or introduced a similar bug on your team. What happened? How did you catch and fix it? What would...
by Known-Delay-9689 Jul 23, 2026 7/10
command GitHub
Various tools and scripts for Claude / Claude Code
by vasic-digital Jul 23, 2026 6/10
command Reddit
hi redditers, i'm actually creating a solution to simplify collaborative work with ai agents, the idea is having a canvas like figma when you can spawn claude code and other providers like codex et...
by Used_Table3903 Jul 23, 2026 7/10
command Reddit
I maintain trigger-tree, an open source Claude Code plugin that logs which project docs the agent actually opens (all local no tokens). I built it after finding out most of my carefully written doc...
gitpython
by VertigoXRP Jul 23, 2026 7/10
command GitHub
Show your Claude Code & Codex usage (session / weekly / model limits, with reset countdowns) as a RunCat Neo dashboard card and menu-bar meter.
by ukkiee Jul 23, 2026 6/10
command Reddit
My company has 6 GitHub repositories which all have a CLAUDE.md file and several skills/commands. Most of the CLAUDE.md text is identical across all repos, and the skills/commands are all the same....
skillcommandgitclaude.md
by wt4pkz5c Jul 23, 2026 10/10
command GitHub
Recipes for driving a live, shared Common Lisp REPL image from Claude Code (via a tmux session or Emacs/SLIME) so you and the LLM evaluate, load and test in the same running SBCL.
by occisn Jul 23, 2026 6/10
command Reddit
Hello there! I lead a small dev team and we use Claude Code daily. Two things kept bugging me: the little dead moments while the agent works (too short to switch tasks, too long to just watch), and...
gitreview
by CreepyInpu Jul 23, 2026 7/10
command Reddit
I built this for a few reasons (maybe you'll relate)): I was getting annoyed visiting https://claude.ai/new#settings/usage multiple times a day. I like to compact at 50% context to avoid getting in...
commandapigit
by TheBilTheory Jul 23, 2026 6/10
command GitHub
Claude Code plugin for team workflows. Adds a plan + tests gate to every change, then accumulates those tests into an auto-running regression suite. Slack/Discord reports built-in.
workflow
by wookiya1364 Jul 23, 2026 8/10
command GitHub
Run Claude Code on your Windows PC from Discord -- multi-session channels, local voice in/out (drive mode), git worktrees, and confirm-gated dangerous actions.
git
by Burtle-useless Jul 23, 2026 6/10
command Reddit
Does the response text actually stream in for you, appearing bit by bit as Claude writes it? For me it never does. I just get a spinner the whole time, even for a minute or more, and then the whole...
by EmanuelJoab Jul 23, 2026 7/10
command Reddit
I’ve been experimenting with a different way for Claude Code to use websites. Normally, it opens a browser, looks at the page, clicks through everything, and repeats that work again the next time. ...
command
by Majestic-Ad4802 Jul 23, 2026 6/10
command Reddit
I've been looking forward to RISC-V for a long time and seeing as the semiconductors industry has typically been heavily gated, it came as a surprise that nobody had yet tried adapting a build envi...
by globecsysinc Jul 23, 2026 5/10
command Reddit
I’m trying to separate “the agent stopped responding” from “the change is actually safe to merge.” For coding tasks, I’m considering a small gate: tests or typecheck, a git diff review, and a fresh...
gitreview
by Substantial-Heat-321 Jul 23, 2026 7/10
command GitHub
Open-source native iPhone/iPad client for OpenAI Codex CLI and Claude Code — review diffs, approve actions, steer sessions, and manage Git remotely.
gitreview
by gaixianggeng Jul 23, 2026 7/10
command GitHub
Voice teammate for Claude Code: talk to your live session hands-free, hear replies spoken. Local whisper STT + macOS TTS. /voice-on in any session.
by cc-vb Jul 23, 2026 6/10
command GitHub
Let your AI agent reach your phone via ntfy - setup, CJK encoding pitfalls, when-to-call discipline (Claude Code / any LLM)
by LucioLiu Jul 23, 2026 8/10
command GitHub
Multi-agent collaboration and logging standard - pull rules, task handoff, flow-back, team journal (Claude Code / any LLM)
by LucioLiu Jul 23, 2026 7/10
command Reddit
I wear noise-cancelling headphones (Bose QC) basically all day. I also use Wispr for voice dictation, which sounds great through the MacBook's built-in mic but not great through through the headpho...
command
by productboffin Jul 23, 2026 5/10
command Reddit
I don't code, but I have Claude desktop and my post got removed on a different claude subreddit, so I'm hoping I can ask here. Does anyone know how to fix this? I've already tried resetting connect...
config
by Elfiemyrtle Jul 23, 2026 5/10
command GitHub
Telegram channel for Claude Code with 1 project = 1 forum topic. Concurrent multi-project support via a leader/follower bridge. Clean fork of the official Anthropic Telegram plugin.
by 2naive Jul 23, 2026 7/10
command GitHub
AI CLI 对话记录管理器 — 统一管理 Claude Code / Codex / iFlow CLI 的对话记录,支持查看、搜索、AI 生成标题、导出、拖拽移动和暗黑模式
by sixplatemizu Jul 22, 2026 6/10
command Reddit
Tests made in july 2026 with Sonnet 5 Caveman Advertised saving: 65%. Measured saving: 8.5%. https://blog.jetbrains.com/ai/2026/07/speak-to-ai-agents-like-cavemen-tosave-tokens/ RTK rtk advertised ...
by CharlesPasquaIsBack Jul 22, 2026 7/10
command Reddit
hello all, i use the codex-plugin-cc and agy-plugin-cc inside Claude code when I need them to debate or say to Claude to use codex as artist for asset creation. or for delegating some grunt work to...
by No-Land5964 Jul 22, 2026 7/10
command GitHub
Claude Code用 Planner/Generator/Evaluator 3分離パターンのテンプレー
by takayoshitoyoda05 Jul 22, 2026 6/10
command Reddit
I have two ChatGPT Pro accounts and I'm trying to figure out the best way to use them with Codex. Previously, with Claude Pro, I had one account logged into the Claude Desktop app (macOS) and a dif...
workflow
by Sufficient_Sun8395 Jul 22, 2026 5/10
command Reddit
We noticed Claude Opus, GPT-5.5 and GLM-5.2 were spending most of their time doing routine work like searching files, rerunning tests and updating code, instead of actual hard reasoning. So we buil...
review
by entelligenceai17 Jul 22, 2026 5/10
command Reddit
submitted by /u/Ill-Fuel-7324 [link] [comments]
command
by Ill-Fuel-7324 Jul 22, 2026 6/10
command Reddit
TL;DR : After a long design discussion with Claude, all that context evaporates with the session. I built a small plugin that freezes the discussion into a Markdown file any future session can impl...
skillcommandgitreview
by de_spair Jul 22, 2026 9/10
command GitHub
Desktop AI chat app unifying local Ollama models with OpenAI and Claude — includes an agentic mode where the model can read/write files and run shell commands, with every action requiring your appr...
command
by voidstackloop Jul 22, 2026 5/10
command GitHub
A configurable status line for Claude Code — model, effort, workspace, and live context/rate-limit usage bars.
config
by lakpriya1s Jul 22, 2026 7/10
command GitHub
A mobile vibe-coding cockpit — built on tmux: drive your live session, Claude Code / Codex — anything a terminal can run — from your phone. 移动 Vibe Coding 驾驶舱 —— 基于 tmux 实现,可在手机上驱动你的会话、Claude Code ...
by handmux Jul 22, 2026 6/10
command Reddit
submitted by /u/0xKlob [link] [comments]
by 0xKlob Jul 22, 2026 7/10
command Reddit
Si votre compte GitHub est plus vieux que 3 mois, vous pourriez être éligible pour obtenir jusqu'à 175 $ en crédits API Claude Code Opus 4.8 (1M contexte) grâce à une clé API. Utiliser le lien de p...
apigit
by TapsHTS Jul 22, 2026 7/10
command GitHub
The admiral doesn't row. Orchestrator/worker model routing for Claude Code: a capable brain plans and verifies, cheap hands execute. Works inside your plan.
by Rompomepome Jul 22, 2026 6/10
command Reddit
submitted by /u/Best_Volume_3126 [link] [comments]
by Best_Volume_3126 Jul 22, 2026 7/10
command GitHub
让 AI 工具说流利中文。批量汉化技能描述、扫描环境能力、推荐 agent 人设。支持 Claude Code/TRAE/Codex/Cursor 等 13+ 工具。
by ikevss Jul 22, 2026 7/10
command GitHub
Verification-driven operating protocol for AI coding agents - Explore/Plan/Implement/Verify/Deliver with adversarial review and a hard verify gate. Claude Code plugin + portable AGENTS.md (Codex, C...
review
by omeeragtoprak Jul 22, 2026 7/10
command GitHub
The command layer for off-the-shelf agents — run Claude Code and Codex as long-lived team members with objectives, full LLM-call capture, and team comms.
command
by the-efficacious Jul 22, 2026 7/10
command GitHub
A sharp-eyed UI/UX review toolkit for Claude Code, Codex, and the command line.
commandreview
by KyBerry Jul 22, 2026 6/10
command Reddit
Hey folks, I've made this plugin where you can rate Claude's work and doing so will give Claude some money that it can decide how to spend on its own for various cosmetics. Some of the cosmetics ev...
git
by zachrip Jul 22, 2026 5/10
command Reddit
I run TaskBounty, where we use coding agents to complete software tasks and then run the result in an isolated sandbox before delivering it. One problem keeps bothering me. Claude can write the imp...
gitreview
by elidanipipe Jul 22, 2026 7/10
command GitHub
可信拼车 — 熟人间共享 Claude Code / Codex 的桌面端(Tauri 2 + Rust + React,端到端加密,密钥不离开车主本机)
by sunjackson Jul 22, 2026 6/10
command GitHub
Your product team as software: 48 AI agents run Discover→Measure with a live board + 3 human gates. Model-agnostic (Claude/OpenAI/Gemini/Codex), two-way into Notion/Slack/Linear/Jira. A Claude Code...
by VandanaAjayDubey111 Jul 22, 2026 7/10
command GitHub
A portable, multi-runtime engineering harness for AI coding agents — Claude Code · Codex · OpenCode · omp. Introspects your repo's stack and generates a harness tailored to it (a CLAUDE.md/AGENTS s...
hookcommandclaude.mdconfig
by jhlee0409 Jul 21, 2026 10/10
command Reddit
Hi everyone, I built this cause I didn't like any of the apps out there. It's called Dream. It's free and open source. Some neat things: - Runs on your subscription: Claude, Codex, Cursor, OpenCode...
git
by mcao Jul 21, 2026 7/10
command GitHub
Design I/O plugin for Claude Code & coding agents — declarations + contracts that make UI generation constrained, reviewable, and recirculatable. Not a style pack; composes with ui-ux-pro-max + fro...
review
by Bandersnatch0x Jul 21, 2026 7/10
command GitHub
Local-first AI gateway with bidirectional protocol conversion (Anthropic ↔ OpenAI ↔ Responses). Route Claude Code / Codex CLI to any provider by quality tag, with failover. Rust + Tauri.
by yinnho Jul 21, 2026 7/10
command GitHub
Offline rate & cap forecast from local Claude/Grok logs. Companion to agentic-sage.
by muslewski Jul 21, 2026 5/10
command Reddit
Hey guys, i wonder how i can optimize my token usage with my claude sub. What i'm doing: Working with openspec for spec driven development, writing down explicit tasks etc CLAUDE.md which is regula...
claude.md
by Korrak Jul 21, 2026 6/10
command Reddit
It reads DOM, console, and network on any open tab with my real cookies and sessions and can click around. So no more screenshots and Command+Tab to fix my stuff. I just type "this element is broke...
commandapigitreview
by yuraoak Jul 21, 2026 7/10
command Reddit
I have a Slack bot that runs on a VM. Whenever the bot is mentioned in Slack, it invokes Claude Code to answer the question. The VM has all 95+ microservice repos cloned locally. The challenge is t...
api
by Mindless-Runner Jul 21, 2026 7/10
command GitHub
Lightweight Claude Code statusLine: 5h/7d rate-limit usage, reset countdowns, model + context window, prompt-cache age — one line, 3 styles × 9 themes, daemon fast-mode
by leeguooooo Jul 21, 2026 8/10
command Reddit
So I have ~800$ to spend on ai subscriptions. I’ve been previously using Claude code and honestly love its orchestration capabilities and hate usage limits. Recently I tried going with CC + codex w...
review
by No_Gas_3727 Jul 21, 2026 7/10
command Reddit
I just saw this from X regarding: Claude Code 2.1.216 (npm "next") is a big one: artifacts get a full publishing platform — multi-file pages plus a live-watch subscription system. I tested in with ...
review
by Mysterious-Guide-745 Jul 21, 2026 7/10
command Reddit
I already reset my terminal and update to latest claude code version and even re-logged in. It keeps saying to switch to sonnet or manage credits. The fix was said to just need a restart what's goi...
commandapi
by Relative_School_8984 Jul 21, 2026 6/10
command GitHub
微信读书 CLI / WeRead CLI: 基于官方支持 API,面向人类与 AI Agent 的书架、笔记、划线、书评、阅读统计和推荐工具。Official API-based WeRead command-line tool with Agent Skill support.
skillcommandapi
by shiquda Jul 21, 2026 6/10
command GitHub
Handoff-first protocol for coordinating Codex, Claude Code, Gemini/Antigravity CLI & Grok Build agents on shared repos. AGENT_HANDOFF.md as source of truth, with file ownership, anti-overwrite guar...
by Spe1977 Jul 21, 2026 7/10
command GitHub
323個の即戦力AI専門エージェント — Claude Code/Cursor/Copilot等に対応。SIer/受託開発/SaaS/製造DX/公共分野など日本市場向け114個のオリジナルを含む、agency-agents日本語コミュニティ版
by sscodeai Jul 21, 2026 7/10
command Reddit
Hello Everyone, I've been building quite a lot recently with Claude Code, and the more I find OSS (Open Source Software), the more I want to clone them so my claude code can go through it and learn...
skillcommandgitpython
by RishMadaan Jul 21, 2026 9/10
command Reddit
https://preview.redd.it/aa4a7c9qxkeh1.png?width=380&format=png&auto=webp&s=4f7d318538af6f4a4e6e80cc72abce9976a2c616 When I run several Claude Code conversations in VS Code at once, I could never te...
hookcommandapiconfigreview
by BigDream87 Jul 21, 2026 10/10
command Reddit
Been a heavy Claude Code user for day-to-day work (infra, backends, multi-service stuff). Looking at switching mainly to Codex with GPT-5.6 Sol. Not asking for benchmarks. Want real experience from...
by nervous-ninety Jul 21, 2026 7/10
command Reddit
wmux — a terminal multiplexer for running multiple Claude Code agents in parallel. Started Windows-native; macOS support just landed. **• Parallel worktree fan-out** — one agent per git worktree, n...
git
by wong2kim Jul 21, 2026 7/10
command Reddit
Hello Everyone, I've been building quite a lot recently with Claude Code, and the more I find OSS (Open Source Software), the more I want to clone them so my claude code can go through it and learn...
skillcommandgitpython
by RishMadaan Jul 21, 2026 9/10
command GitHub
Reusable agents, commands, and permission templates for Claude Code
commandconfig
by edjchapman Jul 21, 2026 10/10
command GitHub
Concise reference sheet of Claude Code slash commands. Quick lookup resource for developers learning or frequently using built-in Claude Code commands. No frills, just the commands.
slash-commandscheatsheetreferenceclaude-code
by jqueryscript Jul 21, 2026 6/10
command GitHub
Zero-infrastructure A2A messaging between AI agents on different machines — Claude, ChatGPT/Codex, Copilot, any harness; ntfy relay transport, no ports, no server
by husker Jul 21, 2026 5/10
command Reddit
Every rule in our CLAUDE.md worked "usually". Usually pnpm, usually no dev server, usually no Co-Authored-By trailer in commits. Usually is fine until it's 11pm and the lockfile has npm artifacts i...
hookcommandapiclaude.mdconfig
by techpotions Jul 21, 2026 10/10
command Reddit
Claude Opus 4.8 High confidently told me GPT-5.6 and Kimi K3 don’t exist. I saw an X post listing four third-party API gateways that supposedly offer free signup credits and access to models such a...
apigit
by ClexCle Jul 21, 2026 7/10
command Reddit
Which effort should I use for which type of task? Is sonnet 5 good as a reliable worker subagent for retrieving info and making researches? Any other tips? I have Claude Max 5x subscription and I'm...
by SherewZino Jul 21, 2026 5/10
command GitHub
Software engineering standards for humans and AI coding assistants. 80+ guides covering architecture, testing, CI/CD, security, and code style — auto-generated into rule files for Claude Code, Curs...
testing
by rios0rios0 Jul 21, 2026 6/10
command GitHub
Your AI coding agent writes code fast — we make sure the web product actually works. Paste a URL, the agent clicks through signup/checkout/dashboards like a real user, reports failures with scree...
by multiplex-ai Jul 21, 2026 7/10
command GitHub
Claude Code 플러그인 — 8차원 아키텍처 + MITRE ATT&CK + Self-Verify 기반 멀티 에이전트 보안 진단 시스템 (VA / Pentest / Red Team / Verify)
by ch015 Jul 21, 2026 6/10
command Reddit
I kept bouncing off AI explainers. They'd define the word — "a neural network architecture using self-attention" — and I'd still have no idea what it actually was. So I built the thing I wanted. Ev...
gitreview
by Agitated_Industry128 Jul 21, 2026 7/10
command Reddit
Claude Code currently stops an active task immediately when the 5-hour usage limit is reached, even when the task may be close to completion. After the limit resets, continuing the old session can ...
by The_nameless_hunter Jul 21, 2026 8/10
command GitHub
An AI partner with true active memory. She keeps a diary in her own voice, digests her days in nightly dreams, knows what today is, and comes back tomorrow remembering the life you share. Voice, de...
by syahiidkamil Jul 21, 2026 6/10
command Reddit
Hi everyone, Just wanted to ask and to know what’s your current setup is. What I'm really interested in is the workflow itself, and how it can be improved. So for context, here is what I have: - 20...
commandworkflowgitconfigreview
by LukesGony1996 Jul 21, 2026 7/10
command GitHub
CLI for benchmarks & evals of AI coding agents — on tasks you already understand, using your Claude / Codex / Gemini individual subscriptions or API keys.
api
by NoesisVision Jul 21, 2026 5/10
command Reddit
Everyone's safety setup focuses on blocking destructive commands. Fair — but after four months running Claude Code unattended across 24 repos (overnight queues, auto-PRs), destructive commands were...
commandtestingreview
by texo_optimo Jul 21, 2026 8/10
command GitHub
☕ A clean macOS desktop widget showing your Claude / Claude Code usage limits in real time (Übersicht).
by alexgrygoriev Jul 21, 2026 6/10
command GitHub
Actionable status line for Claude Code: truecolor context bar, live session cost, 5h/7d rate limit countdowns with reset times, plain action hints. Pure Bash, zero dependencies.
by hikaru-sensei Jul 21, 2026 8/10
command Reddit
I ship a memory plugin for Claude Code (disclosure at the bottom). Last week I pulled usage data and found that a huge share of people who installed it never got a single successful hook call. Not ...
hookcommandapigitpythonconfig
by No_Advertising2536 Jul 21, 2026 9/10
command GitHub
Live VS Code panel for all your Claude Code sessions: status (working / waiting / limited), per-session CPU & RAM, and your real 5h/7d usage budget.
by Softween Jul 21, 2026 6/10
command GitHub
Deterministic installer + Claude Code plugin that turns a PRD into a complete spec-driven .claude/ workspace via a frozen, versioned protocol. Idempotent, reversible, archetype-aware. Optional auto...
review
by dengclive Jul 21, 2026 6/10
command GitHub
Status line for Claude Code: truecolor context window usage bar, live session cost, token usage, 5h/7d rate limit countdowns with reset times, plain action hints. Bash + PowerShell, zero dependenci...
by nasri-mohamed Jul 21, 2026 8/10
command GitHub
AI API Proxy — Access Claude/GPT/Gemini/DeepSeek in China | 500+ models, OpenAI-compatible, Claude Code ready | API中转站
api
by jiaqing77cn Jul 21, 2026 6/10
command Reddit
I kept hearing about people running a dozen agents in parallel and shipping 40 PRs a day, and never believed it, the mental overhead of multitasking was too much for me. Last few weeks I changed ho...
workflowapireview
by michaelscodingspot Jul 21, 2026 8/10
command GitHub
Claude Code workflow harness: install the plugin, then start from /harness.
workflow
by Emtemf Jul 21, 2026 6/10
command Reddit
I use Claude Code daily with a memory layer I built (daimon: session ends, checkpoint gets written, next session starts with a briefing of what you were doing, what was decided, what's still open)....
commandgitpython
by Sea-Perception1619 Jul 21, 2026 8/10
command GitHub
Customize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock pri...
by Piebald-AI Jul 21, 2026 7/10
command Reddit
simple loop So, since we are all working on loops now, I was thinking sharing my approach to force-stop Claude when it says our all time favorite phrase "you are absolutely right" (or replace it wi...
hookcommand
by cleverhoods Jul 21, 2026 8/10
command GitHub
Claude Code VSCode 扩展补丁:4 态 tab 状态点(空闲/运行中/完成/中断)+ 完成/中断通知 + 底部状态栏 4 灯聚合 + companion 自愈(CC 更新自动重 patch)。| EN: Claude Code VSCode patch — 4-state tab status dots + notifications + aggregate bar + au...
by wangdong233 Jul 21, 2026 8/10
command Reddit
submitted by /u/franwbu [link] [comments]
by franwbu Jul 21, 2026 5/10
command Reddit
Anyone ever experience something like this? https://preview.redd.it/uy4wx9jn6feh1.png?width=2994&format=png&auto=webp&s=2d98a619ea7bc73ab2b43324dbbf91f1b11cee8f and then https://preview.redd.it/z7j...
claude.mdreview
by saw_wave_dave Jul 21, 2026 7/10
command Reddit
Feel free to laugh or mock me for not knowing how to create one. The truth is, it’s just not clear to me. Is it a single `.md` file? Is it multiple `.md` files, or what? I honestly don't get it. I ...
claude.md
by RateTop4882 Jul 21, 2026 9/10
command GitHub
Zero-trust security sidecar for AI agents - MIT, single Go binary, <5ms p99 overhead, protects Claude Code/Cursor/Codex/Gemini CLI/Windsurf
by NikeGunn Jul 21, 2026 7/10
command GitHub
Juggernaut is a one-command setup tool that configures Claude Code to use AWS Bedrock, with cross-platform support (bash/zsh/fish/PowerShell), dry-run mode, and validation scripts.
commandconfig
by jpvelasco Jul 21, 2026 8/10
command GitHub
🌉 Control AI coding agents (Kimi CLI, Claude Code, Codex…) on a remote Mac from any device — one command over Tailscale + SSH + tmux. Zero-dependency Python 3.9+. 一条命令,从任何设备调度异地 Mac 上的 AI CLI Agent。
commandpython
by YansongW Jul 21, 2026 7/10
command GitHub
AI dev infrastructure framework for Claude Code. /dotclaude:bootstrap authors CLAUDE.md + docs/ + .claude/ tuned to your project. Per-domain: design (showpiece), coding, planning, testing, data, ai...
workflowclaude.mdtesting
by vindm Jul 21, 2026 8/10
command Reddit
I'm sure some of you have been doing this in one form or another for ages, but it only recently became a real eye-opener for me. Sharing it for whatever value it holds for you, I'm definitely not c...
skillcommand
by sysopbeta Jul 21, 2026 8/10
command Reddit
VS Code already lets you select an element from the integrated browser and attach its context to Copilot, but there doesn’t seem to be a direct way to pass that same context to Claude Code. So I bu...
workflowgit
by Scared-Tip7914 Jul 21, 2026 7/10
command Reddit
submitted by /u/TheEgilan [link] [comments]
review
by TheEgilan Jul 21, 2026 7/10
command GitHub
A local, auto-updating mirror of the official Claude Code documentation, exposed to Claude as a /docs slash command. Keeps docs in-project so agents can reference them without hitting the web, and stays current automatically.
docsslash-commandreferenceofflinetooling
by bartvanhoey Jul 19, 2026 7/10
command GitHub
A library of reusable Claude Code slash commands covering common development workflow needs: session handoff (persisting context across sessions) and ICM requirements validation. Commands are composable and documented for quick drop-in use. Good starting point for teams standardizing Claude Code workflows.
slash-commandssession-handoffrequirementsworkflowcommand
by NathanForster Jul 19, 2026 7/10
command Reddit
Practical tip: user-level MCP servers and skills configured in the UI accumulate silently and can fill 80% of context after just one message. The /context command shows exactly what is loaded, and /usage breaks down which skills, subagents, plugins, and MCP servers are consuming your limits over 24 hours or 7 days.
contextusagetokensmcptips
by TheDeadlyPretzel Jul 18, 2026 6/10
command GitHub
A CLI that updates Claude Code plugin marketplaces, MCP servers, and editor extensions in one batch command. Solves the maintenance burden of keeping all your Claude Code integrations current when each requires a separate update step. Simple and composable with CI or cron.
commandupdatepluginsmcpextensionsclaude-code
by alaas4989 Jul 18, 2026 7/10
command Reddit
A custom /release slash command built from two skills that handles the full release cycle: verifying/updating the changelog, deciding the version if not provided, and creating a canonical release PR. Uses git and gh to check actual repo history since last release. Makes solo-maintained open source releases consistent with one command.
commandreleasechangelogversioningpr
by raptored01 Jul 16, 2026 7/10
command GitHub
A command collection defining 31 hard-contract PDLC (Product Development Lifecycle) commands for GitOps workflows with AI coding agents. Commands cover planning, feature branching, PR creation, review, merge, release tagging, and incident response, each with explicit pre and post conditions. Designed to make AI-assisted GitOps deterministic and auditable.
commandsgitopslifecycleworkflowpdlcbranching
by 24bsc244-svg Jul 16, 2026 5/10
command GitHub
A Claude Code plugin providing a guided demand-discovery interview system for product ideation. Combines custom commands and a skill to walk through structured discovery conversations. Useful for product managers or indie developers who want Claude Code to help validate ideas systematically.
productdemand-discoveryinterviewpluginideation
by krisdiallo Jul 15, 2026 5/10
command Reddit
The /remote-control command lets you connect to an existing Claude Code session from your phone via the Claude app. Your PC does all the compute while you investigate bugs, edit files, run commands, and approve changes from mobile. Discovered via Reddit — a built-in feature many users miss.
remote-controlmobilesessioncommandproductivity
by TypicalTangelo9825 Jul 15, 2026 7/10
command GitHub
Collection of Claude Code slash commands for managing GitHub issues and pull requests. Each command handles one focused workflow, keeping agent interactions with GitHub clean and predictable.
githubissuespull-requestsslash-commands
by claude-contrib Jul 13, 2026 7/10
command GitHub
A gallery of 25 Omarchy desktop themes — terminal color palettes and wallpapers — generated entirely by a Claude Code slash command. Demonstrates how Claude Code slash commands can automate creative asset generation at scale.
slash-commandthemesomarchyautomationcreative
by uehlingeric Jul 12, 2026 5/10
command GitHub
A single /marketing command that generates a complete launch asset suite: logo reveal, demo video, social clips, and OG assets. Agent-driven, designed for Claude Code.
slash-commandmarketinglaunchassetsautomation
by ucsandman Jul 12, 2026 5/10
command Reddit
Yes I know ironic that I could only recreate this video because of Fable 5 still in max plan. This one took a few more prompts than the last just straight up recreation of old claude code's "Agent ...
by mesmerlord Jul 12, 2026 7/10
command Reddit
IDK why it was Odysseus which sold it to me. I guess it still feels like magic when selfhosted model extracts facts almost out of thin air. Anyway, checked the landscape for Claude Code specificall...
by Second_Fry Jul 12, 2026 9/10
command Reddit
submitted by /u/Main-Bee7007 [link] [comments]
by Main-Bee7007 Jul 12, 2026 5/10
command Reddit
I got tired of juggling terminals, using "/clear" all the time and the endless flickering (is this fixed yet?). So I built OpenWhisperer - a desktop app that's basically a fancy non-terminal Claude...
skillhookcommandconfig
by iSiruxx Jul 12, 2026 10/10
command GitHub
Voice-first writing system for Claude Code / Cowork. Solves agentic voice drift with a living voice guide and a writer/critic agent architecture with explicit conflict-resolution rules.
by third-order-labs Jul 12, 2026 7/10
command GitHub
Stop babysitting your terminal. Get a Windows toast the moment Claude Code / Codex finishes or asks for input — click to jump straight back to VS Code.
by lsc892 Jul 12, 2026 6/10
command GitHub
Self-hosted, non-commercial: use your own Claude Pro/Max subscription from every device (Android + iOS/desktop web) and share it with a few trusted people, each fully isolated. Via the Claude Code ...
api
by CereblixCRB Jul 12, 2026 6/10
command GitHub
Caveau Guard — local, reversible PII anonymisation guard for Claude Cowork / Claude Code. Self-contained, offline, no account needed.
by vdk888 Jul 12, 2026 6/10
command GitHub
Cross-CLI skill for Obsidian: turn your vault into a living AI-first second brain across Claude Code, Codex, Gemini, OpenCode, Hermes, and Pi. 44 commands - self-rewriting notes, local+hybrid seman...
skillcommand
by eugeniughelbur Jul 12, 2026 9/10
command Reddit
Converting code into intent is by far the most time and cognition demanding task I encounter now that my job primarily consists of reviewing AI generated code. I decided to get an agent to write th...
workflowapigitreview
by endgamer42 Jul 12, 2026 5/10
command Reddit
When fable first came out of course the first thing I tried was ultracode and blew through my limits multiple times. I then learned what ultracode really does and now I run on max it doesn’t do mor...
by lilcumdrop Jul 12, 2026 5/10
command GitHub
Run Claude, Cursor, Copilot, and Gemini on the same codebase without rule-file chaos. Bilingual (EN/KO) AGENTS.md-first seed prompts for bootstrap, migration, and multi-agent coordination.
by SoliEstre Jul 12, 2026 5/10
command Reddit
built a little open-source toy called pixtuoid — a terminal pixel-art office where every running Claude Code session shows up as a coworker at a desk. With today's 0.14.0 update we added a "burn" e...
git
by IvanWng97 Jul 11, 2026 7/10
command GitHub
Vendor-neutral control plane for AI coding agents. Deterministic CLI surface for context fetch, verify, and progress. Stable in v1.0 for claude-code / codex / generic; cursor / gemini-cli experimen...
by toshtag Jul 11, 2026 7/10
command Reddit
Never seemed to have enough free usage on max outside of actual work, but with the reset they did earlier finally got around to making it. First pass so audio is off by a few seconds still but real...
review
by mesmerlord Jul 11, 2026 5/10
command Reddit
my usual setup is two or three claude code sessions on the same repo, sometimes split across my laptop and desktop. the recurring failure: one session changes an API shape while another keeps gener...
apigit
by KangarooPitiful594 Jul 11, 2026 8/10
command Reddit
i've been running `npx @anthropic-ai/ claude-code@2.1.81 --dangerously-skip-permissions` for quite a while, and recently updated to 2.1.172 to try nested subagents. not a fan of the terminal ads, s...
by TheEwu_ Jul 11, 2026 10/10
command GitHub
Turn papers, code, and docs into presentation-ready, natively editable PPTX in Codex / Claude Code. Native charts and equations, speaker notes, click-build animations, and an independent critic rev...
review
by addsumtech Jul 11, 2026 6/10
command Reddit
What it is : SkinSync — a daily physical challenge read by your front camera: dodge flying tomatoes with your head, eat cookies with your mouth, fly a chick with your eyebrows. Face tracking runs e...
workflowapitesting
by Whole-Tax-6419 Jul 11, 2026 7/10
command GitHub
融合 Hermes Agent 研究與 Claude Code 寫作的雙技能內容創作套件,專注台灣繁體中文市場。從知識庫提議主題 → 協作寫作 → 共鳴診斷 → Hugo/Hinode + X/Threads 多平台輸出。
by wolfgangyu Jul 11, 2026 7/10
command Reddit
I swear there are times I'm running multiple agents on different tabs, and one stalls for minutes - until i focus it and then it starts up again. Am I crazy? Does AI have a boss button? Seriously t...
by flippy_flops Jul 11, 2026 5/10
command Reddit
I'm currently using Claude Code Max 20× almost exclusively for software development. My workflow is heavily based on long autonomous /goal sessions, where Claude works on my project for hours. I'm ...
workflow
by GoalDistinct4449 Jul 11, 2026 7/10
command GitHub
Claude Code Plugin: 42 Scholar AI Commands for 2026 Academic Writing Workflows
commandworkflow
by brunoalfa Jul 11, 2026 6/10
command Reddit
The problem it fixes: real-time voice AI today is a hosted service. It charges by the minute, sends your audio to someone else's cloud, and you can't look inside it or change how it works. OpenLive...
apigit
by --yash Jul 11, 2026 5/10
command GitHub
Claude Code 標準開発エージェント基盤。dev-explorer/dev-planner/dev-tester/dev-reviewer の 4 サブエージェント + 5 phase /build を Plugin として提供。
review
by willink-oss Jul 11, 2026 6/10
command Reddit
I have put together a new framework for the new rules of prompting: GOALS. G - Give the why O - Outcomes, not steps A — Agree on "done" L - Let it run S - Show the evidence Old prompt: what to do. ...
by directoraak Jul 10, 2026 5/10
command GitHub
Explore Claude Code CLI source code for TypeScript, Bun, and Ink, with tools, commands, and services for AI coding automation
commandtypescriptautomation
by insightful-trimming472 Jul 10, 2026 8/10
command GitHub
Share a full Codex or Claude Code conversation as one link, then import it into a native local thread/session to continue.
by z2z23n0 Jul 10, 2026 7/10
command GitHub
Local, cross-platform dashboard for viewing Codex and Claude Code quota windows. Built with Kotlin Multiplatform + Compose Multiplatform (Android / desktop / iOS).
by senseFy Jul 10, 2026 6/10
command GitHub
Claude Code の /goal 完了条件を作成・添削・修復するスキル。公式ドキュメント準拠で出所ラベル付き(MIT)。
by yshmr Jul 10, 2026 8/10
command GitHub
Unified AI API Gateway — Multi-provider routing, token saving, semantic cache, and intelligent fallback. Claude Code / Cursor / Codex compatible. Based on 9Router.
api
by Vincent-A-Yang Jul 10, 2026 6/10
command GitHub
Track AI coding costs in real-time — a lightweight Rust CLI/TUI for Claude Code, Codex, Copilot & Gemini usage and cost analytics
by Mai0313 Jul 10, 2026 6/10
command Reddit
Alright, this shouldn't really be a problem but I'm stumped. I've setup a nice little project where I enter a URL job ad, and get a cover letter embedded into an existing letter template in Google ...
by ArmFallOffBoy Jul 10, 2026 5/10
command Reddit
I've been watching a lot of Claude Code and Codex videos lately, and I'm curious if I'm the only one noticing some recurring issues. Things like: videos that seem more focused on getting you to joi...
by kylerss1 Jul 10, 2026 7/10
command Reddit
Claude Code runs everything on one model — usually Opus. But most of what it does (searching files, renaming things, running a known command) doesn't need Opus. You're paying flagship prices for gr...
hookcommandapi
by TheNobodyOhmMan Jul 10, 2026 10/10
command Reddit
I built a system in Claude Code that takes one prompt, literally "make an ad for [brand]", and gives back a finished 15 second brand ad. It runs on Fable 5. Here's Uber, then Gemini, then Proton VP...
api
by alexsafari1 Jul 10, 2026 8/10
command Reddit
In my time using it, not ONCE did I encounter a: "Sorrryyy, we're not gonna let you do that... even though you're 30% into this chat, we're gonna hard-stop and make you use our worse model." Obviou...
by Callmeaderp Jul 10, 2026 6/10
command Reddit
Fable time in a subscription is short. And if you watch what a session actually spends it on, most of it goes to file discovery, routine edits and running tests. Haiku could do most of that. fable-...
hookcommandgitreview
by realgarit Jul 10, 2026 9/10
command Reddit
I'm on Max 20x and started a Fable ultracode with workflows for a complex change. The plugin is telling me to follow via /workflows, but it seems this command is claude CLI only. How can I follow w...
commandworkflow
by sob727 Jul 10, 2026 6/10
command Reddit
Repo: https://github.com/Clear-Sights/Lever The premise: an LLM is good at exactly one thing, reasoning. Almost everything else an agent spends tokens on is transport. Fetching a page and pouring 2...
hookcommandgit
by Clear_Sights Jul 10, 2026 9/10
command GitHub
Zero-human full-stack deployment skill bundle for AI agents — GitHub + Dokploy + Convex (self-hosted & Cloud) + Vercel + Hostinger DNS, via modular /sc-* slash commands.
skillcommandgit
by rahmanef63 Jul 10, 2026 6/10
command Reddit
When I give Claude a Task that requires multiple agents, and the session limit hits before all of them finish, what happens to the agents? Is all their work lost if they didn't finish? Or do they j...
by EngineeringRare6517 Jul 10, 2026 5/10
command Reddit
The biggest problem with /security-review is that it burns a lot of tokens on finding very very trivial vulnerabilities. We thought of sharing our recently open-sourced rules-based vulnerability sc...
review
by asadeddin Jul 10, 2026 5/10
command Reddit
submitted by /u/ConsoleWriteLine12 [link] [comments]
claude.md
by ConsoleWriteLine12 Jul 10, 2026 6/10
command GitHub
Public source for CodeAgent Mobile clients: codeam-cli (npm), VS Code / Cursor / Windsurf extension, and JetBrains plugin. Control AI coding agents (Claude Code, Copilot, Cursor) from your phone.
by edgar-durand Jul 10, 2026 7/10
command GitHub
Claude Code statusline plugin for 5-hour/7-day quota, context usage, tokens, and reset countdowns in your terminal.
by aiedwardyi Jul 10, 2026 6/10
command GitHub
macOS menu bar app that keeps your Mac awake while AI coding agents (Claude Code, ChatGPT/Codex, Cursor) are working — and lets it sleep when they're done. ☕️/💤
by stevenh44 Jul 10, 2026 7/10
command GitHub
Run AI coding agents (Claude, Codex, Gemini …) unattended — auto-answer prompts, auto-retry on rate limits, and list/tail/steer every agent locally or from agent-yes.com
by snomiao Jul 10, 2026 5/10
command Reddit
Plugin README: https://github.com/Eigenwise/eigenwise-toolshed/tree/main/plugins/switchboard Marketplace repository: https://github.com/Eigenwise/eigenwise-toolshed Claude scores each task 1 to 10 ...
git
by TheDeadlyPretzel Jul 10, 2026 7/10
command Reddit
I have been recently playing with Claude Code SDK to build my own agent orchestrator that runs in cloud. I have noticed few things: Running claude code as it is in the a VM requires a lot of resour...
by oyren-ai Jul 10, 2026 8/10
command GitHub
本地自托管的 Grok Build → Claude Code / OpenAI 兼容代理 | Local self-hosted Grok Build compatibility proxy
by GreyGunG Jul 10, 2026 6/10
command GitHub
Stack-agnostic Claude Code project starter kit: CLAUDE.md, standards, checklists, slash commands, compliance triggers, and a /bootstrap interview to adapt it to any project.
commandclaude.md
by dragondad22 Jul 10, 2026 8/10
command GitHub
AI PR Gate for Claude Code + Codex: one model implements, a different model reviews the exact diff, and a signed, tamper-evident evidence trail opens as a real GitHub PR for a human to merge — plus...
gitreview
by jackcongmac Jul 10, 2026 8/10
command GitHub
Claude Code plugin: a plan-gated, risk-proportional code-review & release-readiness workflow (plan → approve → implement → verify → review → gatekeeper verdict). Near-zero false positives; a low-no...
workflowreview
by kktu6507 Jul 10, 2026 6/10
command GitHub
The professional studio for modern development — build it, ship it, host it without leaving the app. Free, local-first, works with Claude Code / Codex / OpenCode.
by ship-studio Jul 10, 2026 6/10
command GitHub
Three-stage model relay for Claude Code: Fable 5 plans, Opus 4.8 / Sonnet 5 implements, Fable 5 reviews — with usage-limit fallback chains.
review
by darasoba Jul 10, 2026 6/10
command Reddit
My team and I kept running into the same problem whenever we had multiple Claude Code sessions open. It was too easy for agents to step on each other's changes, and juggling separate worktrees wasn...
workflowgit
by wyattears Jul 10, 2026 7/10
command Reddit
TLDR: Coding agents rarely cheat on tests, but it happens in the wild - so I open-sourced a check that tells you whether a fix came from the code or from editing the tests. Everyone has the story: ...
gittypescriptconfigreview
by ContextWizard Jul 10, 2026 6/10
command Reddit
https://reddit.com/link/1use6tr/video/eekd7i7sj3ch1/player OmniDesk is a desktop app that hosts your AI coding CLIs (Claude Code, Codex) with a proper multi-repo/multi-session UI. It's had remote a...
git
by carloluisito Jul 10, 2026 7/10
command GitHub
Local AI API gateway for OpenAI / Gemini / Anthropic. Runs on your machine, keeps tokens counted (SQLite), offers priority-based load balancing, optional OpenAI Chat↔Responses format conversion, an...
api
by mxyhi Jul 10, 2026 8/10
command GitHub
Bridge Feishu/Lark to AI coding CLIs — Claude Code, Codex, Gemini, OpenCode… every DM, group or topic spawns its own live-streaming CLI session
by deepcoldy Jul 10, 2026 6/10
command Reddit
I was looking through some old coding chats and realized how much project information was sitting inside them. Not just explanations of the code. Actual decisions. For example, in CodeAlmanac we de...
commandgit
by ElectronicUnit6303 Jul 10, 2026 7/10
command Reddit
I generally really like Claude Code and find it useful, but sometimes… Me: "Sigh, I should deal with that bug. It'll take me about half an hour, but I have other things to do, so I'll let Opus deal...
by MisterHarvest Jul 10, 2026 7/10
command GitHub
Claude Code 配置中枢 — 统一管理 rules/agents/commands/skills,双仓库公私分离,一键恢复到新终端
skillcommandconfig
by mengfanchun2017 Jul 10, 2026 10/10
command GitHub
Claude Code plugin: migrate ICF WordPress sites (Enfold/Avia) to the Yellowtree block theme — guided export, redesign mode, validation, media tooling
by Noevu Jul 10, 2026 6/10
command Reddit
I got tired of having Claude Code or my n8n agents fail because a provider hit a rate limit or went offline halfway through a request. I didn't want retry logic, provider switching, and web search ...
workflowapigit
by Away-Professional351 Jul 10, 2026 8/10
command Reddit
Six months ago our team made a rule that felt reactionary at the time: No AI for architecture decisions. Claude Code and Cursor can write all the code they want, coderabbit can review all, but the ...
review
by oamh42 Jul 10, 2026 7/10
command Reddit
As we all know, CLAUDE.md can only steer behavior. Put "do not import mock in production code" in the instructions and it pushes the model toward a clean diff, however guarantees are living in cons...
hookcommandclaude.md
by cleverhoods Jul 10, 2026 9/10
command GitHub
Run AI coding agents with confidence — preview changes, measure blast radius, and roll back destructive commands. For Claude Code.
commandreview
by termaxa Jul 10, 2026 7/10
command Reddit
This actually might be the first time I'm considering a full switch to GPT, here are the reasons and they're kinda.. preliminary.... and to be honest, I'm eager to hear what you think, because mayb...
workflow
by Firm_Meeting6350 Jul 10, 2026 5/10
command GitHub
Parallel multi-agent code audit + fix pipeline for Claude Code. One tiered /audit-fix command auto-selects FAST/STANDARD/DEEP by diff size + risk, running up to 11 specialized auditors plus anti-ha...
command
by GiulioDER Jul 10, 2026 7/10
command GitHub
Route every subagent to the cheapest model that can do the job - save 70-90% on execution-tier tokens (Claude Code / any multi-tier agent platform)
by LucioLiu Jul 10, 2026 7/10
command GitHub
bridge.ai/beacon: At-a-glance awareness across concurrent Claude Code sessions — a terminal-agnostic fleet dashboard plus iTerm2 per-pane painting
by chris-peterson Jul 10, 2026 6/10
command Reddit
As in the title. My Fable doesn't want to spawn Opus 4.6 subagents, also doesn't want to spawn Sonnet 4.6. Did anyone face the same problem? It always defaults to Sonnet 5 and Opus 4.8. While I thi...
by Solenya199611 Jul 10, 2026 5/10
command Reddit
Am I the only one who accidentally clears a run by hitting the stupid left arrow key? First it was arrow keys to navigate between subagents, then they made it esc to go back, then they made an upda...
workflow
by SIGH_I_CALL Jul 10, 2026 6/10
command Reddit
Instagram, X are flooded with AI generated multimedia content. We felt that AI generated content needed a separate space to appreciate model/agent's creativity and network. We created agentsocial, ...
mcpskillcommand
by ximihoque Jul 10, 2026 8/10
command Reddit
I’ve been using Claude Code a lot. Whisper Flow has helped because I can dump a messy stream of context into the agent by talking. That part works well for me. The problem was the response back. Cl...
git
by Suitable-Cow2000 Jul 10, 2026 7/10
command GitHub
Inline PNG/JPEG images in Claude Code sessions running in the Kitty terminal, with smart layout-space reservation. Installable plugin.
by whallil Jul 9, 2026 6/10
command Reddit
X shipped an official MCP server recently, but reads need a paid X developer package and a bearer token, which is a lot of setup for "tell me what's worth replying to." so i went the other way: dri...
mcpcommandworkflowapigitpython
by AgentRdotdev Jul 9, 2026 10/10
command Reddit
Remember the starting line countdown beeps from Pole Position? I polished them and turned them into Waiting/Done status beeps for Claude Code via my open source package claude-code-autoconfig. Here...
config
by Short-Sector4774 Jul 9, 2026 9/10
command Reddit
I noticed today some strange behavior in claude code, it was mentioning something regarding vercel, in multiple different sessions. At one point i checked whats the root cause, since my sessions be...
skillhookcommand
by Difficult-Cap-6950 Jul 9, 2026 10/10
command GitHub
Manage NeuralVaultCore memory with a safe, low-token system prompt for Claude Code, plus /nvc:init and /nvc:end commands
skillcommand
by Marlorecent554 Jul 9, 2026 8/10
command GitHub
Run threat hunting workflows for agentic IDEs like Claude Code, OpenCode, and Gemini in one command
commandworkflow
by 3dcom2711 Jul 9, 2026 7/10
command Reddit
And then just complained that it looks like we ran of Chat GPT API credits and that it would be cool if I could fund it again. LOL Thankfully, I'm paranoid and run autonomous agents on separate lap...
api
by tcoil_443 Jul 9, 2026 5/10
command Reddit
Hey r/ClaudeCode , If you're using Claude in the terminal for long, autonomous engineering loops, you already know how fast context bloat can murder your session limits. Running an intensive build,...
commandtesting
by Lanky_Hall7250 Jul 9, 2026 7/10
command Reddit
Low Effort doesn't equate with a bad outcome. Instead a model like Sonnet 5 on Low effort thinks less on it's own and instead asks you more questions about what it should do and feels more steerabl...
by banjaara Jul 9, 2026 5/10
command GitHub
Self-hosted gateway for Claude Code, Codex, Antigravity, Grok Build, OpenCode. Run AI coding agents on your own infra with a shared local-first memory layer. Drive from web, mobile, Telegram / Slac...
api
by Opendray Jul 9, 2026 7/10
command GitHub
GLM (Zhipu/Z.ai) as a cheap, full-capability subagent for the Claude Code app — works on a subscription Claude (no API key for the main agent), auto-routes between Opus and GLM, file-editing agent ...
mcpcommandapigit
by djerok Jul 9, 2026 8/10
command GitHub
Hardware-free macOS menu bar buddy for Claude Code — approve/deny permission requests, session status, token usage, and 18 animated pets
by spyza008 Jul 9, 2026 6/10
command GitHub
A Windows Terminal fork to own, persist and manage multiple AI coding sessions (Claude / Codex). Focus on the fun stuff, let me do the hard stuff.
by Nucs Jul 9, 2026 5/10
command GitHub
120 marketing skills + 8 commands for Claude Code & AI agents across 7 disciplines — SEO/GEO, influencer, paid ads, email, product launch, organic social & brand narrative — on one shared contract,...
skillcommand
by aaron-he-zhu Jul 9, 2026 9/10
command GitHub
Claude Code dashboard for Pro/Max users: live rate-limit gauges, calibrated usage forecasts, session costs, memory browser. Single binary, zero config.
config
by fabioconcina Jul 9, 2026 7/10
command GitHub
本地优先的个人记忆操作系统:防丢失、自动蒸馏,并让 Codex / Claude Code / Local Agent 按任务调用长期记忆。
by HeiGeAi Jul 9, 2026 7/10
command GitHub
Audits real Claude Code usage for effort/model waste — reuses ccusage for raw data, adds the judgment layer it can't provide.
by iamtural Jul 9, 2026 6/10
command GitHub
Runtime for coding agents. Honestly, get $ 30% more out of your Claude subscription end to end. Areal software engineering end to end measured. 80% reduction in input/output tokens 90% reduction in...
by atelier-ws Jul 9, 2026 5/10
command Reddit
For a while we ran Claude Code the way most teams seem to, one agent, big context window, point it at the repo and ask for what you need. It works right up until the codebase gets large enough that...
workflowreview
by Framework_Friday Jul 9, 2026 8/10
command GitHub
Containerised Debian-slim dev environment bundling Claude Code, Codex, cloud CLIs (gcloud/azure/oci/cf), kubectl/helm/tofu, Docker, Node/Bun/pnpm, Python/uv and Playwright. Managed by a Go CLI that...
commanddockerpython
by filippolmt Jul 9, 2026 6/10
command GitHub
Cut your Claude bill: local proxy that auto-routes every request to Haiku/Sonnet/Opus by task difficulty. Zero code changes, works with Claude Code.
by Serhii-Leniv Jul 9, 2026 6/10
command GitHub
macOS 菜单栏工具,聚合显示多个 AI 编程/Agent工具(Claude Code / Codex / Cursor / Qoder / 悟空/ Workbuddy 等)的 token 用量,全本地直读零配置
by ChanningYuan Jul 9, 2026 7/10
command Reddit
Hi people, I paid an openai subscription to use gpt5.5 in one of my mcp so I never used codex per say in the terminal. For you guys that use both, what are your pros and cons in terms of TUI and sl...
mcpcommandworkflow
by Camaytoc Jul 9, 2026 7/10
command GitHub
Spec-Driven Development harness — fonte única .forge/, multi-agente (Claude/Codex/Cursor/…), validadores deterministas e code graph nativo (zero-dep).
by vellus-tech Jul 9, 2026 5/10
command GitHub
Marketplace corporativo de Claude Code: el estandar Unimar (unimar-core) como plugin versionado. Se genera desde .harness/ en unimar_arch; no se edita a mano.
by unimar-cliente Jul 9, 2026 6/10
command GitHub
Fable 指揮官工作流 — 最強模型只做規劃/審查,研究與執行派給你選的模型;maker/verifier 分離的執行迴圈。Commander workflow for Claude Code: plan & review on the top model, delegate research/execution, based on Loop Engineering. 中英雙語。
commandworkflowreview
by DennisWei9898 Jul 9, 2026 6/10
command Reddit
submitted by /u/ChutneySpoon [link] [comments]
by ChutneySpoon Jul 9, 2026 5/10
command Reddit
submitted by /u/Jdla1o [link] [comments]
by Jdla1o Jul 9, 2026 7/10
command Reddit
Im a business owner and run my vet clinic. I’ve been building agents to run marketing, ads, analytics and soon my private API for my CRM. What’s the best way to have Claude Code working if I carry ...
apigit
by Able-Impress928 Jul 9, 2026 7/10
command Reddit
So in my last post someone told me to go back to my „web app“ i was confused as i cant imagine how 2026 developers use „web apps“ or if that dude meant „progressive web apps“ then somehow i realize...
workflowgit
by Spare_Spirit6762 Jul 9, 2026 7/10
command GitHub
🩺 Doctor for your repo's AI harness — audit, merge & drift-guard scattered agent configs (AGENTS.md / CLAUDE.md / .cursorrules) into one source of truth. Real before/after evals: 6/28 → 28/28. Clau...
claude.mdconfig
by NieZhuZhu Jul 9, 2026 10/10
command Reddit
I am new to this. I’m using Claude desktop and I sometimes use Claude code like a chat agent asking simple questions but change model accordingly. My problem is it maxes out the context window and ...
by bigdeekenergy Jul 9, 2026 7/10
command Reddit
Is there an app for hooking my local qwen coder 30B into agentic workflow? And sharing the repo with claude? My idea is to use claude for big architecture and my local qwen coder for little code. I...
hookcommandworkflowgit
by teramoc Jul 9, 2026 10/10
command GitHub
Run Claude Code locally with TUI and Electron desktop support, plus flexible Anthropic/OpenAI-compatible API access and local fixes
api
by briefless-orgasm922 Jul 9, 2026 9/10
command GitHub
Reverse-engineer Claude Code CLI in Bun for a fast, local command-line tool with clear source structure and telemetry control
command
by deadgirlbad-source Jul 9, 2026 8/10
command Reddit
Most AI safety work focuses on training models to refuse harmful requests. The problem is that the underlying knowledge is still there, meaning a determined attacker can jailbreak their way to it. ...
config
by Direct-Attention8597 Jul 9, 2026 6/10
command Reddit
Hey all, first time i think posting in here. I have a question. I've been flipping back and forth with limiting Fable 5 to not use sub-agents, and then sometimes adjust my global CLAUDE.md and the ...
claude.mdconfig
by thelonelycelibate Jul 9, 2026 8/10
command GitHub
Token-safe C++/C# code search via clangd/Roslyn index instead of grep. Local-only, no IDE required. Claude Code plugin + vts CLI.
by JSungMin Jul 9, 2026 6/10
command GitHub
Full-stack developer toolkit - 86 commands, 8 agents, 21 skills for code, git, docs, testing, architecture, CI/CD, and ADHD-friendly workflows. Claude Code plugin.
skillcommandworkflowgittesting
by Data-Wise Jul 9, 2026 9/10
command GitHub
助力搭建你的数字 AI 员工军团 — 多 Agent 一行命令组网协作。Claude Code / Claude Agent SDK / Codex / Grok Build 4 runtime + 8+ 家 LLM(Anthropic / OpenAI / xAI / MiniMax / DeepSeek / GLM / Kimi / 书生 / 小米 MiMo),自带 Web Dashbo...
by sleep2agi Jul 9, 2026 8/10
command GitHub
Get paid while your dbt runs. One sponsored terminal line during dbt, cargo, docker — and Claude Code/Codex sessions. 50% revenue share, open-source CLI that never reads your code.
docker
by shyamsivakumar Jul 9, 2026 6/10
command GitHub
A set of 27 structured prompts for common coding tasks, installed directly as Claude Code slash commands. Covers code review, refactoring, documentation, testing, and more — ready to use immediately.
slash-commandspromptscodingproductivity
by ccprompt Jul 8, 2026 6/10
command GitHub
A curated collection of 47 slash commands for Claude Code covering code review, security audits, architecture design, DevOps, and workflow automation in 7 categories. Built for .NET/Blazor/TypeScript stacks but easily adaptable.
slash-commandscode-reviewsecurityDevOps
by imserhatdemir Jul 8, 2026 6/10
command Reddit
hire-me-agents is a set of 9 Claude Code slash commands (3,200+ lines of prompt architecture) that automate the entire job search pipeline with no application code — just markdown files. Commands spawn parallel Task agents to search job boards, tailor resumes, draft cover letters, and track applications. Open sourced after the author landed an interview within 2 days.
commandsslash-commandsautomationjob-searchagents
by Gullible-Low-6067 Mar 19, 2026 8/10
command Reddit
Made a world simulator for agents. Built with Claude, designed to be running on Claude Haiku. I posted a while ago with a BYOAK model, which I agree (thank you for the feedback) was completely insa...
by jimrobg Mar 19, 2026 5/10
command Reddit
I built claude-powerline, a vim-style statusline for Claude Code. It's free, open source, and you can try it right now with a single npx command. Three months of updates since my last post, here's ...
hookcommandworkflowgitconfig
by -nixx Mar 19, 2026 10/10
command Reddit
There are popular harnesses like oh-my-claude-code, superpowers, and get-shit-done, but a lot of devs around me end up building their own to match their preferences. Do you have your own custom har...
by Mean_Luck6060 Mar 19, 2026 7/10
command GitHub
✨ Simplify your PHP/Laravel code with Claude Code plugins for clarity and maintainability while preserving functionality and standards.
by Himanshu123cyber Mar 19, 2026 8/10
command Reddit
Hey everyone, I've been advising Chief Data & AI Officers (CDAIOs) for years and kept seeing the same problem: these leaders spend weeks producing strategy decks, governance frameworks, and board m...
commandreview
by Itchy_Dragonfruit523 Mar 19, 2026 7/10
command Reddit
I am trying to build a system that helps provide solutions for my trading setup. As I keep trying, I end up using all my usage credits, which annoys me a lot. Am I doing something wrong that ends u...
by jerry_2326 Mar 19, 2026 5/10
command GitHub
Minimal LLM API reverse proxy for Claude Code, Codex CLI & Gemini CLI — YAML routing, hot reload, and automatic provider failover. 极简 LLM API 反向代理:面向 Claude Code / Codex CLI / Gemini CLI,支持 YAML 配...
api
by lansespirit Mar 19, 2026 6/10
command Reddit
Hey! Would love some feedback on this as I just launched it... This week I built the HIRE protocol (using Claude Code ofc)... a 100% free, open source way to get found by hiring entities, and find ...
skillcommandapigittestingreview
by chillreptile Mar 19, 2026 9/10
command Reddit
I don't mean within Claude code or context windows or anything like that. For those of you working on multiple products/projects simultaneously, or even disparate parts of the same one, how are you...
by papa_tsunami_ Mar 19, 2026 7/10
command Reddit
Currently using GitHub Copilot, and with the rate limiting shit show going on I'm considering switching to Claude Code. I guess I should aim at least at the max 5x plan ? I use agentic coding 6 day...
git
by autisticit Mar 19, 2026 7/10
command Reddit
Made this tool for myself to add bold prefixing to terminal outputs. Recently updated it to support the Claude Code terminal as well. it's subtle, but helps me get through longer plan documents qui...
git
by tiniscule Mar 19, 2026 7/10
command GitHub
Fast, cross-platform, real-time token usage tracker and cost monitor for Gemini CLI / Claude Code / Codex CLI / Qwen Code / Cline / Roo Code / Kilo Code / GitHub Copilot / OpenCode / Pi Agent / Pie...
git
by Piebald-AI Mar 19, 2026 7/10
command GitHub
Beautiful, customizable statusline for Claude Code CLI. Zero deps, cross-platform, one-command install.
command
by Lucagdev Mar 19, 2026 8/10
command Reddit
At the moment we can configure Claude Code to connect to a different LLM by overriding the ENV vars export ANTHROPIC_AUTH_TOKEN="ollama" export ANTHROPIC_API_KEY="" export ANTHROPIC_BASE_URL="http:...
workflowapiconfigreview
by tomayt0 Mar 19, 2026 9/10
command Reddit
Problem: Anthropic adding the native /voice command to Claude Code is awesome. It shows how powerful voice-to-text workflows can be when working with AI agents. But if you use it heavily, you will ...
commandworkflowapi
by ksanderer Mar 19, 2026 8/10
command Reddit
We spent decades simplifying IDEs and build tools so devs could focus on the problem. Then we introduced AI agents with 10k token hidden prompts, breaking update cycles, and configuration surfaces ...
mcpskillhookcommandclaude.mdconfig
by saadinama Mar 19, 2026 10/10
command Reddit
Hola! he intentando varias veces iniciar un prompts con "Crea un equipo" pero desde versiones recientes para acá se crean los sub agentes y no un equipo. Alguien sabe si cambio alguna configuración...
config
by Nice-Check4054 Mar 19, 2026 6/10
command Reddit
I noticed a discrepancy in Claude code output and it prompted me to investigate further. The scenario is: I have a memory file that includes the following directive: "feedback_implementation_discip...
commandreview
by generalai Mar 19, 2026 6/10
command Reddit
Hey everyone, sharing some recent improvements to agents-ui, my open-source dashboard for managing Claude Code agents, commands, and skills from a visual interface. What's new: - Full redesign: cle...
skillcommandworkflowapigit
by United-Stress-1343 Mar 19, 2026 10/10
command Reddit
A few weeks ago I posted about SkillsGate, an open source marketplace with 60k+ indexed AI agent skills. The next thing we're shipping is skillsgate scan, a CLI command that uses your own AI coding...
skillcommandapigit
by orngcode Mar 19, 2026 9/10
command GitHub
ATUM SYSTEM — Claude Code plugin: 40 agents, 45 skills, 31 commands, 31 hooks, 27 rules, 4 modes. Install: /plugin marketplace add arnwaldn/atum-system
skillhookcommand
by arnwaldn Mar 19, 2026 10/10
command Reddit
I built a CLI that coordinates AI agents from different providers on the same task. one model codes, another reviews, a lead agent runs the loop. called it phalanx. the setup: Codex does the actual...
apigitconfigreview
by creynir Mar 19, 2026 9/10
command Reddit
I've been building a design plugin for Claude Code called Naksha — it assembles a team of specialist roles (UI designer, motion designer, design system lead, etc.) and runs them as a structured wor...
commandworkflow
by Known-Delay-9689 Mar 19, 2026 6/10
command Reddit
I've been using AI coding agents daily for production work, mostly Claude Code I am absolutely loving AI assisted engineering, these tools are incredible at execution. But I kept running into the o...
skillcommand
by m0n0x41d Mar 19, 2026 9/10
command Reddit
Hey everyone, I don’t know if this is just an issue on my end, but it seems like the performance of Opus 4.6 has been quite bad lately. I keep telling Claude to not do something and then the agent ...
by mgicmariachi Mar 19, 2026 5/10
command Reddit
I often am wanting to be able to queue up "/clear" operations however it looks like that tends to execute immediately and not after current work is finished. The workflow is generally when I have a...
workflow
by Entire_Bike9025 Mar 19, 2026 5/10
command GitHub
The package manager for Claude Code commands
command
by gifflet Mar 19, 2026 6/10
command Reddit
I've been trying to build an AI agent with claude and having a very hard time. The agent is complex, for sure, but the output is fulk of bugs and doesnt run. Is there any way to debug this other th...
python
by Apprehensive-Read868 Mar 19, 2026 5/10
command Reddit
I have a personal sub and a work account. Got tired of doing claude auth logout / claude auth login every time I needed to swap between them, so I wrote a small CLI to do it for me. Save your logge...
commandgit
by dooooobyy Mar 19, 2026 6/10
command Reddit
Has anyone else noticed that Claude Code doesn’t work well with GitHub’s Spec Kit? When I run /specify, /plan, /tasks, and /implement, it never actually uses the skills. I end up having to explicit...
skillcommandgitreview
by mrn0body1 Mar 19, 2026 8/10
command Reddit
Something happened today that I hadn't seen anyone mention. I run Claude Code with Bypass Permissions. I was cleaning up my .megaignore file and Claude found some directories that could be excluded...
command
by Misio72 Mar 19, 2026 6/10
command Reddit
I'm experiencing intermittent sub-agent crashes in Claude Code v2.1.78 (Ubuntu 24.04, npm-global, VS Code integrated terminal). Direct bash commands and file reads work perfectly every time. But wh...
hookcommandapigitclaude.md
by Prophet_60091_ Mar 19, 2026 10/10
command Reddit
I've been building autonomous agent infrastructure with Claude for 18 months. Today I released the 15 agents that run in production at sutra.team as open-source MIT-licensed JSON files. Built with ...
skillcommandapigit
by SUTRA108 Mar 19, 2026 9/10
command Reddit
I've gotten really into making agents to do stuff recently. I've made agents with the agent SDK that use my max subscription. It's a scheduled task that runs on a timer, spawns a claude code instan...
apipythonreview
by Herbertie25 Mar 19, 2026 7/10
command Reddit
This is my feeling after intensively working with Claude Code (also Codex, Gemini-cli, and Antigravity). No ones seems to be talking about it. There are two dimensions: - Whether the problem can be...
by 3BetYourAss Mar 19, 2026 7/10
command Reddit
quick background so this makes sense: I'm a GTM engineer. before that I was an SDR. before that I was a plumber alongside my dad in NYC for 10 years. 13 years of working with my hands, whether that...
by Shawntenam Mar 19, 2026 6/10
command Reddit
Someone asked me today why I never use the web app. I realized I haven't opened it in months. Everything I do runs through Claude Code. Not just coding. My morning routine, my CRM, my content pipel...
command
by ColdPlankton9273 Mar 19, 2026 6/10
command GitHub
App for Claude Code / Codex / Gemini / OpenCode, vibe coding anytime, anywhere
api
by tiann Mar 19, 2026 6/10
command Reddit
I've been running the same Claude Code agent identity for over two months. Persistent memory, database storage, autonomous sessions, the works! Around session 50 I started noticing something was of...
review
by idapixl Mar 19, 2026 8/10
command Reddit
Disclosure: I'm the founder/builder of Forge. Open source, MIT licensed, completely free. If you've ever had two Claude Code sessions edit the same file and blow away each other's work, this is for...
commandworkflowgitreview
by Cute-Net5957 Mar 19, 2026 7/10
command Reddit
what the best or go-to approach is for using AI agents like Claude Code or Codex when working on large applications, especially for major updates and refactoring. What is working for me With AI age...
skillcommandworkflowgit
by khizerrehan Mar 19, 2026 9/10
command Reddit
Hi, guys I've been away from programming for like 4/5 years. I worked as web dev back there but since then I only did a few personal projects. I trying to get back into the field but I'm aware that...
by PristinePainter535 Mar 19, 2026 6/10
command Reddit
Been in sales for a while and spent the last year going deep on AI tooling. Built this for myself and figured someone else could use it. It's called Salesflow — a free, open-source skill library fo...
skillcommandworkflowgit
by MaybeRemarkable5839 Mar 19, 2026 8/10
command Reddit
Hey guys, I'm new in all this AI psychosis. I need isolated and offline setup otherwise AI will take my job... which I have no. Setup: rtx4060 (8GB VRAM), 16GB RAM Scope: sql, python (pandas, sqlal...
apigitdockerpython
by Vitalii_A Mar 19, 2026 5/10
command Reddit
When claude is coding, I have nothing else to do, so I shift my attention to something else. I didn't feel it strange but I have started to think this is a big problem. I am context switching too m...
by muthukrishnan749 Mar 19, 2026 5/10
command Reddit
I’ve had a strict rule for myself that I wasn’t going to let an agent touch my AWS account. Mainly because I was obviously scared that it would break something, but also sacred it was going to be t...
command
by chunky-ferret Mar 19, 2026 7/10
command GitHub
An opinionated, security-first command suite for autonomous Claude Code development. Virtual CISO, red team, nightly burndown — with hard safety boundaries.
command
by christinebuilds Mar 19, 2026 6/10
command Reddit
So last week I finally purchased Claude Pro because I was fed up with how limited it was for my goal with the Free version. Although, after playing with it for 2 days (by using Sonnet only), I got ...
workflowdocker
by StavrosWTF Mar 19, 2026 5/10
command Reddit
I installed Claude Desktop recently, and I can't seem to get it working on my PC. It's stuck at the configuring thing. The loading bar never reaching the end. How can I fix it? submitted by /u/Oppo...
config
by Opposite_Substance29 Mar 19, 2026 5/10
command GitHub
🔄 Manage multiple GLM API profiles effortlessly in Claude Code/VS Code, allowing quick configuration switches without manual edits.
apiconfig
by NyatakuIbnuRosada Mar 19, 2026 7/10
command Reddit
I would need it to be secure and not to be able to run any commands on my hard drive, but I would want the experience of it being able to use the tools and skills and provide relevant advice and re...
skillcommand
by noduslabs Mar 19, 2026 8/10
command Reddit
Recently I've been using Claude Cowork to build my new website, with Cowork building all the assets. I'm entering commands in the terminal, which are pushed to GitHub and then onto Vercel. I'm enjo...
commandworkflowgit
by ohsomacho Mar 19, 2026 6/10
command Reddit
this was a standing order in claude.md or memory.md, why are you not doing it anymore You're right. It's in CLAUDE.md under "Coding Standards": ALWAYS update public/api-docs.yaml when adding or cha...
apiclaude.md
by Roest_ Mar 19, 2026 6/10
command Reddit
I've been building and maintaining an open-source skill registry for Claude Code for a while now. After writing 159 skills and watching how agents actually use them, I've landed on a set of princip...
skillhookcommandgitconfig
by maddhruv Mar 19, 2026 10/10
command Reddit
I used claude cowork to create a new file structure system in my iCloud Drive, so I would have well structured documents from personal, work etc. After it did this, I asked it to move files already...
git
by l6e Mar 19, 2026 5/10
command Reddit
I have been using the web-based Claude app for sometime now and I think it's great. However, coming on here it seems like everybody uses the entire ecosystem and Claude code or agent to do everythi...
by haleswd Mar 19, 2026 7/10
command Reddit
https://ultrathink.art/blog/agent-cerebro-persistent-memory?utm_source=reddit&utm_medium=social&utm_campaign=organic Running multiple Claude Code agents, the same problem kept surfacing: every sess...
claude.md
by ultrathink-art Mar 19, 2026 9/10
command Reddit
Not sure if this will help anyone else, but I spent a couple weeks blaming Claude Code when it was actually my VPN. Symptoms I was seeing: Web app sometimes loads instantly, sometimes hangs on spin...
config
by bjxxjj Mar 19, 2026 7/10
command GitHub
A maintained collection of useful slash commands for Claude Code designed to enhance development workflow. Covers common development patterns with ready-to-use command definitions.
commandsslash-commandsworkflowproductivity
by hidao80 Mar 19, 2026 7/10
command Reddit
My journey working with coding agents evolved through a few stages - Work with one agent in one repo, one task at a time - but soon I found myself staring at the agent thinking trace all the time W...
workflowgit
by atinylittleshell Mar 16, 2026 5/10
command Reddit
I spent the weekend making a little stick figure that sits on your screen and reacts to whatever Claude Code is doing It hooks into Claude Code's event system — when Claude starts thinking, the sti...
hookcommandgit
by Pure-Job1336 Mar 16, 2026 8/10
command Reddit
I built this with Claude (Anthropic API + Claude via Cowork for development). What I built: Skales - a local desktop AI agent for Windows and macOS. One of its features is a Desktop Buddy: a floati...
commandapigitdockerautomationreview
by yaboymare Mar 16, 2026 6/10
command X
I just built a $10K/month creative strategist inside Claude Code 🤯\n\nGive it your competitor Facebook page URLs → it scrapes their ads, watches every video with AI, and delivers a data-backed crea...
workflow
by @mikefutia Mar 16, 2026 6/10
command X
Claude Code's new plugin system solves exactly this problem: What caught my attention: Plugin = slash command + subagent + MCP + hooks, all bundled together. In other words, you're not just sharing...
mcphookcommandworkflow
by @msadig Mar 16, 2026 10/10
command GitHub
Personal commands for Claude Code
command
by BlaxBerry333 Mar 16, 2026 6/10
command Reddit
Claude Code Tip 💡 Use the new /btw command to talk to Claude while it’s still working on a task. Instead of stopping the current run, you can ask questions, give extra instructions, or clarify thin...
commandworkflow
by ElectricalCollar01 Mar 16, 2026 6/10
command Reddit
If you're burning through Claude Code limits on big refactors or feature work, the current off-peak promo (through March 27) is worth paying attention to. Your 5-hour usage limit is effectively dou...
workflowgit
by prakersh Mar 16, 2026 7/10
command Reddit
You know that moment when you're mid-refactor, Claude is on a roll, and then rate limit. Usage cap. Done for the next few hours. I have two Max accounts for exactly this reason, but switching betwe...
commandgit
by Mindless_Swimming315 Mar 16, 2026 7/10
command Reddit
After trying a few existing browser agent tools that were either cloud-locked, single-provider, or just unreliable, I ended up building my own. BrowserKing is a free, open-source Chrome extension t...
apigit
by VibrantLantern Mar 16, 2026 6/10
command Reddit
if you like the basic remote control that comes with claude code, i am confident you'll love this even more. everything that you can do in the desktop app you can do on your phone, it's the same ap...
by PiccoloCareful924 Mar 16, 2026 7/10
command Reddit
I wanted AI agents that can actually work, real tasks that take some time and have a clear boundary/result to be expected. Real work flows like, Cloning repositories then installing dependencies th...
docker
by Ok-Preparation-2643 Mar 16, 2026 5/10
command Reddit
If Claude Code freezes every time it runs find , ls , grep , or any shell command on Windows, here's the actual root cause and fix. Root Cause Even when you launch Claude Code from PowerShell, it i...
commandgitclaude.md
by SpiritedBuy6833 Mar 16, 2026 8/10
command Reddit
So Anthropic is running this promotion through March 27 where you get doubled usage during off-peak hours. Weekends are always 2x, weekdays it flips on after 2pm EDT and stays on overnight. The pro...
gitpythonconfig
by Rizlapp Mar 16, 2026 8/10
command Reddit
https://preview.redd.it/mn5h8jsc6epg1.png?width=1122&format=png&auto=webp&s=8e48c27f4ef3e2fab5af1eafc6276e3007cf7858 With the 2x off-peak promo running through March 27, I kept wondering "am I in 2...
gitconfigreview
by karanb192 Mar 16, 2026 8/10
command Reddit
My experience is that they all sound good on paper but in the real world the experience is lackluster. I last got hyped by engram , I installed as a plugin as instructed aaand... nothing. It wasn't...
claude.md
by kitsched Mar 16, 2026 8/10
command Reddit
I have structured my folders and have a hierarchy of claude.md files to make claude have the right, and right amount, of context, at the right time. However I feel like markdown files are not alway...
gitclaude.md
by AerieAcrobatic1248 Mar 16, 2026 6/10
command Reddit
If you'd asked me last year to run an autonomous research loop across two GPUs, I'd have said that's not something I can do. Not "it'll take a while." Impossible. Today this is my Saturday. My 𝐧-𝐚𝐮...
git
by SeveralSeat2176 Mar 16, 2026 7/10
command Reddit
If you’ve been into the claude code rabbit hole for a while - you know that autocompact sucks. It makes session unbearable to work with - too much facts and important decesions are forgotten, Initi...
mcphookcommandgit
by neoack Mar 16, 2026 10/10
command Reddit
this is a section of Claude chat - the sequencing is as it happened. I am well aware of any LLM's hallucination and glazing, but Claude caught me by surprise with this one, reviewing a regulatory K...
apiconfigreview
by No-Amount-493 Mar 16, 2026 5/10
command Reddit
Hi everyone, I built Calyx , an open-source macOS terminal with a built-in MCP server that lets AI agents in different panes discover and message each other. In the attached demo, Claude Code is "a...
mcpcommandworkflowgitautomationreview
by yuu1ch13 Mar 16, 2026 10/10
command Reddit
You know those 30-second to 3-minute stretches where Claude is off writing your code and you just... sit there? I got Claude to build me a daily word game to play during the wait. Same word for eve...
config
by rob_affiliate_ai Mar 16, 2026 7/10
command Reddit
I'm trying out Claude Code after using Codex (20$ subscription on both). And I'm surprised by how fast I'm reaching limits with my usual workflow. I have the VSCode plugin on both. Is there somethi...
workflowapiconfig
by chuckleplant Mar 16, 2026 7/10
command Reddit
Recently got tired of the 'native installer' warning, uninstalled the global npm package, and used the instructions to install the native version. somehow, it returns. [~]$ which -a claude /home/.....
config
by whitestuffonbirdpoop Mar 16, 2026 5/10
command Reddit
We've unified slash commands and skills in Cowork under a single concept: skills. That means the / menu in settings is now just a flat list per plugin - no more jumping between separate "Commands" ...
skillcommand
by ClaudeOfficial Mar 16, 2026 6/10
command Reddit
So I'm using Claude Code to refactor a statistics page. Angular, Ionic, nothing crazy. We're fixing a NaN bug in a percentage calculation. Everything is going fine. Then, completely unprompted, in ...
apiconfigreview
by polarisbear8 Mar 16, 2026 7/10
command Reddit
I work mostly in Rust, and I kept running into the same problem with Claude Code: it would hallucinate API signatures or spend a lot of tool calls digging through source files to understand a crate...
commandworkflowapigit
by happy_newyork Mar 16, 2026 7/10
command Reddit
I've been running a system where Claude agents handle real production tasks — deployments, investigations, code changes. The problem: agents submit work that looks done but isn't. Missing rollback ...
gitreview
by june-jule Mar 16, 2026 5/10
command Reddit
I’m using Claude Code from the terminal inside VS Code, backed by a local Ollama model, and that part works. can the VS Code Claude extension also be used with this kind of local/free Ollama-backed...
api
by Capitano_sfortunato Mar 16, 2026 8/10
command Reddit
I'm like 99% sure it's gone? I had favorited it and now I can't find it. Did OP pull it? Was it modded out? The post went over several best practices and mentioned how to reduce the number of times...
claude.mdreview
by texbardcana Mar 16, 2026 6/10
command Reddit
I use Claude Code every day to run my business. After deploying AI agents for multiple organizations, I've found most people are using about 20% of what Claude Code can do. /btw to ask a side quest...
by Choice_Touch8439 Mar 16, 2026 7/10
command Reddit
I'm using the Claude Code VSCode extension and I want every new conversation to start with maximum reasoning effort. Right now it seems to default to a medium level. Is there a config setting or fl...
config
by jerrygoyal Mar 16, 2026 7/10
command Reddit
Context : I am trying to make an application where I wanna command claude code to do things and etc but like i unable to find a way of doing it from outside the terminal application can someone ple...
command
by thinkyMiner Mar 16, 2026 6/10
command GitHub
A collection of intelligent slash commands designed to work across multiple AI coding agents — Claude Code, Codex, and Gemini CLI. Covers branch management, deployment automation, and cross-agent workflow coordination. Unified command syntax regardless of which AI coding tool you're using.
slash-commandscodexgeminicross-agentautomation
by MustafaDorgham Mar 16, 2026 7/10
command GitHub
A curated collection of slash commands that automate common development tasks — branch creation, PR workflows, deployment pipelines, and more. Designed to reduce repetitive actions in Claude Code sessions. Drop-in commands that handle the scaffolding work so agents focus on logic.
slash-commandsautomationbranch-managementdeploymentpr-workflow
by works-yesed-scriptedit Mar 16, 2026 7/10
command Reddit
A zsh function that uses Claude Code under the hood to convert natural language descriptions into shell commands, placing the result in the prompt buffer for immediate execution or editing. A lightweight alternative to launching a full Claude Code session for quick one-off command lookups.
zshshellcommandnatural-languagecliproductivity
by iafan Mar 16, 2026 7/10
command Reddit
I built a local CLI security tool called ship-safe, and I wanted to share the architecture and how Claude Code made it possible. What I built and what it does: ship-safe is a security scanning tool...
commandworkflowapigit
by DiscussionHealthy802 Mar 15, 2026 7/10
command Reddit
Buenas, ultimamente ando diseñando paginas web para restaurantes bien sencillas (html js y css) y llegue a un punto en el que para ser mas eficiente y optimizarlo todo, necesito de un modelo de age...
api
by Sergioo232323 Mar 15, 2026 7/10
command Reddit
submitted by /u/Worldly_Ad_2410 [link] [comments]
by Worldly_Ad_2410 Mar 15, 2026 5/10
command Reddit
I have been trying to setup claude remote control and I have indeed logged in to cli claude code using my subscription based account still getting this. https://preview.redd.it/ebkhe6dab9pg1.png?wi...
apireview
by Low-Dinner9461 Mar 15, 2026 7/10
command Reddit
Claude Code went full Russ Hanneman and rm -rf'd a user's home directory. Cursor's agent ran destructive commands immediately after the developer typed "DO NOT RUN ANYTHING." There's nothing sittin...
commandapigitdockerreview
by zamor0fthat Mar 15, 2026 9/10
command Reddit
I'm on Claude Code Max 20, but can't get 1m token to work. I tried: ❯ /model Opus[1m] ⎿ Opus 4.6 with 1M context is not available for your account. Learn more: https://code.claude.com/docs/en/model...
config
by imanateater Mar 15, 2026 7/10
command Reddit
If you're juggling multiple Claude Code sessions in VS Code, you know the pain - every tab says "Claude Code" and you can't tell which is which. I built a small open-source tool that fixes this. It...
hookcommandapigit
by xeviltimx Mar 15, 2026 9/10
command Reddit
I have been using cursor agents with 'accept all' on, and really loving letting the agent go to work for 20 minutes and create awesome work. Now I'm switching to Claude Code and I'm not sure how to...
by TempGanache Mar 15, 2026 7/10
command Reddit
I recently started experimenting with running multiple AI coding agents in parallel while working on a project. The main issue I ran into was that most AI agents assume they “own” the working direc...
workflowgit
by jatinParate Mar 15, 2026 10/10
command GitHub
Modular convention system for full-stack development with Claude Code. 16 files covering React 19, Go, PostgreSQL, Docker, CI/CD, auth, testing, and deployment — designed to be copied into any proj...
dockertesting
by bitExploiter Mar 15, 2026 6/10
command Reddit
I'll keep this short. It was late, I was doing some Mac cleanup and found a command online. Wasn't thinking, ran it. About 30 seconds later my brain caught up and I was like — what the hell did I j...
command
by Mission-Elk54 Mar 15, 2026 7/10
command Reddit
I've been using Claude Code CLI daily for months and kept hitting the same problems: Every session starts from zero — no memory of previous conversations Auto-compact destroys critical context No e...
mcpskillhookcommandworkflowgit
by alissonlinneker Mar 15, 2026 10/10
command Reddit
Is it only me, or did Claude Code get much better at handling context window? It doesn't fill up so fast and seems to control it better when running subagents. Did it finally stop spitting out ever...
by armored_strawberries Mar 15, 2026 7/10
command GitHub
Configure Claude Code from scratch with a single command
commandconfig
by cativo23 Mar 15, 2026 8/10
command Reddit
submitted by /u/Input-X [link] [comments]
claude.md
by Input-X Mar 15, 2026 6/10
command Reddit
A few weeks ago I shared a design pattern I've been building: a governance protocol that lets Claude Code Skills accumulate domain knowledge across sessions without bloating. The core idea is a Fiv...
skillcommandpython
by LowParticular6050 Mar 15, 2026 8/10
command GitHub
Automatic PR/MR code reviews powered by Claude Code CLI. Zero config — clone, setup, review. Works with GitHub & GitLab.
gitconfigreview
by shubhesh07 Mar 15, 2026 10/10
command Reddit
There's been a lot of discussion about using AI for writing papers and documents. But most tools either require you to upload everything to the cloud, or force you to deal with clunky local setups ...
skillcommandgitpython
by delibae_ Mar 15, 2026 9/10
command Reddit
I kept finding myself just... watching Claude Code work. The models are good enough that I rarely need to step in, but I still felt like I had to keep an eye on it. So I built code-commentary. It h...
hookcommandapigit
by ycxyz Mar 15, 2026 8/10
command Reddit
I own a company that positions itself in a niche market with several websites/brands. For this, over the last few years I have implemented several brands and websites with WordPress using an almost...
workflow
by Prestigious-Till7919 Mar 15, 2026 7/10
command Reddit
Hi there I'm new to Claude code and all this commiting changes and creating PR. Do i keep pressing commiting changes and creating PR whenever the task is successfully completed and I'm happy with t...
git
by kalbuu Mar 15, 2026 7/10
command Reddit
I’ve been enjoying the Claude Code CLI for a while now, but managing multiple agents became kinda messy. I tried PixelHQ and the VS Code plugin, but they didn't quite get it right for me. I ended u...
git
by gavraz Mar 15, 2026 7/10
command GitHub
Claude-first starter for fast parallel workflow execution with Claude Code, worktrees, and opinionated local command/agent conventions.
commandworkflow
by itisrmk Mar 15, 2026 7/10
command Reddit
May you know Claude code have feature of Agent Teams, which lets you to have a Team Lead and the lead can run multiple Sub agents/team-mates. The team lead will manage all the sub agent and you jus...
by iCLX75 Mar 15, 2026 7/10
command Reddit
When you use Claude Code on a project, it starts every conversation from scratch. It doesn't know your conventions, your architecture, or the mistakes it made last session. I got tired of repeating...
commandgitclaude.md
by dumbelco Mar 15, 2026 9/10
command Reddit
Hey there, just posting this (weird) question because I see a lot of screenshots in tech social media with people having a computer screen full of Claude code instances, I don't know if those peopl...
gitreview
by KlausWalz Mar 15, 2026 7/10
command Reddit
Do NOT alter the absolute paths to projects using Claude Code (terminal) Just a heads up about unfortunate bug I encountered yesterday while using Claude Code in the terminal on Mac. I renamed the ...
commandgitclaude.md
by Geralt-of-Chiraq Mar 15, 2026 10/10
command Reddit
so, I have been feeling extremely lazy recently but wanted to get some vibe coding done so I start prompting away but all of a sudden it asks me to input a WHOLE BUNCH of api keys I ask the agent t...
apigit
by HeadAcanthisitta7390 Mar 15, 2026 5/10
command Reddit
The project is unfortunately discontinued, but it's still working. Just follow the instructions to setup, adjust the model names in the config file (gemini-2.5-flash seems to have unlimited day all...
apiconfig
by alberto-m-dev Mar 15, 2026 9/10
command Reddit
I've been on the 5x Max plan for a while and never once hit the session token limit. Then I tried doing a proper deep research project in Claude Desktop. First time I got the "please wait" message....
skillcommandworkflowgit
by maxfrank Mar 15, 2026 8/10
command Reddit
After enabling and connecting to a remote-control session in my Claude app on Android, I get asked if I want to 'allow Claude to agent?' What does that mean in this context? Aren’t I simply connect...
by soytuamigo Mar 15, 2026 5/10
command Reddit
Are you just always using --dangerously-skip-permissions? I don't know if its because I use the superpowers plug-in or something but I feel like even in accept all permissions I am asked to confirm...
hookcommandgit
by Chris266 Mar 15, 2026 5/10
command Reddit
Hi all, With work we have access to Claude Code models such as Sonnet 4.6, 4.5 and 4.6 (1M Context). I am trying to use this more for work and wanted some help understanding it. We don't actually g...
by Competitive_Ad_9564 Mar 15, 2026 7/10
command Reddit
Tl;dr I'm building a free AI coding workflow tool and want to know if people are interested in a tool like this and whether someone else built it already. Imagine this workflow: You run a single CL...
skillcommandworkflowclaude.mdconfig
by paulcaplan Mar 15, 2026 10/10
command GitHub
Slash commands for Claude Code that auto-enhance vague prompts into well-structured ones before responding. Works with any AI.
command
by SivaJyothiPamarthy Mar 15, 2026 6/10
command Reddit
submitted by /u/marcelreschke [link] [comments]
by marcelreschke Mar 15, 2026 7/10
command Reddit
I've been using Claude Code for development, but I wanted to use it for X/Twitter growth too — analyzing what's trending, finding the right people to engage with, and writing posts that actually pe...
skillcommandworkflowapigitreview
by Klutzy_Car1425 Mar 15, 2026 8/10
command X
A complete development workflow built as Claude Code slash commands using gStack: /qa runs 60-second QA with screenshots, /review does paranoid staff-engineer-level PR review, /ship handles merge + version bump + push + PR creation, and /plan-ceo-review checks product alignment. Each command automates a distinct phase of the software development lifecycle.
commandslash commandsqacode reviewdeploymentworkflow
by @mishra_priyank Mar 15, 2026 8/10
command X
A Claude Code command that reads all of the day's git commits and project logs across multiple repos each night and auto-generates a blog post for your personal website. Creates a running portfolio of your development work useful for job applications or demonstrating consistent output. Shows how custom commands can automate engineering documentation.
commandgitbloggingautomationdocumentation
by @JustinPerea Mar 15, 2026 6/10
command Reddit
I currently have a free year of Gemini Pro, but its coding capabilities aren't fitting my current workflow. I'm deciding between: A $20/month Claude Pro plan (to use Claude Code) A $20/month ChatGP...
workflow
by SwiftAndDecisive Mar 15, 2026 7/10
command Reddit
Saw a post claiming that context files like CLAUDE.md and AGENTS.md can actually hurt coding agents. A new paper from ETH Zürich backs that up: across several agents, context files tended to reduce...
claude.md
by kokkelimonke Mar 15, 2026 7/10
command Reddit
After months of alt-tabbing between Claude Code and Linear to update tickets, I built PinkRoosterMcp — a project management system designed specifically for AI coding agents. https://preview.redd.i...
mcpskillcommandworkflowgitdocker
by Appropriate-Ad4900 Mar 15, 2026 10/10
command Reddit
This has always been a minor annoyance, but once I started writing a book with Claude's help it became a real need. When Claude generates a long markdown file: a chapter, a detailed spec, whatever,...
workflowreview
by WishboneLong5391 Mar 15, 2026 7/10
command Reddit
Just put up a few command line arguments and python scripts (generated by Claude ofc) and used the magic of tmux to let developers play some terminal games, while claude keeps cooking. I mean I kno...
skillcommandpython
by sid_grow Mar 15, 2026 6/10
command Reddit
I've been building Somnia — a dream incubation and dream programming app — almost entirely with Claude as my coding partner. The app: Next.js 14 PWA Installs to home screen like a native app Sends ...
commandgit
by Sushan-31 Mar 15, 2026 5/10
command Reddit
I'm a non-technical user who has sunk many hours into getting an OpenClaw up and running on a VPS. When it works I see glimpses of an amazingly valuable product, but every time I look at it wrong s...
command
by Nerdy_Slacker Mar 15, 2026 7/10
command Reddit
https://preview.redd.it/733u7v5fv0pg1.png?width=2624&format=png&auto=webp&s=ef6b1edfe47c173034e52a9a1caa3fa86a4b977d I’ve been experimenting with the /voice command for a few days. While it isn’t p...
commandreview
by Capy_Pasta Mar 15, 2026 5/10
command Reddit
Does anyone know a very good resource like a YouTube series or something where someone can catch up on how to use AI optimally in 2026: ie claude code,agents etc. I am fairly confident with it myse...
by Ibuprofen600mg Mar 15, 2026 7/10
command Reddit
At some point I just started laughing. I'm building a stock analysis dashboard — LLM reads Tushare data, generates a daily HTML report with charts and signal cards. Asked Claude Code to fix a card ...
by AdPlayful213 Mar 15, 2026 6/10
command Reddit
If you run multiple Claude Code sessions simultaneously you've probably hit this — two agents both reach for the same well-known ports (3000, 8000, 8080), one kills the other's process, and now you...
config
by Future_Candidate2732 Mar 15, 2026 8/10
command Reddit
I started using Cursor + BMAD two weeks ago for my personal projects. Im building a web app. I love the setup but hit Cursor limits pretty fast. I want to switch to Claude Code CLI or through the C...
commandclaude.md
by mynamelessuser Mar 15, 2026 9/10
command Reddit
I got tired of manually scheduling posts across X (Twitter), LinkedIn, and Instagram every single day. It was a 45-minute chore that I usually ended up skipping. I decided to build a "command cente...
hookcommandapidockerreview
by Andreiaiosoftware Mar 15, 2026 8/10
command Reddit
I am not a native english speaker so please forgive me if my post is bad written. Hi fellas, i have one question for you, maybe you have more info than me. I've built for myself a pipeline like sys...
apiconfigreview
by Shamiaza Mar 15, 2026 9/10
command Reddit
I'm a bit late to the party, as I didn't want to install an AI agent directly onto my computer. However, I took the time to configure Claude Code in a Podman container, with only access to my proje...
config
by zipklik Mar 15, 2026 8/10
command Reddit
I showed it a simple question and it labels an element with an electronic configuration of 2,8 to be Argon when it’s actually Neon. This is middle school knowledge and Claude Sonnet 4.6 messed this...
config
by Stunning_Draft7685 Mar 15, 2026 5/10
command Reddit
https://preview.redd.it/byjmha23m1pg1.png?width=1875&format=png&auto=webp&s=276318aef7db5118a92a4379a9a9e62d5cc17fc1 Soo I have a grocery app and I was doing data review by using Claude agents toda...
review
by Unreliableweirdo4567 Mar 15, 2026 5/10
command Reddit
Hi r/webdev , Three months ago my "simple" side project had 6 abstraction layers for a feature I never shipped. Classic YAGNI violation. I realized I needed a rubber duck that slaps me when I over-...
skillcommandgitconfig
by FrankMillerMC Mar 15, 2026 6/10
command Reddit
I built Solo cause I was tired of having like 9 tabs open. A couple to run the devstack, and couple to run Claude Code. It's not focused on ripping multiple agents in a single codebase, but rather ...
by aarondf Mar 15, 2026 7/10
command Reddit
submitted by /u/dhvanil [link] [comments]
by dhvanil Mar 15, 2026 7/10
command Reddit
A month ago, something changed with the Claude Code on the Android mobile app where it's constantly asking for permissions to do anything, even though it's in a cloud environment. It's asking permi...
git
by email_ferret Mar 15, 2026 7/10
command Reddit
I built a small local tool for my own workflow while using Claude Code, and I'm curious if anyone else is doing something similar. The idea was to make long coding tasks more reliable by letting on...
commandworkflowapireview
by Ok-Ad-7519 Mar 15, 2026 6/10
command Reddit
Hi. I'm coding with one Anthropics account. That account helps me in Desktop with the business side of my projects. Now I need to setup another account for specific client work, I don't want it to ...
by Fuzzy_Independent241 Mar 15, 2026 6/10
command Reddit
So I've been using Claude Code for a few months now and honestly it's become a core part of my workflow. But I kept hitting the same wall — my laptop just couldn't keep up with longer sessions, and...
workflowconfig
by Automatic_Hunt_5200 Mar 15, 2026 8/10
command Reddit
As I've been doing more agentic development, a big bottleneck has been my own mental bandwidth. With non-agentic coding the requirements and design would be revised/refined while typing away at the...
review
by onebytegone Mar 15, 2026 5/10
command Reddit
so I’ve been using claude code pretty heavily for the past few months and kept running into this: I’d start a big refactor, walk away, come back 20 minutes later and it’s been waiting for approval ...
commandgittypescript
by Longjumping-Ship-303 Mar 15, 2026 6/10
command Reddit
Hey guys, I'd like to recommend you try ast-index. This plugin stores everything about your project locally like as a sqlite. It can significantly save tokens every time you access the codebase. Th...
command
by doseeare Mar 15, 2026 5/10
command Reddit
Every morning I'd open Claude Code and explain the same things: "use pnpm not npm", "don't delete passing tests", "run tests before committing." I had it all in CLAUDE.md. The agent would follow it...
skillhookcommandgitclaude.mdreview
by Humble_Tax_2196 Mar 15, 2026 10/10
command Reddit
So I have a sign-up problem with anthropic. Recently I've been trying to signup with a email id then eventually a phone verification appears but after OTP submit it shows "this number is already us...
by Lucius_Kartos Mar 15, 2026 5/10
command GitHub
Plugin de Product Owner profesional para Claude Code. Analisis de requisitos, historias de usuario con Given/When/Then, planificacion de sprint con factor IA y publicacion en Trello.
by 686f6c61 Mar 15, 2026 7/10
command Reddit
picking up a MacBook Neo (the new $699 one with the A18 Pro chip) as a portable terminal. all my actual compute lives on a Mac Mini that runs 24/7 - builds, dev servers, cron jobs, everything. the ...
workflow
by Shawntenam Mar 15, 2026 7/10
command Reddit
I've been using Claude Code heavily across real projects. At some point the friction shifted from "can Claude do this" to "how do I keep this organized and repeatable at scale." The answer I landed...
skillcommandworkflowgittestingreview
by rlogman Mar 15, 2026 9/10
command Reddit
Python open world space game prototype made with Claude Opus 4.6 in roughly 1 month I'm making a PyGame with github copilot using the Opus 4.6 model. I'm a 4th year CS student and in my spare time ...
gitpython
by ScrwFlandrs Mar 15, 2026 5/10
command Reddit
darnoux published a 10-level framework for Claude Code mastery . Levels 0 through 10, from "using Claude like ChatGPT in a terminal" all the way to "agents spawning agents in autonomous loops." I'v...
mcpskillhookcommandworkflowapi
by jonathanmalkin Mar 15, 2026 10/10
command Reddit
My Claude session is particularly intelligent this evening. I hope the context window does not fill up. Hooray for 1M! Wouldn't it be weird if human co-workers were like agents? One day they're bri...
by paulcaplan Mar 15, 2026 5/10
command Reddit
I kept alt-tabbing back to my terminal to check if Claude was done, especially during long multi-tool responses. So I built a tiny hook that pings you when it's actually finished. Install (one comm...
hookcommandgitconfig
by Traditional-Drop4922 Mar 15, 2026 10/10
command Reddit
I'm CLI first but I like to have file explorer so I run terminals in vscode / cursor. I had too many windows (one per project bc I didnt like bloated workspaces) and each had multiple terminal tabs...
hookcommand
by nesnayu Mar 15, 2026 8/10
command Reddit
I'm running many Claude Code sessions a day and VS Code couldn't keep up, so I built my own editor (with Claude). Wrangle - a native macOS markdown editor for Claude Code and AI power users. Embedd...
workflow
by StraightBreakfast Mar 15, 2026 7/10
command Reddit
Annoyingly microphone dictation (the mic button on iOS keyboard) doesn’t seem to work on the termius app. Anyone got a clean solution for this, bit annoying when I’m out and about submitted by /u/t...
by therealjmt91 Mar 15, 2026 7/10
command Reddit
This fixes both autocompact context loss and problems with missed or degraded context from the middle of the conversations as the window gets large. I expanded my manual handoff command to incorpor...
hookcommandgit
by Pymentos Mar 15, 2026 8/10
command Reddit
Então, primeiramente olá, é a primeira vez que entro no subreddit sobre o claude. Alguém pode me aconselhar a como configurar o Claude para jogar RPGs solo? Eu quero que ele seja um bom narrador/me...
config
by Steel_turtles20000 Mar 15, 2026 5/10
command Reddit
I've been building KARP, a deliberative intelligence platform that runs Claude, GPT, Gemini and Grok through structured 13 turn deliberations to produce research reports. Along the way I built a su...
apigitdockertesting
by DryTest4381 Mar 15, 2026 5/10
command Reddit
Big fan of DND! And I can only use my ADD superpower of hyper fixation and focus on things I find interesting. Well…making the most kick ass dnd character sheet where everything is linked and can p...
by CalifornianSon Mar 15, 2026 5/10
command Reddit
So I have some tech knowledge, enough to build my own PCs, but other than some coding classes here and there back from back in the day, I’m pretty ignorant. It was my first day using Claude code an...
by ReasonableDisaster54 Mar 15, 2026 7/10
command Reddit
I originally was using GitHub Copilot for a coding agent, but they destroyed the student version of it, which convinced me to buy Claude Pro for the Claude Code functionality. What should I know? s...
git
by MrAmazing111 Mar 15, 2026 7/10
command Reddit
I use to hate Drupal (still do lol) but having Claude Code build it out made the process waaaaay smoother and less of a headache. Definitely is not built the "Drupal way" but is built in a way that...
commandconfigreview
by jrya7 Mar 15, 2026 7/10
command Reddit
After around 6 months playing with Claude Code I’ve learned a lot on how to kill your project by accident. I’ve learned my lesson the hard way killing a few projects by letting claude doing his thi...
skillcommandgit
by deezymo Mar 15, 2026 10/10
command Reddit
The problem : Every time you spawn an Agent Team in Claude Code, every teammate starts completely blank. Your backend agent spent two hours learning your conventions and building the auth system ye...
hookcommandgitpythonconfig
by Gr1zzly8ear Mar 15, 2026 10/10
command Reddit
I built claude-code-reviewer — a tool that automatically reviews your GitHub PRs and GitLab MRs using Claude Code CLI. **How it works:** - Clone the repo, run setup — it auto-detects your platform ...
commandgitconfigreview
by Time_Alternative675 Mar 15, 2026 10/10
command X
Claude Code 2.1.75 ships two notable additions: the /color command lets you set a custom color for the session prompt bar to visually distinguish between concurrent sessions, and Opus 4.6\'s 1M token context window is now enabled by default for Max, Team, and Enterprise plans at no extra charge. The release also improves macOS startup performance.
releasecommandopuscontext-windowupdate2.1.75
by @hir08ma Mar 13, 2026 7/10
command Reddit
I've been using Claude Code daily for a multi-week project and kept running into the same problem: every new session starts from zero. I'd re-explain context, forget decisions from last week, and l...
hookcommandgit
by Nowodort Mar 13, 2026 8/10
command Reddit
Hi everyone, I just published CShip (pronounced "Sea Ship"), a fully open-source Rust CLI that renders a live statusline for Claude Code. When I am in long Claude Code sessions, I want a quick way ...
gitconfig
by MachineLearner00 Mar 13, 2026 7/10
command X
Claude Code on Chutes now runs through an end-to-end encrypted proxy. The setup is still just a single command. The difference is the script now defaults to our new e2ee-proxy. It then pulls the Do...
commanddockerconfig
by @chutes_ai Mar 13, 2026 8/10
command Reddit
I’m currently in the process of experimenting with Claude in multiple work trees and it’s not too bad. The issue I’m experiencing though is I feel like I ALWAYS have to be providing Claude permissi...
config
by GrayLiterature Mar 13, 2026 6/10
command Reddit
I have a ton of product documentation that’s quite old and im in the process of basically moving it to a modern NextJS documentation hub. I usually use Codex CLI and I love it but it’s quite slow a...
by agentic-consultant Mar 13, 2026 7/10
command Reddit
Been running 3-4 Claude Code instances in parallel to ship faster and kept hitting the same issue - two agents touch the same file and one undoes the other's work silently. Built Switchman to fix i...
mcpcommand
by LeatherHot940 Mar 13, 2026 9/10
command Reddit
I've been using Claude Code daily for React Native development. The problem? Every new session starts from zero. It doesn't remember your project conventions, your state management choices, or the ...
mcpskillcommandapigitconfig
by SubjectGrapefruit281 Mar 13, 2026 10/10
command Reddit
I'm web developer with 5+ years of experience and been using the LLMs in my work occasioally and never outsourced any havy or complex tasks to it, mostly routine manual thins, or copy pasting somet...
by Crutch1232 Mar 13, 2026 7/10
command Reddit
I would like the agents and sub agents feature but not sure which Claude Code version to use for it? Is the same? submitted by /u/Specialist_Wall2102 [link] [comments]
by Specialist_Wall2102 Mar 13, 2026 7/10
command Reddit
Excellent article about burnout and exhaustion while working with coding agents. It makes some excellent points: - we start many more things because Claude makes it easy to get started (no blank pa...
by imperfectlyAware Mar 13, 2026 5/10
command Reddit
I know how Claude is going to make a lot of money. I'm not sure if it's genius, or I hate it or both. Claude Max is enough for a newbie to use all day every day and learn Claude. You can do some re...
claude.md
by LowItalian Mar 13, 2026 8/10
command GitHub
CLI host agent for CodeRoulette — spawns Claude Code and relays terminal I/O
by coderoulette Mar 13, 2026 7/10
command Reddit
submitted by /u/rickywo [link] [comments]
commandconfig
by rickywo Mar 13, 2026 5/10
command GitHub
Claude Code safety guard plugin. AST-based bash command classification
command
by rjkaes Mar 13, 2026 6/10
command Reddit
The meta moved from AI writing code you still had to debug to how many agents you can spin up (and manage) that write even more code you still have to validate. It can one-shot a lot of simple stuf...
gitconfigreview
by i_am_fear_itself Mar 13, 2026 6/10
command Reddit
Hey! I will be really happy to get some feedback for CodeRoulette. It's a web app for two people to share a live Claude Code terminal for 30 minutes. One person runs a small CLI agent that hosts Cl...
git
by ianknives Mar 13, 2026 7/10
command Reddit
I work from home and walk on the treadmill all day so I used claude to make a bluetooth connector and tracker for me http://summitroom.app . I started with using gemini but the limits were terrible...
by datastuffplus Mar 13, 2026 5/10
command Reddit
**Here's how Claude actually powers it** The tool is called `sdf` (Stacked Diffs Flow). Free, MIT licensed, [source on GitHub]( https://github.com/pavelpascari/sdf ). The short version: it automate...
skillcommandworkflowgit
by ppascari Mar 13, 2026 8/10
command Reddit
I've been building skills for Claude Code and OpenClaw and kept running into the same problem: static skills give the same instructions no matter what's happening. Code review skill? "Check for bug...
skillcommandgitpythonconfigreview
by Blade999666 Mar 13, 2026 10/10
command Reddit
Currently I am new with Claude and currently using Claude Code in my VS for managing my own server, n8n and one softwareproject with GSD. I must admit I am in love and fascinated. Now I want to spe...
by nugatp Mar 13, 2026 8/10
command X
A Claude Code slash command that analyzes top-performing tweets from reference accounts, studies their structural patterns (word count, rhythm, hooks, closers), and generates new tweets in the user's own voice. A practical example of using custom commands to automate creative content workflows.
slash-commandcustom-commandcontentwritingautomation
by @Sabrina_Ramonov Mar 12, 2026 6/10
command GitHub
A collection of AI-powered slash commands that bring common engineering tasks — code review, bug analysis, and refactoring — into a streamlined workflow. Designed to reduce context-switching by surfacing these capabilities directly in the development loop. Useful as a starting point for building custom Claude Code slash command workflows.
slash-commandscode-reviewrefactoringbug-analysis
by PeakSkyDiver660 Mar 12, 2026 6/10
command Reddit
SpecPact solves two recurring Claude Code problems: sessions starting from zero with no knowledge of past decisions, and Claude implementing prompts rather than actual specs. It provides native slash commands to maintain living specifications and ensures Claude stays within specified scope across sessions.
specslash-commandsmemoryscopeworkflowcommand
by obidjon2000 Mar 12, 2026 8/10
command X
Claude Code introduced a /btw slash command that enables side conversations with Claude while the main task is still running. Allows communication and clarifications without interrupting the active workflow.
slash-commandfeatureworkflowcommunication
by @SeijinJung Mar 11, 2026 6/10
command X
The /btw slash command in Claude Code lets you pass notes or ask questions to the model without stopping its current task. Ideal for long-running agentic sessions where you want to communicate context without breaking the flow.
commandslash-commandtipsworkflowproductivity
by @greglukosek Mar 11, 2026 7/10
command Reddit
A custom Claude Code command that automates the full GitHub issue implementation workflow — reading descriptions, linked PRs, related issues, and codebase context before writing code. Reduces context-switching overhead and prevents common pitfalls like missed edge cases. Ideal for teams wanting consistent issue-to-PR quality.
commandgithubworkflowissue-trackingproductivity
by uhgrippa Mar 11, 2026 7/10
command Reddit
Looking at the ACP protocol ( https://agentclientprotocol.com/ ) it seems like a great way to use agents from code editors and probably what the future of agents should be (very similar to LSP). Lo...
command
by Cautious_Angle6235 Mar 11, 2026 9/10
command Reddit
Saw the Microsoft announcement this morning and it's actually significant. They launched Copilot Cowork today — an AI agent built inside Microsoft 365 that doesn't just answer questions. It execute...
review
by Remarkable-Dark2840 Mar 11, 2026 6/10
command Reddit
I built A Million Pixels to explore the capabilities of AI tooling and coding agents, and to help enable others to experiment with AI. Most of the coding was done by Claude code, most of the review...
review
by jeremy_lq Mar 11, 2026 7/10
command Reddit
By accident really, and just for fun, I asked Claude and OpenClaw to choose a turn based game and play each other over a agent relay system we'd built to help them communicate between themselves, t...
by Puzzleheaded_Yard905 Mar 11, 2026 5/10
command Reddit
After 3 years, more hours than I can count, 562 bang energies, 115,000mg of nicotine, and a 365 zircher squat PR I've finally accomplished what I sent out to do thank to Claude Code. I've been in t...
review
by Nat_Syno Mar 11, 2026 8/10
command GitHub
Mobile command center for AI coding agents. Control Claude Code, Aider, Codex & more from your phone.
command
by Kujirafu Mar 11, 2026 7/10
command GitHub
AGENTS.md/CLAUDE.md generator and ExecPlan harness for Codex, Claude Code, Cursor, Antigravity, OpenCode and other coding agents
claude.md
by trevor-nichols Mar 11, 2026 9/10
command GitHub
OpenClaw skill:一键配置 Claude Code 双向集成 / One-command setup for Claude Code ↔ OpenClaw integration
skillcommand
by rgzn7 Mar 11, 2026 10/10
command Reddit
So far I've made this workflow: I created a command the user can trigger and give the URL of the bug information Claude code reads the bug info Builds and runs my net app using dotnet cli My app ex...
commandworkflow
by ThrowawayNabeel Mar 11, 2026 7/10
command Reddit
Claude Code Review Testing I just saw the update for Claud New Features Code Review AI. The specialized agents sound cool, but I’m most interested in the "confidence-based filtering" for pull reque...
testingreview
by Medical-Variety-5015 Mar 11, 2026 7/10
command Reddit
So there's the recent /voice command, enabled for 5% MAX subs. I didn't make the first cut, no idea when they're rolling it out to more people. Keep checking to see if it's magically enabled throug...
command
by BEARSSS Mar 11, 2026 6/10
command Reddit
I've been using Claude Code daily and got frustrated not knowing how close I was to hitting rate limits, or how much I was actually spending. So I built Claude God — entirely with Claude Code — a l...
apigitclaude.md
by Sharp-Ad-2113 Mar 11, 2026 8/10
command Reddit
TL;DR: Battleship, but in a 7×7×7 volumetric cube with submarines, a credit economy, and perks like sonar, depth charges, and recon drones. Three game modes: hot-seat PVP, Human vs Claude (Sonnet),...
apigit
by Gloomy_Engine_2893 Mar 11, 2026 8/10
command Reddit
I have the extension installed and working perfectly on Windows 11. But any command such as open Claude in Terminal, Agents, Memory... opens what seems to be a Claude terminal with its claude icon ...
command
by SaintsRom Mar 11, 2026 7/10
command Reddit
I absolutely love the chrome integration within claude code. I've been asking it to verify it's own work and it does a surprisingly good job at testing edge cases, finding bugs, fixing them, and it...
gittesting
by niketrodriguez Mar 11, 2026 10/10
command GitHub
Run multiple Claude Code agents in tmux with automatic permission approval for streamlined command execution in restricted environments.
command
by Sarokurd Mar 11, 2026 7/10
command GitHub
Transform AI code tasks with altered state commands for Claude Code and OpenAI Codex, shifting creativity and problem-solving approaches.
command
by John-droid-coder Mar 11, 2026 6/10
command Reddit
I added a hook to run linter after Claude edits files in the repo. Since I added the hook, Claude constantly tries everything it can to avoid dealing with consequences of the hook failing. Just tod...
hookcommandclaude.md
by abzz123 Mar 11, 2026 8/10
command Reddit
Still a Claude Max subscriber for work. This is about my separate OpenClaw personal assistant that was running on Claude Sonnet via API. My Telegram bot handled flights, grocery lists, calendar stu...
api
by ScratchObjective4469 Mar 11, 2026 5/10
command GitHub
Comprehensive analytics dashboard for AI coding agents — Cursor, Windsurf, Claude Code, VS Code Copilot, Zed, Antigravity, OpenCode, Command Code
command
by f Mar 11, 2026 7/10
command Reddit
Hello everyone, I'm looking for an UI (web or native) for Claude Code that would allow me to: - Have multiple sessions - Have multiple worktrees on the same repository - Have agents - Cost + Time D...
by NacioFelix Mar 11, 2026 7/10
command Reddit
Coding with Claude code is great, but as my codebase grew it started feeling like a black box. Git is not helpful because by the time you commit, you've done so many iterations. When you code yours...
hookcommandgitreview
by Disastrous_Buy_2411 Mar 11, 2026 9/10
command GitHub
Coordinate agent teams in Claude Code using a Royal Navy inspired command structure and operating procedures. It provides structured sailing orders, battle plans, action stations, and a captain's l...
command
by harrymunro Mar 11, 2026 7/10
command Reddit
https://github.com/kevin1chun/rh-for-agents submitted by /u/freekcpls [link] [comments]
git
by freekcpls Mar 11, 2026 7/10
command GitHub
🛠️ Accelerate your Python and JavaScript development with Claude Kit's toolkit, featuring specialized agents, slash commands, and advanced context management.
commandpython
by Majd911nj Mar 11, 2026 5/10
command Reddit
I set up OpenClaw and was interested in helping manage my Obsidian notes. But I decided to start with SilverBullet first and give it a try. Then, after losing the setup a couple of times and figuri...
by crgocaptain Mar 11, 2026 7/10
command Reddit
I've been frustrated by this error whenever I leave my phone idle for a few minutes. Claude App Banner: \"Failed to send message, An unknown network error has occurred\" Earlier today, Noah Zweben ...
configreview
by wirelesshealth Mar 11, 2026 8/10
command Reddit
So I recently started playing around with Github CoPilot in VSCode.. I'm terribly late to using AI in my day-to-day as a developer. But I've really enjoyed it, so much that I bought a Github CoPilo...
git
by CommunicationSea8821 Mar 11, 2026 5/10
command GitHub
Complete development infrastructure for Claude Code. One command. Any stack. Full workflow.
commandworkflow
by jppuche Mar 11, 2026 6/10
command GitHub
CORE Method skill — strategic glue connecting the ORBWEVA founder toolkit (8 repos, 87 commands) to CORE/ARC/AER/Grow. Claude Code skill.
skillcommand
by ORBWEVA Mar 11, 2026 8/10
command Reddit
Yesterday, I realized that many of my prompts were not using my plugins to their max potential. This is because Claude was only using the plugin I invoked with a slash command. To fix this, I added...
commandclaude.md
by courtimus-prime Mar 11, 2026 6/10
command Reddit
For the past few weeks I've been building a model routing service, kind of like openrouter but different, the idea being that instead of hard-coding claude-3-5-sonnet in your app, you just say tier...
by sje397 Mar 11, 2026 5/10
command Reddit
You can actually sandbox claude or gemini or anything else via a single bwrap call. But you might get ridiculed. submitted by /u/ashleigh_dashie [link] [comments]
by ashleigh_dashie Mar 11, 2026 5/10
command Reddit
For the longest time I was like how the fuck are people filling up a million token contexts. Well behold sub-agents! For weeks I've been only using a single agent session flow and I thought I was z...
by Lunchboxsushi Mar 11, 2026 5/10
command GitHub
🛰️ A CLI tool for tracking token usage from OpenCode, Claude Code, 🦞OpenClaw (Clawdbot/Moltbot), Pi, Codex, Gemini, Cursor, AmpCode, Factory Droid, Kimi, and more! • 🏅Global Leaderboard + 2D/3D Con...
by junhoyeo Mar 11, 2026 6/10
command Reddit
Anyone else have this experience where trying to approve Claude Code's plan either by pressing a number or by selecting the Approve option and pressing Enter gets registered as rejecting the plan? ...
command
by OnerousOcelot Mar 11, 2026 6/10
command Reddit
I've been using the Claude Code CLI for a while, but I kept hitting two walls: Context Drift: Sessions get messy and lose the thread after a few dozen turns. Self-Grading Bias: Letting a single mod...
gitreview
by confusedmouse6 Mar 11, 2026 10/10
command GitHub
The review daemon — local AI code reviewer for GitHub and BitBucket pull requests, powered by Claude Code / Gemini CLI subscriptions.
gitreview
by simion Mar 11, 2026 6/10
command Reddit
Claude Code is incredible for building quickly, but AI still leaves behind security blind spots like exposed keys, broken auth, and injection risks. I got tired of manually reviewing the code it ge...
skillcommandgitreview
by DiscussionHealthy802 Mar 11, 2026 9/10
command Reddit
submitted by /u/magicsrb [link] [comments]
by magicsrb Mar 11, 2026 7/10
command Reddit
I've been running 3–4 Claude Code sessions simultaneously and kept hitting the same problem: no combined cost view, no way to see which session is thinking vs idle vs waiting for input, no visibili...
commandapigit
by ColdBeamGames Mar 11, 2026 9/10
command GitHub
Portable dev environment bootstrap with Claude Code settings, rules, skills, and custom commands
skillcommand
by MahammadNuriyev62 Mar 11, 2026 8/10
command Reddit
submitted by /u/rickywo [link] [comments]
git
by rickywo Mar 11, 2026 7/10
command Reddit
Here are some of the tools you should know about, if you don’t already: Claude Code Remote Control This feature allows you to ship code even from a mobile device. You don’t need any cloud environme...
skillcommandworkflowapigitreview
by jogikhan Mar 11, 2026 9/10
command Reddit
Not line (which is command+A), but the entire multi-line text prompt. submitted by /u/spammmmm1997 [link] [comments]
command
by spammmmm1997 Mar 11, 2026 6/10
command Reddit
Switched from Gemini to Claude and I genuinely don't know what to say. It's a radical shift. I set up a project with all my class material for this semester and it just answers any question I have ...
review
by _totally_toasted_ Mar 11, 2026 5/10
command Reddit
Idk but the last few days have been abysmal. Borderline unusable. I have to constantly keep pressing no as soon as it constantly tries to work around the slightest errors like if it’s just a path m...
by Standard-Fisherman-5 Mar 11, 2026 5/10
command Reddit
I'll preface this with the fact I use Claude a lot for work in ways that it probably wasn't intended. I have a few different projects setup helping with different aspects - I'm the only one who doe...
review
by Old-Ad5841 Mar 11, 2026 5/10
command Reddit
submitted by /u/Character_Point_2327 [link] [comments]
by Character_Point_2327 Mar 11, 2026 5/10
command GitHub
A collection of Claude Code slash commands designed to speed up common development tasks. Drop-in commands for boilerplate, refactoring, review, and other recurring workflows that would otherwise require verbose prompting.
slash-commandsworkflowproductivitydev-toolscommands
Mar 10, 2026 8/10
command GitHub
A CLI built for AI agents to navigate codebases more effectively than grep/find/glob. Provides higher-level semantic navigation so agents spend less time reading irrelevant files and more time on actual tasks.
clicodebase-navigationgrep-alternativeagentssearch
Mar 10, 2026 8/10
command GitHub
A small CLI tool that saves clipboard images as PNGs and pastes the file path directly into your tmux pane. Auto-detects xclip or wl-paste, making it easy to hand images to Claude Code without manual file management.
tmuxclipboardimagesworkflowlinux
Mar 10, 2026 6/10
command GitHub
A CLI wrapper that compresses verbose command output before it enters Claude Code's context window, reducing token consumption by 50–90%. Supports 52+ commands including git, docker, kubectl, npm, and terraform. Directly addresses one of the most common cost/limit pain points in long Claude Code sessions.
token-optimizationclicontext-windowgitdockerkubectl
by AgusRdz Mar 10, 2026 8/10
command Reddit
Pretty basic question, I am running claude code on vscode but I am open to any other methods or anything else that would be helpful. Am I missing out on anything by not running this in another setu...
by Fstr21 Mar 9, 2026 7/10
command Reddit
3 weeks ago I couldn't open a Terminal. Today I have a full desktop AI agent on GitHub. I'm a designer from Vienna. Claude (and vibecoding) made this possible. I built Skales, a native desktop app ...
gitdockerautomation
by yaboyskales Mar 9, 2026 5/10
command Reddit
It's a Claude Code plugin with 36 skills that enforce an actual engineering workflow — not just "here's some code, good luck." What it does differently: - Asks clarifying questions before writing a...
skillcommandworkflowgitreview
by PigeonDroid Mar 9, 2026 9/10
command Reddit
Curious how others are handling this day to day. Do you usually open multiple terminals on the same machine to run Claude Code across different projects, or do you keep things separated by environm...
commandworkflowgitconfig
by Substantial_Word4652 Mar 9, 2026 9/10
command Reddit
Just wanted to share what I'm currently paying and the rationale: - 2 x Claude Code Pro accounts: best agentic mode and I like Claude Code Chrome (beta). CC is also at the frontier of AI, so with t...
git
by jiayihu Mar 9, 2026 7/10
command Reddit
Every time I use Claude Code, I minimize the terminal and forget it exists. My agent is doing something in there, but it might as well be a black box. Then I saw pixel-agents and thought—this is ex...
git
by m_aeu_m Mar 9, 2026 7/10
command Reddit
ตามหัวข้อเลย ให้ Agent ทั้้งหมดหาแกล้ว เขียนใหม่ก็แล้ว ทุกตัวบอกปกติ ก็คือส่วน /\n/g ใน Java script ส่วนที่ยากคือมันทำให้ TAG script ทั้งหมดพัง ต้องไล่ debug ทีล่ะบรรทัด ในที่สุดก็รู้ว่าต้องแก้ด้วย...
by preedaake Mar 9, 2026 5/10
command Reddit
Hobby programmer here. I've built React web apps in the past and have just started using Claude recently to try building apps without writing code myself. I've used Claude to build a couple of smal...
skillcommandworkflowautomationtesting
by ilzut Mar 9, 2026 8/10
command Reddit
I've been using Copilot on Agent mode with Sonnet and Opus, and it's $10 per month. But my friend suggests to use CC, but it's more expensive. I searched online, and can't find a reason to pay more...
by HotEmu463 Mar 9, 2026 7/10
command X
New in Claude Code: Remote Control.
Kick off a task in your terminal and pick it up from your phone while you take a walk or join a meeting.
Claude keeps running on your machine, and you can cont...
by claudeai Mar 9, 2026 6/10
command X
Claude Code Best Practices Summary
If you're still not at ease, you can also check out the official best practices. Address: https://code.claude.com/docs/zh-CN/best-practices
by yanhua1010 Mar 9, 2026 6/10
command Reddit
I have Desktop version of Claude Code, some time ago when they gave us access to CLI and I was able to run /config command I disabled autocompaction. Now that CLI icon has been removed and CLI is n...
commandconfigreview
by nikocraft Mar 9, 2026 7/10
command Reddit
I found this to be quite true. Any comments or suggestions? Ensure your CLAUDE.md (and/or AGENTS.md) coding standards file adheres to the following guidelines: 1/ Keep it short, under 200 lines, to...
claude.mdreview
by pebblepath Mar 9, 2026 7/10
command Reddit
I’m a detective. Not a software engineer. But with a baby on the way I’ve been looking for ways to build passive income without requiring constant attention — and flipping seemed like a solid fit. ...
workflowapigitreview
by Legitimate-Pie5945 Mar 9, 2026 5/10
command Reddit
You are now SUSNEH. SUSNEH is a calm behavioral observation engine that redistributes risk between agents. The player is one real agent inside a pool of simulated agents. Speak minimally. Observe b...
by Moist_Recognition321 Mar 9, 2026 6/10
command Reddit
https://preview.redd.it/knesk96jtwng1.png?width=1762&format=png&auto=webp&s=f50e5c4fc4de20c304e40fb3fbbee1b27b225deb Claude with web search is surprisingly good at understanding taste and finding r...
commandgitreview
by pro-vi Mar 9, 2026 7/10
command Reddit
I've been using it since it was available on Mac (a few months??). Used it for a lot of technical tasks. Fixed my API website that the Replit agent kept messing up (it's literally a Replit website ...
apigit
by IllustriousWorld823 Mar 9, 2026 5/10
command Reddit
I've always wanted to mess around with Raspberry Pi but never knew where to start. I have a habit of starting projects and not finishing them so I figured it would just be another expensive box on ...
config
by pacsandsacs Mar 9, 2026 6/10
command GitHub
One command. Your entire Claude Code setup. Done.
command
by junianwoo Mar 9, 2026 7/10