Skill Principles

Document intent, scope, convergence, output expectations, and retirement criteria for skill authoring.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill establishes a shared governance layer so that every new or updated skill carries clear intent, consistent scope boundaries, and reliable output expectations rather than one-off directives.

Core Features & Use Cases

  • Shared mental models: demand concise intent statements, in/out scope definitions, and mode selections before authoring begins.
  • Decision hygiene: enforce convergence patterns, output expectations, and selector-first, human-first CLI norms to keep agent choices repeatable.
  • Lifecycle governance: document references, treatment of dependencies, promotion-retirement criteria, and mandatory referencing of supporting skills when evolving the system.

Quick Start

Apply Skill Principles to every new skill draft, checking intent, scope, convergence, output expectations, and retirement readiness before syncing changes.

Frequently Asked Questions about Skill Principles

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

FAQPage Schema
How do I enforce consistent skill governance across multiple prompt authors?

To enforce consistent skill governance, align authors with shared principles requiring concise intent statements, in/out scope definitions, and mode selections before authoring begins. This prevents ad hoc directives and ensures reusable guidance across CLI-operational skills.

What are skill governance principles and when do I need them?

Skill governance principles are a shared mental model for skill creation. You need them when creating or updating CLI-operational, tool, or practice skills to ensure reliable output expectations, convergence patterns, and consistent scope boundaries rather than one-off directives.

How to document skill scope boundaries and retirement criteria before registration?

Document scope boundaries and retirement criteria by defining intent, convergence patterns, output expectations, and promotion-retirement criteria before syncing changes. This lifecycle governance ensures mandatory referencing of supporting skills when evolving the system.

Does my CLI skill need convergence patterns and output expectations documented?

Yes, your CLI skill needs convergence patterns and output expectations documented to enforce decision hygiene. This keeps agent choices repeatable by applying selector-first, human-first CLI norms before a skill is registered.

What is the best way to avoid ad hoc directives when creating practice skills?

The best way to avoid ad hoc directives is applying a shared governance layer that demands documenting intent, scope boundaries, and output expectations. This meta-level review process ensures every new practice skill carries reusable guidance.

When should I not use a shared governance layer for skill creation?

You should avoid using a shared governance layer for trivial, one-off tasks that do not require reusable guidance or CLI-readiness. It is designed for meta-level reviews of evolving skills where consistent scope boundaries and retirement criteria are necessary.