Megapowers
Description
Skills, plugins, and hooks that change how coding agents work — Claude Code, Codex, OpenCode, Antigravity. Measured, not vibed.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
megapowers
[](https://github.com/lawzava/megapowers/actions/workflows/ci.yml) [](https://github.com/lawzava/megapowers/tags) [](./LICENSE)
megapowers is exactly one plugin for current Claude Code and Codex. It adds fifteen task-level skills, one shared default communication style, and a small destructive-command tripwire. It does not replace native agents, plans, goals, permissions, worktrees, memory, or browser tools.
The plugin is deliberately small. There is no model router, session catalog, formatter, status line, custom scheduler, hosted service, or compatibility layer for other harnesses.
Install
Claude Code:
claude plugin marketplace add lawzava/megapowers
claude plugin install megapowers@megapowers
Codex:
codex plugin marketplace add lawzava/megapowers
codex plugin add megapowers@megapowers
Start a fresh session after installation. Full update, verification, pinning, and uninstall instructions are in [docs/install.md](./docs/install.md).
The workflow
Use the smallest skill that matches the task. Skill descriptions stay visible; the full body loads only when selected.
| Need | Skill |
|---|---|
| Choose between inline work, native agents, a durable run, or review | orchestrating |
| Specify behavior, resolve requirements, and write an executable plan | design-and-plan |
| Stress-test a plan, decision, or idea through a round-based interview | grill-me |
| Change behavior with a verified red, green, refactor loop | test-first-implementation |
| Find a root cause before fixing a bug or flaky test | systematic-debugging |
| Prove completion, handoff, commit, merge, or release claims | verify-and-finish |
| Preview and authorize a real-world side effect | safe-effects |
| Preserve |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11