Meta Skill Authoring

Govern Meta skill authoring with focus statements, decision trees, and evolution rules.

54|7|Updated Sep 19, 2021
One-click install
npx skills add https://github.com/Vrooli/Vrooli --skill meta-skill-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Meta Skill Authoring
Source: https://github.com/Vrooli/Vrooli/tree/main/scenarios/prompt-manager/store/skills/packs/core/skill-authoring-meta
Command: npx skills add https://github.com/Vrooli/Vrooli --skill meta-skill-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Meta skills can contradict each other and drift over time because authors lack a shared governance vocabulary and lifecycle rules; this guidance keeps those policies aligned so the skill ecosystem stays coherent and maintainable.

Core Features & Use Cases

  • Focus statements that clarify what facet of the skill system the Meta content governs and what it explicitly does not control.
  • Decision rules including convergence trees to decide when to update existing skills, author new ones, or avoid redundant work.
  • Anti-drift policies that limit duplication, encourage single sources of truth, and outline how to evolve governance without sprawl, such as reviewing new Meta guidance against the registration checklist before publishing.

Quick Start

Use the Meta Skill Authoring guidance to resolve overlaps, enforce boundaries, and document decision rules before registering or updating any Meta skill.

Frequently Asked Questions about Meta Skill Authoring

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

FAQPage Schema
How do I prevent conflicting rules when authoring meta skills for system governance?

To prevent conflicting rules when authoring meta skills, specify clear focus statements, decision trees, and boundaries so policies remain cohesive and audit-friendly.

What is a focus statement in skill governance?

A focus statement in skill governance clarifies what facet of the skill system the meta content governs and explicitly defines what it does not control.

How do I decide whether to update an existing skill or author a new one?

Use convergence trees as decision rules to determine when to update existing skills, author new ones, or avoid redundant work in the governance lifecycle.

What are the best practices to avoid skill duplication and drift over time?

Apply anti-drift policies that limit duplication, encourage single sources of truth, and review new meta guidance against the registration checklist before publishing.

Does this skill governance guidance apply to lifecycle and registration policy updates?

Yes, this guidance applies specifically when teams author or update meta skills that define lifecycle, registration, or policy management for the overall system.