ecosystem-lifecycle

Classify, self-heal, and auto-provision Batuta skill components with governance logging.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/jota-batuta/batuta-dots --skill ecosystem-lifecycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ecosystem-lifecycle
Source: https://github.com/jota-batuta/batuta-dots/tree/main/BatutaClaude/skills/ecosystem-lifecycle
Command: npx skills add https://github.com/jota-batuta/batuta-dots --skill ecosystem-lifecycle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The ecosystem needs ongoing classification, self-healing, and auto-provisioning of skills to maintain quality and coverage across projects.

Core Features & Use Cases

  • Classify newly created components as generic or project-specific, propagate generic skills to the hub when appropriate.
  • Self-heal by verifying user-reported violations and proposing fixes with traceable evidence.
  • Provision missing local skills by auto-provisioning from the global library or flagging gaps for creation.
  • Governance and logging of classifications and changes across projects.

Quick Start

Run classify after ecosystem-creation completes, review any violations, and auto-provision missing skills as needed.

Frequently Asked Questions about ecosystem-lifecycle

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

FAQPage Schema
How do I automate skill classification and governance across a project ecosystem?

Automate skill classification by running a governance workflow that categorizes components as generic or project-specific and propagates generic skills to the hub. This maintains ecosystem integrity by enforcing frontmatter validation and content checks.

What is the best way to auto-provision missing local skills from a global library?

Auto-provision missing local skills by running a workflow that imports components from the global library or flags coverage gaps for creation. This ensures consistent coverage across projects when a technology lacks a local skill.

How does self-healing work for rule violations in a skill ecosystem?

Self-healing verifies user-reported rule violations and proposes fixes with traceable evidence. It uses a structured envelope for auditable decisions and logging to maintain quality and coverage across projects.

When should I run ecosystem lifecycle governance checks on my skills?

Run governance checks after ecosystem-creation completes, when rule violations are reported, or when a technology lacks a local skill. This triggers classification, self-healing, and auto-provisioning to maintain ecosystem integrity.

Can I audit and log skill classification changes across multiple projects?

You can audit and log skill classification changes using a structured envelope that records governance decisions. This workflow tracks classifications and changes across projects to maintain ecosystem quality and coverage.

Does ecosystem lifecycle validation enforce frontmatter and content checks on all skills?

Ecosystem lifecycle validation enforces frontmatter validation and content checks on all skill components. It applies governance workflows to classify, self-heal, and auto-provision skills to maintain consistent coverage.