Shell claude-code-plugin

Open-source Shell projects categorized as claude-code-plugin

Top 23 Shell claude-code-plugin Projects

claude-code-plugin
  1. codex-bridge

    Image generation (gpt-image-2) and GPT-5 subagents for Claude Code — through the Codex CLI login you already have. No OpenAI API key.

    Project mention: Claude Code Can't Draw — This Plugin Borrows Your Codex CLI Login | dev.to | 2026-08-10
  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. total-recall

    Persistent memory plugin for Claude Code. Tiered memory system with write gates, correction propagation, and slash commands.

    Project mention: Show HN: Total Recall – write-gated memory for Claude Code | news.ycombinator.com | 2026-02-05

    Opened a design issue for this if anyone wants to follow along or weigh in: https://github.com/davegoldblatt/total-recall/issues/2

  4. claude-brain

    Sync your Claude Code brain across machines — memory, skills, agents, rules, and settings with intelligent semantic merge. Git-based, auto-sync hooks. (by toroleapinc)

    Project mention: Show HN: Claude-brain – Sync your Claude Code brain across machines via Git | news.ycombinator.com | 2026-03-03
  5. agent-starter

    A toolkit of skills, templates, and guides for bootstrapping AI-agent-friendly projects. Started from Anthropic's Claude Code engineering patterns, extended with a per-project self-improvement loop and more.

    Project mention: Make your codebase safe for AI agents in one command | dev.to | 2026-07-18

    You can keep catching these in review, one diff at a time, forever. Or you can make the codebase itself push back the moment the agent writes them. That second option is what agent-starter sets up, and most of it lands in one command.

  6. claude-code-session-bridge

    Let your Claude Code sessions talk to each other 🤖💬

    Project mention: Session-bridge plugin for Claude Code | news.ycombinator.com | 2026-03-15
  7. i-have-adhd

    Claude Code skill to stop it from burying the answer. ADHD-friendly output.

    Project mention: Claude Code Skills Worth Trying: From Vague Idea to Finished Feature | dev.to | 2026-09-14

    i-have-adhd is an output-style skill that changes how Claude presents work.

  8. claude-code-setup

    Persistent memory system for Claude Code via Markdown. Setup with /init-project, resume with /catchup, wrap with /wrapup. Includes coding standards, MCP servers, and modular skills. Solves context loss after /clear.

    Project mention: Show HN: Claude Code Setup – Persistent context, consistent code, one workflow | news.ycombinator.com | 2026-01-27
  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. arness

    Structured AI workflows for Claude Code — from first idea to production deploy. Three plugins: Spark (discovery & prototyping), Code (development pipeline), Infra (infrastructure & deployment).

    Project mention: Show HN: Arness – I automated my dev process, but this time from idea to infra | news.ycombinator.com | 2026-08-11
  11. signum

    Risk-adaptive development pipeline with adversarial consensus code review (by heurema)

    Project mention: Signum Can Now Be Installed in Codex App as a Plugin | dev.to | 2026-05-08

    Signum README

  12. ship

    An agentic development harness for Claude Code, Codex & Cursor: gated pipeline from spec to green checks. (by heliohq)

    Project mention: Show HN: Open-Source Harness for Claude Code, Codex and Cursor | news.ycombinator.com | 2026-04-15
  13. dont-let-me

    Turn your agent into a mentor. It knows what you're working toward, and how you get in your own way.

    Project mention: Show HN: The mentor setup I've run for months, now as a Claude Code plugin | news.ycombinator.com | 2026-07-28
  14. lookagain

    Sequential code review with fresh agent contexts. Each pass runs in an independent subagent, ensuring unbiased analysis that catches issues other passes might miss.

    Project mention: LookAgain: Sequential code review with fresh agent contexts | news.ycombinator.com | 2026-05-21
  15. newsline

    One-line rotating news in your Claude Code status line — locale-aware, keeps your existing status line

    Project mention: Show HN: Newsline – one-line news in your status line while your AI agent works | news.ycombinator.com | 2026-07-20
  16. pitchdocs

    Turn any codebase into professional, marketing-ready GitHub documentation — powered by AI coding assistants

    Project mention: Dogfooding found 22 bugs my 1,548 tests missed | dev.to | 2026-03-18

    PitchDocs generates documentation for repos. READMEs, changelogs, roadmaps, security policies, user guides, AI context files. I use it on all my repos. Including PitchDocs itself.

  17. fal-ai-skill

    Claude code plugin to interact with fal ai

    Project mention: Fal-AI-skill: Claude Code plugin for working with fal AI | news.ycombinator.com | 2026-02-23
  18. milepost

    Long-term memory for Claude Code — a milestone-triggered, in-session work diary in plain markdown. No database, no lock-in, fully greppable.

    Project mention: Milepost – plain-Markdown long-term memory for Claude Code | news.ycombinator.com | 2026-07-14
  19. sonmat

    sonmat (손맛) — Claude Code plugin that builds verification habits into AI-human collaboration

    Project mention: I built sonmat to fix this. Then sonmat had the same bug. | dev.to | 2026-05-02

    → GitHub: jun0-ds/sonmat

  20. dev-loop

    LLM Knowledge Management • Wiki-grounded verification • RFC-based documentation • Best practices automation • AI-native engineering

    Project mention: Show HN: Dev-loop – parallel coding agents, supervised not just spawned | news.ycombinator.com | 2026-08-11
  21. sip

    Every prompt takes a sip 💧 — a fun Claude Code status line showing how much water talking to Claude costs, plus cost, 5h/weekly usage (mirrors /usage), context, model & effort, and turn count. All local, all free. (by piyushkhemka)

    Project mention: Built a tracker to estimate water wastage when talking to Claude | news.ycombinator.com | 2026-07-11
  22. groundwork

    A safe-by-default, batteries-included Claude Code harness starter pack — guardrails, a wiki-grounded quality loop, and a memory lifecycle. (by choiyounggi)

    Project mention: Show HN: Safety Guardrails for Claude Code | news.ycombinator.com | 2026-08-06
  23. compact-ops

    Claude Code plugin: self-contained session state preservation across context compaction (state capture, recovery injection, resume recovery, built-in usage warnings)

    Project mention: The Compaction Plugin I Was Releasing Warned Me Mid-Release | dev.to | 2026-07-07

    At 3 a.m. I was finishing the release of compact-ops, a Claude Code plugin that protects sessions from context compaction. Context usage hit 67%, and a notification appeared in my own session: threshold crossed, run /compact at a clean stopping point, here is your current plan and your latest decision. I wrote that warning. I was also the person it saved.

  24. swarms

    Current go-to configuration for achieving the best results from swarms. (by DheerG)

    Project mention: Openrouter Fusion API | news.ycombinator.com | 2026-06-15

    I had a very similar experience. I'd be keen to see how you went about it if you release it.

    Here's what I use: https://github.com/DheerG/swarms

  25. agents-concerto

    Multi-agent development orchestrator on Claude Code: dispatch by complexity, implement in isolated worktrees (TDD + Tidy First), review under a two-party boundary, stop at draft PRs for human merge.

    Project mention: Conducting agents like an orchestra: how agents-concerto works | dev.to | 2026-07-26

    So I built agents-concerto: a multi-agent orchestrator on top of Claude Code. The name is literal: there's a conductor and there are players. The conductor never touches an instrument. And the merge still belongs to the human.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell claude-code-plugin discussion

Log in or Post with

Shell claude-code-plugin related posts

  • I-have-ADHD: A skill to stop your coding agent from burying the answer

    3 projects | news.ycombinator.com | 8 Sep 2026
  • I tried to sell the minutes you spend waiting for your coding agent

    1 project | dev.to | 3 Sep 2026
  • I use LLMs to learn complex topics

    11 projects | news.ycombinator.com | 9 Aug 2026
  • I-have-ADHD – A skill for coding assistant that stops it from burying the answer

    1 project | news.ycombinator.com | 5 Aug 2026
  • Ayghri/I-have-ADHD: skill for coding agent to stop it from burying the answer

    1 project | news.ycombinator.com | 23 Jul 2026
  • LookAgain: Sequential code review with fresh agent contexts

    1 project | news.ycombinator.com | 21 May 2026
  • Signum Can Now Be Installed in Codex App as a Plugin

    1 project | dev.to | 8 May 2026
  • A note from our sponsor - AppSignal
    www.appsignal.com | 15 Sep 2026
    APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more →

Index

What are some of the best open-source claude-code-plugin projects in Shell? This list will help you:

# Project Stars
1 codex-bridge 250
2 total-recall 203
3 claude-brain 88
4 agent-starter 77
5 claude-code-session-bridge 67
6 i-have-adhd 65
7 claude-code-setup 56
8 arness 33
9 signum 18
10 ship 12
11 dont-let-me 13
12 lookagain 8
13 newsline 8
14 pitchdocs 8
15 fal-ai-skill 7
16 milepost 6
17 sonmat 4
18 dev-loop 4
19 sip 3
20 groundwork 3
21 compact-ops 3
22 swarms 2
23 agents-concerto 2

Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com