nowfound

Alternatives

Products that do what ccmd does

Install, update, share Claude Code commands via Git

  1. 1
    Claudebin258

    Export and share your Claude Code sessions as resumable URLs

    Feb 2026

  2. 2PM

    I built a lightweight project management workflow to keep AI-driven development organized. The problem was that context kept disappearing between tasks. With multiple Claude agents running in parallel, I’d lose track of specs, dependencies, and history. External PM tools didn’t help because syncing them with repos always created friction. The solution was to treat GitHub Issues as the database. The "system" is ~50 bash scripts and markdown configs that: - Brainstorm with you to create a markdown PRD, spins up an epic, and decomposes it into tasks and syncs them with GitHub issues - Track…

    2025 · github.com

  3. 3

    Store, review, and share your Claude Code sessions

    Mar 2026 · bench.silverstream.ai

  4. 4

    Let Claude use your computer from the CLI

    Mar 2026 · code.claude.com

  5. 5

    Copilot's response to Claude Code and Codex CLI

    Sep 2025

  6. 6

    Run Claude, Codex & Copilot directly in GitHub & VS Code

    Feb 2026

  7. 7OS
  8. 8AC
  9. 9
    Replicas239

    Run Claude Code and Codex in the cloud

    Jun 2026 · replicas.dev

  10. 10CS

    Hi HN, We use Claude Code a lot, and after a long session there isn't a simple way to share exactly what happened with someone else. Prompts, responses, file edits, and tool calls all stay inside the terminal. We built Claudebin to make that easier. It's a plugin that lets you export the current session as a URL containing: - the full message thread - file reads and writes - bash commands - web and MCP calls You can send the link to someone, attach it to a PR, embed part of it, or resume the session locally. It's open source. GitHub:…

    Feb 2026 · claudebin.com

  11. 11CC

    I built Claude‑CMD, an open-source command-line interface for working with Claude Code commands, configurations, and AI-driven workflows. It’s designed to help developers and PMs streamline how they interact with Claude Code in coding tasks, automation, and prompt management. Website: claudecmd.com Happy to answer questions or hear suggestions. You can also contribute your own commands to help improve the project. Contributions welcome!

    2025 · github.com

  12. 12

    Claude Code command that plans your codebase in the cloud

    Apr 2026 · code.claude.com

  13. 13
    Chive149

    The macOS companion for Claude Code

    2025

  14. 14

    Securely share your Claude Code with your friends

    May 2026 · claudeshare.in

  15. 15
    Boxes.dev112

    Run Claude Code and Codex in your own cloud environment

    Jun 2026 · boxes.dev

  16. 16

    Use Claude Code, Codex, and Gemini in parallel

    Mar 2026 · parallelcode.app

  17. 17

    See everything Claude Code hides from your terminal

    Feb 2026

  18. 18
    Claudy163

    A proper home for Claude Code — multi-session, multi-account

    May 2026 · claudy.markg.app

  19. 19CC

    Continuous Claude is a CLI wrapper I made that runs Claude Code in an iterative loop with persistent context, automatically driving a PR-based workflow. Each iteration creates a branch, applies a focused code change, generates a commit, opens a PR via GitHub's CLI, waits for required checks and reviews, merges if green, and records state into a shared notes file. This avoids the typical stateless one-shot pattern of current coding agents and enables multi-step changes without losing intermediate reasoning, test failures, or partial progress. The tool is useful for tasks that require many…

    Nov 2025 · github.com

  20. 20CC

    My team uses Claude Code daily, and the sessions have become some of the most useful artifacts we produce. But they're trapped in ~/.claude/projects/ on whichever laptop they happened on. There's no good way to hand a colleague "the session where I untangled the migration" so they can claude --resume it and keep going from where I left off. Enter ccgs: Share Claude Code sessions through an orphan branch (@ccgs/) in your existing repo's remote - Session files carry the author's absolute paths. On pull, ccgs rewrites the working dir back to your path so resume actually…

    Jun 2026 · github.com

  21. 21CC

    I built this for myself but I figured why not share. The aim of CCM is to be able to fully manage all Claude Code configuration files, both globally and those in your project. Some neat features: - Manages your CLAUDE.md, rules, hooks, agents, memories and so on. - Elevate memories to rules - Copy/Move any asset from one scope to another, or elevate it to global scope - Install marketplaces and plugins The full app is embedded right on the site as a demo so you can try it out. I'm happy to receive feedback, I know it's not perfect. Thanks for taking a look.

    Apr 2026 · claude.ldlework.com

  22. 22AC

    We needed something like --dangerously-skip-permissions that doesn’t nuke your untracked files, exfiltrate your keys, or install malware. Claude Code's permission system is allow-or-deny per tool, but that doesn’t really scale. Deleting some files is fine sometimes. And git checkout is sometimes not fine. Even when you curate permissions, 200 IQ Opus can find a way around it. Maintaining a deny list is a fool's errand. nah is a PreToolUse hook that classifies every tool call by what it actually does, using a deterministic classifier that runs in milliseconds. It maps commands to action types…

    Mar 2026 · github.com

  23. 23CC

    Have you ever wondered if Claude Code could be rewritten as a bash script? Me neither, yet here we are. Just for kicks I decided to try and strip down the source, removing all the packages.

    Mar 2026 · github.com

  24. 24
    Termexo98

    A local Windows workbench for Claude Code and Codex

    Aug 2026 · termexo.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →