meta-plan
CommunityOrchestrate agent and skill lifecycles
Authorslowman2084
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Meta-plan solves the fragmentation and manual coordination involved in creating, testing, calibrating, and iterating Agents and Skills by providing a single, disk-backed planning and execution controller that supports resumable runs and artifact-driven state.
Core Features & Use Cases
- Structured Plan Generation: Creates timestamped plan markdown files that act as the single source of truth for a create/test/calibrate/iterate workflow.
- Orchestration of Atomic Skills: Drives and invokes meta-* Skills (meta-ideal-state, meta-prompt-engineer, meta-testcase-gen, meta-rubric-gen, meta-eval-judge, meta-debug, meta-iterate) to complete individual steps.
- Resumable Execution & Artifact Management: Recovers context via scripts/context_tool.py, marks step completion based on files in tmp/, enforces backups to bak/, and produces evaluation reports and status.json for synchronization.
- Use Case: Scaffold a new agent, auto-generate testcases and rubrics, run baseline executions across platforms, evaluate with meta-eval-judge, and iterate on prompts based on a consolidated report.
Quick Start
Use meta-plan to create an agent named 'lyrics-bot' and execute a baseline test run to generate a full evaluation report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: meta-plan Download link: https://github.com/slowman2084/meta-agent/archive/main.zip#meta-plan Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.