Yaleh Meta Cc
yaleh meta-cc is a Claude Code plugin for the Operate phase that analyzes session history to optimize agent workflows, error recovery, and technical-debt patterns.
Replay and analyze Claude Code session history to spot workflow waste, recurring errors, and refactor opportunities before the next build cycle.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install yaleh-meta-cc@yaleh/meta-ccBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:yaleh/meta-cc") and the paste-ready config with skillselion.get_install_config("plugin:yaleh/meta-cc").
What it does
yaleh meta-cc is a Claude Code plugin that treats your past sessions as evidence, not noise. Instead of generating features, it meta-analyzes how you actually used Claude Code: where time went, which failures repeated, and which workflows deserve a slimmer playbook. Solo builders juggling idea, build, and ship in one chair benefit when the tool surfaces habits—skipping tests, over-scoping refactors, or ping-ponging on errors—that are hard to see mid-sprint. Place it on the Operate and Iterate shelf because the payoff is better next sessions, not a single ticket fix. Use it after meaningful coding blocks or before planning the next milestone. It complements skills like brainstorming or writing-plans by informing whether your execution patterns match your intent. It does not replace proper logging, issue trackers, or production APM; scope stays Claude session history and agent workflow quality.
Highlights
- Single-plugin meta-cognition focus on Claude Code session history and workflow patterns
- Datadriven detection of errors, retries, and technical-debt signals across timelines
- Workflow analysis aimed at productivity, quality, and testing-strategy adjustments
- Supports refactoring and CI/CD minded retrospectives without leaving the agent ecosystem
- Lightweight community repo oriented to optimization rather than greenfield codegen
Why builders use it
You finish Claude Code sessions without a structured view of what slowed you down, so the same workflow mistakes and error loops return on the next feature.
After installing meta-cc, you get session-level meta-cognition reports that highlight patterns and concrete workflow tweaks for upcoming Claude Code work.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 16 stars, 0 votes.
FAQ
Who is yaleh-meta-cc for?
It is for Claude Code users who want to improve how they work with the agent by mining session history for workflow and quality patterns.
When should I use yaleh-meta-cc?
Use it after substantial coding or debugging stretches, or before planning the next sprint, when you want datadriven feedback on errors, refactors, and testing strategy.
How do I add yaleh-meta-cc to my agent?
Install the yaleh/meta-cc plugin from its marketplace entry in Claude Code, ensure session history is available locally, then invoke the meta-cognition skill per the repo README.
Comments
Share how you use yaleh-meta-cc, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.