npx claudepluginhub joshuarweaver/cascade-code-general-misc-3 --plugin mikekelly-opencode-promodeMUST be loaded when setting up, installing, migrating, reviewing, auditing, or checking CLAUDE.md files in projects. Covers installing the promode CLAUDE.md into new projects, migrating existing CLAUDE.md content to READMEs (progressive disclosure), and auditing projects for conformance. Invoke PROACTIVELY when user mentions CLAUDE.md, project setup, agent configuration, or code meta files.
Install, update, list, and remove Claude Code skills. Supports GitHub repositories (user/repo), GitHub subdirectory URLs (github.com/user/repo/tree/branch/path), and .skill zip files. Use when user wants to install, add, download, update, sync, list, remove, uninstall, or delete skills.
Promode is a Claude Code plugin that implements a methodology for AI agents to develop software. It emphasises TDD, context conservation, progressive disclosure, and clear delegation patterns.
Claude Code subagents don't inherit CLAUDE.md from the main conversation. This is a problem: subagents spawned via the Task tool don't know your project conventions.
Solution: The promode-subagent has the methodology baked in. When delegating, prefer it over the built-in agent:
Use the promode-subagent to [task description]
The subagent already knows TDD, behavioural-authority, context conservation, and all promode conventions.
The plugin includes three MCP servers that start automatically when the plugin is enabled:
EXA_API_KEY environment variable)/plugin marketplace add mikekelly/promode
/plugin install promode
Then restart Claude Code and tell Claude:
Update the claude code meta to install promode
Managing Claude Code skills is awkward without tooling. You either need to use marketplace commands repeatedly or manually download files from GitHub.
Promode's skill management lets you just ask Claude:
Skills are an important way to enhance Claude Code. Many MCP servers would likely be better off packaged as skills—they're simpler to create, don't require running a separate process, and integrate more naturally with Claude's workflow.
MCPs provide deterministic tools that the model calls—useful, but limited. Skills offer something more powerful: the ability to blend the determinism of scripts with the advanced reasoning of the model. A skill can guide Claude through a complex workflow, injecting structured steps where needed while letting the model apply judgment at decision points.
This hybrid approach makes more efficient use of both context and model capabilities. Instead of burning tokens on rigid back-and-forth tool calls, skills let you encode expertise directly into prompts that the model can interpret and adapt.
One reason more capabilities aren't packaged as skills is that MCP has better tooling for packaging and distribution. Skills Management is an attempt to fix this gap.
Skills Management promotes a simple packaging model: a skill is a git repo. This allows for:
Skills Management also supports installing individual skills from subdirectories within larger repos or plugins—the current common approach to sharing skills. This gives you the best of both worlds: use standalone repos for your own skills, while still accessing skills packaged in collections.
user/repo)github.com/user/repo/tree/branch/path).skill zip filesSkills Management handles both user level (~/.claude/skills/) and project level (.claude/skills/).
Promode enhances Claude Code so it builds software more intelligently
External network access
Connects to servers outside your machine
Requires secrets
Needs API keys or credentials to function
Uses power tools
Share bugs, ideas, or general feedback.
CLI tool for running Claude Code SDK sessions with configurable modes
Define collaboration style between Claude Code and user: step-by-step, deep-think, or pair programming
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Uses Bash, Write, or Edit tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim