meta-improve

Orchestrate weekly meta-learning cycles to improve software development workflows.

2|3|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/psd401/psd-claude-coding-system --skill meta-improve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-improve
Source: https://github.com/psd401/psd-claude-coding-system/tree/main/plugins/psd-claude-coding-system/skills/meta-improve
Command: npx skills add https://github.com/psd401/psd-claude-coding-system --skill meta-improve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of manually coordinating a weekly cycle of meta-learning activities by orchestrating an automated improvement pipeline for software projects.

Core Features & Use Cases

  • Comprehensive orchestration of all pipeline phases: Analyze, Learn, Document, Predict, Experiment, Implement, Evolve, and Health.
  • Generates auditable weekly reports and dashboards to track improvements, velocity, and reliability.
  • Supports configurable modes (Normal, Dry-run, Partial) and selective phase execution to fit team schedules and budgets.

Quick Start

  • Run the weekly pipeline: /meta-improve
  • Dry-run the pipeline: /meta-improve --dry-run
  • Skip expensive phases: /meta-improve --skip evolve --skip experiment
  • Run a single phase: /meta-improve --only analyze

Frequently Asked Questions about meta-improve

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a weekly meta-learning pipeline for software development workflows?

You automate a weekly meta-learning pipeline by orchestrating phases like analyze, learn, predict, and implement to continuously improve software workflows. This pipeline runs deterministically to generate auditable Git-based reports and apply safe enhancements.

What is meta-learning orchestration in software engineering?

Meta-learning orchestration is the automated coordination of a weekly cycle covering analysis, documentation, prediction, and implementation. It continuously improves software projects by generating improvement ideas, running experiments, and applying enhancements across teams.

Can I dry-run or skip expensive phases in an automated improvement pipeline?

Yes, you can dry-run the automated improvement pipeline or skip expensive phases like experiment and evolve. It supports configurable modes including Normal, Dry-run, and Partial, allowing selective phase execution to fit your team schedules and budgets.

How do I generate auditable weekly reports for software workflow improvements?

You generate auditable weekly reports by running a meta-learning pipeline that tracks improvements, velocity, and reliability. It uses Git-based reporting and generates dashboards to document changes and monitor the health of software development workflows.

When should I use partial mode for continuous software workflow improvements?

Use partial mode when you need to run selective phases of the improvement pipeline to fit tight team schedules or budgets. It allows you to skip expensive operations like experiments while still analyzing past activity and documenting changes.

Does the weekly improvement pipeline support deterministic execution?

Yes, the weekly improvement pipeline enforces deterministic execution across all orchestration phases. This ensures consistent, auditable results when analyzing past activity, predicting issues, and safely applying enhancements across software development teams.