CC Marketplace (setouchi-h) — Summary
CC Marketplace is a small Claude Code plugin bundle (4 plugins) focused on practical git workflow automation and developer UX quality-of-life for Claude Code users. The four plugins are: statusline (rich shell status showing branch, model, cost, duration, and line changes), gh (intelligent PR creation with safety checks and structured body generation), git (git-flow style branch creation and conventional commits), and xcode (Xcode build and run on simulators/physical devices). It is distributed as a Claude Code marketplace bundle installable via /plugin marketplace add setouchi-h/cc-marketplace. The focus is narrow and practical — no AI methodology, no workflow orchestration, no spec generation. Each plugin solves a concrete developer task that surrounds Claude Code sessions (seeing what's happening, creating PRs correctly, following git conventions). Compared to seeds, it is closest in spirit to agent-os (Archetype 4 — markdown scaffold for practical patterns) but at a finer granularity: it ships runnable slash commands rather than passive markdown files.
differs_from_seeds: Closest to agent-os in spirit (practical tooling around the development loop) but ships actual runnable slash commands and a statusline hook rather than passive markdown scaffolds. Unlike superpowers or spec-driver (skills-only, behavior enforcement), cc-marketplace provides UI observability and git automation without any workflow methodology. No analogue to this combination (shell dashboard + PR automation + iOS build) exists in the 11 seeds.