megaplan
Structured multi-phase software planning, execution, and review
All Skills in This Repository (107)
Pure Emerald Level Indicatorsqmd
Index and search local markdown and text documents with hybrid retrieval.
bioinformatics
Indexes and exposes BioSkills reference material and ClawBio runnable pipelines for bioinformatics workflows.
sherlock
Identify public accounts for a username across 400+ networks using the Sherlock CLI.
1password
Manage and inject secrets via the 1Password CLI in Hermes automation.
neuroskill-bci
Analyze real-time NeuroSkill BCI data to tailor Hermes responses.
fastmcp
Create, validate, and deploy MCP servers using FastMCP templates and CLI tooling.
solana
Query Solana on-chain data with USD pricing via CLI commands.
base
Retrieve Base on-chain balances, token metadata, and network metrics via JSON-RPC.
blender-mcp
Send JSON-encoded bpy commands to Blender over a TCP socket.
meme-generation
Overlay captions on curated or Imgflip meme templates to generate images.
openclaw-migration
Migrate OpenClaw persona, memories, workspace data, and assets into Hermes Agent.
agentmail
Send and receive autonomous emails via an AgentMail inbox.
Frequently Asked Questions
FAQPage SchemaHow to install megaplan?โผ
Run `npx skills add peteromallet/megaplan --all -g -y` in your terminal to install all skills in this suite globally.
What does megaplan do?โผ
It turns a plain-English idea into a structured plan, then critiques, revises, executes, and reviews it in separate checked phases. This makes code generation and design documents far more reliable than a single-pass run.
How does megaplan reduce model costs?โผ
Each phase routes to the cheapest model that can handle it, using inexpensive open models for mechanical work and premium models only for planning, adjudication, and hard tasks.
Can megaplan write design docs instead of code?โผ
Yes. Metaplan mode produces a prose artifact like an RFC, spec, or migration plan, and a later code run can inherit its settled decisions automatically.
Does megaplan work with Claude Code and Codex?โผ
Yes. It supports Claude and Codex as premium models alongside DeepSeek and other open models, and runs in subagent mode by default for both.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core