claude-code-power-stack banner
bluzername bluzername

claude-code-power-stack

Design community intermediate

Description

[](https://github.com/bluzername/claude-code-power-stack/actions/workflows/ci.yml) [](https://github.com/bluzername/claude-code-power-stack/releases) [](LICENSE) [](CONTRIBUTING.md) []() [](https://docs.anthropic.com/en/docs/claude-code)

Installation

Terminal
claude install-skill https://github.com/bluzername/claude-code-power-stack

README

Claude Code Power Stack

[](https://github.com/bluzername/claude-code-power-stack/actions/workflows/ci.yml) [](https://github.com/bluzername/claude-code-power-stack/releases) [](LICENSE) [](CONTRIBUTING.md) []() [](https://docs.anthropic.com/en/docs/claude-code)

**Stop losing context. Start every session where you left off.**

A curated toolkit that gives [Claude Code](https://docs.anthropic.com/en/docs/claude-code) persistent memory, cross-project search, structured planning, and session management - so you never repeat work across projects.

curl -fsSL https://raw.githubusercontent.com/bluzername/claude-code-power-stack/main/setup.sh | bash

**[Cheatsheet PDF](docs/cheatsheet.pdf)** (print it) | **[Workflow Guide](docs/workflow-guide.md)** (read it) | `ccs cheat` (in your terminal)

**Jump to:** [What's in the Stack](#whats-in-the-stack) | [Quick Start](#quick-start) | [How It Works](#how-it-works) | [Deep Dive](#deep-dive-each-tool) | [Team Mode](#team-mode) | [Quick Reference](#quick-reference) | [FAQ](#faq)


What's in the Stack

Tool What it solves How it works
Ghost "I already figured this out last week" MCP server that auto-captures decisions, mistakes, and patterns per project
cc-conversation-search "Where was I working on X?" Cross-project semantic search via ccs CLI
Session naming "Which session was the auth refactor?" /rename-session command with structured naming convention
Planning-with-files "I lost track halfway through" File-based working memory for complex, multi-step tasks
Team Mode "What did my teammate decide?" Shared append-only log via git (ccs team)

The problem this solves

Without                              With Power Stack
---------                            ----------------

...