By jacexh
Project knowledge persistence and plan checkpoint tracking for superpowers workflows
Use before exploring the codebase, brainstorming, or making architectural decisions — reads project knowledge base so you understand the project before touching files or directories
Use when initializing project knowledge for the first time or when knowledge has drifted too far from reality — full codebase scan and knowledge regeneration
Use after completing a development branch or when prompted by Stop hook — incrementally updates project knowledge base from recent changes
A Claude Code plugin marketplace for productivity and development workflow extensions.
Skill Workshop is a curated collection of plugins that enhance Claude Code's capabilities for software development workflows. Each plugin is self-contained under plugins/<name>/ with its own hooks, skills, templates, and documentation.
/plugin marketplace add jacexh/skill-workshop
/plugin install superpowers-memory@skill-workshop
/plugin install superpowers-architect@skill-workshop
By default, third-party marketplaces do not auto-update. To automatically receive plugin updates:
Option 1: Via UI
/plugin → Marketplaces → skill-workshop → Enable auto-update
Option 2: Manual update
/plugin update --check
/plugin update superpowers-memory@skill-workshop
/plugin update --all
Project knowledge persistence and plan checkpoint tracking for superpowers workflows.
Injects architectural design pattern standards as hard constraints into planning, execution, and code review workflows.
.
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog definition
├── plugins/
│ ├── superpowers-memory/ # Plugin source code
│ └── superpowers-architect/ # Plugin source code
└── docs/
└── superpowers/
├── specs/ # Plugin design specifications
└── plans/ # Implementation plans
plugins/<plugin-name>/.claude-plugin/plugin.json with plugin metadata.claude-plugin/marketplace.json to include the new plugindocs/superpowers/Each plugin must follow the Claude Code plugin format:
plugins/<plugin-name>/
├── .claude-plugin/
│ └── plugin.json # Required: plugin manifest
├── hooks/ # Optional: Claude Code hooks
├── skills/ # Optional: skill definitions
└── ... # Plugin-specific files
Plugins in this marketplace are individually licensed. See each plugin's plugin.json for license information.
This marketplace is maintained by xuhao.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jacexh/skill-workshop --plugin superpowers-memoryInjects architectural design pattern standards as hard constraints into planning, execution, and code review workflows
Advanced development superpowers for orchestrating complex workflows with Superpower Loop and work verification
Persistent memory across sessions. Learns preferences, conventions, and corrections automatically.
Persistent memory across Claude Code sessions
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Persistent memory across Claude Code sessions using Supermemory
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses