command GitHub

llm-wiki-cli: Proactive Memory CLI That Agents Maintain Across Sessions

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

claude-profiles: Shell Wrapper for Switching Claude Code Accounts Instantly

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: One Catalog and One Command for Every AI Tool You Own

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: Turn Images into Structured JSON Evidence for Text-Only Agents

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

context-sync: Audit and fix overlap between CLAUDE.md, ADRs and README

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

dev-nav: Native workspace navigator for PowerShell 7 on Windows

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

clikae: One Command to Land Back In Your Last Agent Session

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

session-handoff: /handoff and /pickup for Topic Memory

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

claudswap: A /switch Command and PTY Wrapper for Any Model

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

PSA: --dangerously-skip-permissions Reaches Outside Your Working Folder

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

spg: Publish Per-Project Commands to ~/bin and Link Claude Skills

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

Tia-Portal-CLI: 77-Verb JSON Command Line for Siemens TIA Portal

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

bitbucket-cli: Bitbucket Command Line With gh-Like Ergonomics

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

promptpilot-plugin: Rewrite Vague Prompts Into Precise Ones Mid-Session

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

claude-code-workflow: Nine Slash Commands for a Shipping Pipeline

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

clau: One-Word Launchers for Pre-Configured Claude Code Profiles

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

claude-skills-exporter: Port Plugin Skills to the Open Agent Skills Spec

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

tsuba: Scaffold Marketplace-Ready Skills, Plugins, Hooks, and Agents

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

d2l-cli: Read-Only CLI Access to D2L Brightspace for Agents

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

bb-bash: A Bitbucket CLI Built for AI Coding Agents

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

play-console-cli: Fast Google Play Console CLI for Agentic Dev Flows

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

humanizer-cli: Detect AI-Written Text With 33 Offline Checks

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

claude-find: Find and resume past Claude Code sessions by describing them

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

Hop: Switch between multiple Claude Code accounts from the CLI

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

Feature-Flow-Creator: Auto-Generate AGENTS.md and Feature-Based Docs

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

skillswitch: CLI to manage AI coding skills across agents

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

jackal: run Claude Code against a custom Anthropic gateway

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

vibestack: Portable Slash-Command Pack for Agent-Skills CLIs

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

sniff: Token-Cheap Code-Smell CLI for AI Agents

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

clavis: Provider Manager for Claude Code — Route to Any Backend

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: Single-File Auto-Resumer for Claude Code

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: An iOS Control Plane for AI Coding Agents

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

autopilot: Slash Commands That Drive and Grade Unattended JS/TS Work

/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

git-safepoint: Work-Tree Snapshot Safety Net via Git Plumbing

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

SlashForge: Workflow Slash Commands for AI Coding Agents

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

llm-wiki-bootstrap: An LLM-Maintained Personal Wiki

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

gi & a rate-limit viewer: hand GitHub issues to Claude Code from the terminal

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

encargo: Rewrites Raw Prompts Into Assignments an Agent Can Actually Finish

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: Prompt-Based Testing and Coverage for Agentic Coding

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: Agent-First CLI for Syncing Governance and Standards

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

cursor-plugin-cc: delegate coding tasks from Claude Code to Cursor's Composer

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

Zsh Tab Completion for the Claude Code CLI

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

Discussion: /clear Within Session vs. /clear New Session — Should They Be Separate?

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

Should I switch to GPT?

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 Reddit

Student on a budget - Help me choose

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 am confused by this one ...

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

The morning after - Opus 5 xhigh quality problems

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 Reddit

Opus 5 is wildly efficient compared to 5.6 Sol

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 Reddit

Vibe coding from my iPhone on the train, what’s your setup?

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

Why can't Claude make its own subagents?

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

A report is not proof.

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 Reddit

markdown vs html docs

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 Reddit

If your model feels dumber, edit the memories and documentation.

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 Reddit

I added a chime to when claude is done working! Image related.

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 Reddit

Came back from leave and I found you

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

Claude Code hooks that block find/sed/cat, redirect to native tools

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 Reddit

Do you use Claude Code to fix your Windows Devices?

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

How do you use Claude remote control / cloud effectively?

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

Suggestions for an open source project for AI agent sandboxing

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 Reddit

Maximum Overdrive Mode

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

Mysterious mid agentic flow voices

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 Reddit

Any good resources for optimizing agentic workflows, plugins, etc.?

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

What do people use for diagramming?

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

A quick reminder to delete old plans

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

Figma but for claude code warriors

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

trigger tree is now available as a CI action on github too

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 Reddit

How to share Claude Code instructions across repositories.

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 Reddit

Trying to make website tasks less painful in Claude Code

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

Creating your own RISC-V processor, SoC and board with Claude

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

What do you use as a hard completion gate for Claude Code tasks?

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 Reddit

Small, but impressive fix for audio input (Macbook)

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

local plugin cc

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 Reddit

I made a Claude Code plugin that helps me work through tasks

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 Reddit

Accès a Opus 4.8 possiblement gratuit

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 Reddit

Claude bucks: cosmetics for your agent

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

How can i code more token efficient?

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

4x Claude code or mix?

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

ClaudCode just released a earthquake with Artifacts

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

Claudecode keeps asking for API credits even if i'm on MAX 20x plan

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 Reddit

Got Tired of Managing Git Repos so I built this..

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

got tired of managing Git Repos so I built this....

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

Claude Code Slash Commands Cheatsheet

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 Reddit

We turned our CLAUDE.md rules into hooks that actually enforce them

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

How can I use Fable more efficiently?

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 Reddit

What is your coding setup?

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 Reddit

You are absolutely right - simple example how to root it out

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 Reddit

Existential question: how on earth do you create an agent?

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

claude-commands: Reusable Slash Commands for Session Handoff and Requirements Validation

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

PSA: Check /context and /usage to Find Hidden Token Drains

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

cc-update-all: Update All Claude Code Extensions in One Batch Command

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

/release Command: Automate Changelog, Versioning, and Release PR Creation

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

pdlc-forge: 31 AI Coding Commands Covering the Full Product Development Lifecycle

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

DPI Demand Finder: Guided Demand-Discovery Interview Plugin for Claude Code

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

Use Claude Code Remotely from Your Phone with /remote-control

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

Claude Skills — Slash Commands for GitHub Issues and PRs

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 Reddit

Introducing Bankruptcy mode

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

Dead simple tool to help review the tide of AI code

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

What do you guys use ultracode for on fable?

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 Reddit

Fable 5 visually burns your tokens

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 Reddit

Remaking the claude agent video with Fable 5

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

Am I crazy or does Claude slack when his CLI is not focused?

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 wrote an article on new way to prompt for Fable 5

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 Reddit

Trigger local computer project from phone

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 built a model router for Claude Code

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

Fable 5 Built a $5,000 Uber Ad From One Prompt

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

The most underrated aspect of 5.6 (Compared to Fabulous-five)

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

how to track /workflows for a Codium/VSCode Claude Code session?

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

Context after session limit hit

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

0 cost security scanning for Claude

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

Claude Code going far, far into the weeds

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 Reddit

OpenAI-compatible LLM proxy for Claude Code and n8n

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

Putting a rule in a PreToolUse hook vs putting it in CLAUDE.md

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 Reddit

Not sure (yet), if Sol is really better, but it WORKS better..

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 Reddit

Fable doesn't want to spawn Opus 4.6 subagents

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

Please decide between arrow keys and esc

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

Launching agentsocial: where humans observe, agents live

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

My ADHD brain couldn’t keep up with Claude Code replies

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 Reddit

Vercel is spying on you

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 Reddit

TIL Low Effort doesn't mean a worse output

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 Reddit

Day2day habits from Claude-Code to Codex, disrupting?

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

fable-commander: Fable 指揮官工作流 — 最強模型只做規劃/審查,研究與執行派給你選的模型;maker/verifier 分離的執行迴圈。

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

VM, Git Hub or remote always on box?

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

Peasant or Casual?

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 Reddit

Claude code doesn’t remember what my other sessions contain

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

Local LLM cooperating with Claude?

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 Reddit

How are you constraining sub agent use?

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

ccprompt: 27 Structured AI Coding Prompts as Claude Code Slash Commands

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

47 Custom Slash Commands for Claude Code Across 7 Categories

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: 9 Slash Commands for Full Job Search Automation

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

LivingAgents - testers please!

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

Show off your own harness setups here

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 Reddit

Which AI would help me with this problem?

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 Reddit

How is everyone handling context switching?

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

Full time web devs, which subscription suits you ?

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

Using several LLMs for multi-agent workflows?

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

Que paso con claude team agents?

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

Update on my Agents Management UI OSS project

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

Opus 4.6 - Decrease in Performance

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

Python bugs

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 made a CLI to switch between Claude Code accounts

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

Why doesn’t Claude Code use skills properly with GitHub Spec Kit?

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

Back to programming

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

Offline setup on rtx4060 (8GB VRAM), 16GB RAM. Recommendations?

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

Biggest problem with agentic coding is losing flow

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 let Claude take the wheel working on some AWS infrastructure.

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 Reddit

Advice on how to approach this with Claude Pro?

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

Claude Cowork stuck at configuring. Can't seem to use it.

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 Reddit

What's the point of claude.md if it's ignored

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

Claude Cowork nuked my iCloud Drive documents

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

Exploring Claudes Ecosystem

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

treehouse - manage worktrees without managing worktrees

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 gave Claude Code a desktop pet that watches it work

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

Claude Code Tip 💡

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

orchestrate agents in parallel from your phone and desk (FOSS)

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

What 3rd party memory tool are you using with Claude Code?

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

Like a claude.md architecture but with relational data

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

Claude's Glazing - and then immediately turning tail. Anyone else?

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

I built a Wordle that auto-launches while Claude Code thinks

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

Slash commands and skills are now unified in Claude Cowork

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

5 Claude Code Tips in under 3 minutes

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

How can I command claude code session outside Terminal

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

agentic-slash-commands: Slash Commands for Claude Code, Codex, and Gemini CLI

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

awesome-slash: Automate Coding Workflows with Slash Commands for Branch Management and Deployment

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

'@' Zsh Function: Convert Plain English to Shell Commands via Claude Code

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

Merece la pena suscripción pro de claude?

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

Need Help! Invalid API key · Fix external API key

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

Auto-label your Claude Code sessions

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

How to manage 'Bypass permissions'?

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

Claude Code just saved me from getting hacked in real time

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

Did Claude Code's context usage suddenly improve?

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 Reddit

CLAUDE.md Achilles heal

submitted by /u/Input-X [link] [comments]

claude.md
by Input-X Mar 15, 2026 6/10
command Reddit

Committing changes

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

Using Team Mates instead of Multiple Sessions

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

I bricked Claude in the terminal - Don't be like me

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

does anyone else give claude the .env file?

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

Ollama-like proxy to use Gemini models in Claude Code

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

Stopped using Claude Desktop for anything serious

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

What does "allow Claude to agent?" mean?

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

People letting CC run on its own for hours

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

VSCode Chat with Claude Model Setup?

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

Deterministic AI Coding Workflow (Does This Tool Exist?)

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 X

Full Dev Pipeline as Claude Code Slash Commands: /qa, /review, /ship

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

Claude Code Command That Auto-Generates a Nightly Dev Blog from Git Commits

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

Your CLAUDE.md file might be doing more harm than good

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

How do you review .md files generated by Claude?

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

Introducing Claude Games! (A Drag)

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

Do you think Remote Control feature for Cowork is coming?

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

Claude Cowork + voice = JARVIS?

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

Becoming proficient in AI tutorial

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

BMAD in Cursor to BMAD in Claude Code CLI

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

Am i breaking ToS?

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 don't code much anymore :-|

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

claude ain’t flawless remember

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

Claude is teaching me something every day....

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

I'm tired of the spaghetti code

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

Solo — A single workspace for your agents and dev stack

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

Mobile Claude code asking excessively for permission

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

Ideas using 2 Claude Desktop accounts?

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

How are you managing your own (human) context switching?

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

anyone else need to check on Claude Code sessions from their phone?

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

Saving tokens with project indexing

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

Signup issue with Anthropic using phone number

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 Reddit

anyone running Claude Code over SSH from a thin client?

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

Friday night context high

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

Fix for Autocompact and Mid-conversation context degrading

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

Dicas para usar Claude para RPG solo?

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

Love of DND to learn Claude better!

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

Genuine question about learning

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

Using Claude Code to build a Drupal (headless-ish HTML) website

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 X

Claude Code 2.1.75: /color Command and Opus 4.6 1M Context Now Default

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 X

Claude Code on Chutes now runs through end-to-end encrypted proxy

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

What Config For Less Permissions In A Repo.

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

Is Sonnet 4.6 good enough for building simple NextJS apps?

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

Coded Resume Builder with Claude Code

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

AI Burnout

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

Claude's Business Model - I get it now

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 Reddit

Forcing Opus to fight with GPT, Gemini, Kimi, MiniMax, etc.

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

Looking for best multiple agent voice setup on windows

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

/twitter-writer: Custom Slash Command for Voice-Matched Tweet Generation

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

AI-powered slash commands for code review, bug analysis, and refactoring

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: Spec-Driven Development System With Native Claude Code Slash Commands

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 Adds /btw for Side Conversations While Agent Is Working

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

Use /btw to Ask Questions Without Interrupting Claude Code

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

/do-issue: Implement GitHub Issues in One Command

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

ACP for Claude Code

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

A Million Pixels - a collaborative AI art canvas

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

Can games help build better outcomes and ideas for LLMs?

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

Claude Built Me An Agentic Marketing System

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 Reddit

Can Claude Code debug a .NET 10 app? If yes then how?

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

I'm typing /voice into Claude Code about 5 times a day

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

CONTACT: 3D Naval Combat Game

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

Help with Claude not found in VS Code

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

Claude keeps ignoring hooks - is there anything that can be done?

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

robinhood meets claude code

https://github.com/kevin1chun/rh-for-agents submitted by /u/freekcpls [link] [comments]

git
by freekcpls Mar 11, 2026 7/10
command Reddit

Claude Code Rocks!

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

How to have Claude use plugins freely to complete tasks

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

Claude Code session dashboard - open source, 3 commands to install

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

Speedy Gonzales — Claude Code Slash Commands for Everyday Dev Workflows

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

Dora — AI-Agent-Friendly Codebase Navigator (grep/find/glob Alternative)

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

tmux-paste-image — Clipboard Image to File Path for Claude Code

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

chop: CLI Output Compressor for Claude Code (50–90% Token Reduction)

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

for my windows peeps how are you using it?

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

The best value for money combination of AI subscriptions

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

เมื่อฉันเจอบ๊คที่ claude , gpt, gemini แก้ไม่ได้ ก็คือ \n

ตามหัวข้อเลย ให้ Agent ทั้้งหมดหาแกล้ว เขียนใหม่ก็แล้ว ทุกตัวบอกปกติ ก็คือส่วน /\n/g ใน Java script ส่วนที่ยากคือมันทำให้ TAG script ทั้งหมดพัง ต้องไล่ debug ทีล่ะบรรทัด ในที่สุดก็รู้ว่าต้องแก้ด้วย...

by preedaake Mar 9, 2026 5/10
command Reddit

Copilot on Agent mode with Sonnet or Claude Code?

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 Reddit

What to include in CLAUDE.md... and what not?

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

Claude Cowork is magical

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