reversa-principles

Create, update, and retire durable project principles with dated impact reports.

1|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/Rdinda/FMA_Pontos --skill reversa-principles-rdinda
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-principles
Source: https://github.com/Rdinda/FMA_Pontos/tree/main/.agents/skills/reversa-principles
Command: npx skills add https://github.com/Rdinda/FMA_Pontos --skill reversa-principles-rdinda

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of keeping the project’s long-lived decision rules consistent, up to date, and properly propagated across dependent templates as the project evolves.

Core Features & Use Cases

  • Create or Update Principles: Create a new set of enduring principles or update/retire existing ones with clear numbering and historical tracking.
  • Impact Propagation (Suggestion-Only): Generate dated impact reports for affected templates instead of rewriting templates automatically.
  • Operational Reliability: Uses the Reversa state file to locate correct folders, checks for existing principles, applies standard hooks, and persists changes atomically.

Quick Start

Use the reversa-principles command to create or update the project’s durable principles, producing an impact report for any templates that may need human review.

Frequently Asked Questions about reversa-principles

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

FAQPage Schema
How do I maintain project governance principles across evolving templates?

To maintain project governance principles, this Skill defines and updates durable decision rules in a principles document, applying hooks with atomic persistence to keep dependent templates consistent as the project evolves.

What is the best way to track the impact of updating project standards on existing templates?

The best way to track project standards impact is by generating dated impact reports for affected templates. This Skill provides suggestion-only propagation, flagging templates for human review instead of automatically rewriting them.

How do I create and retire project principles with proper historical tracking?

To create and retire project principles with historical tracking, use the guided workflow to assign clear numbering to enduring rules. The Skill writes these changes atomically to the principles document for reliable versioning.

Does the principles governance workflow automatically rewrite my templates?

No, the principles governance workflow does not automatically rewrite templates. It generates dated impact reports for affected templates, relying on suggestion-only propagation to ensure changes receive proper human review.

What state file do I need for locating the correct project governance folders?

You need the Reversa state file to locate correct project governance folders. The Skill uses this state file to check for existing principles, apply standard hooks, and persist changes atomically.