⚖️ scrumia-rules
The rules-hierarchy format itself: index, guides, decisions.
slot · none version · 0.4.0
What it is responsible for
Defines how a body of rules is laid out so an agent loads only the guide a task routes to: an index read first and always, guides opened on demand, decisions opened only when a rule is challenged. Scaffolds a project's own section and evolves a rule without losing why it existed.
What it refuses
It is not a place to store rules. It owns the shape, never the content, and it declines to arbitrate a rule that belongs to an implementation module.
The assumption it makes
Assumes a body of rules grows past what one file can carry. Costs one more layer to author correctly — below three distinct concerns, a section is pure overhead.
Its skills
scrumia-rulesscrumia-rules-setupscrumia-rules-update
What it goes well with
Written for modules with rules to structure, not for a project running alone — adopted today by: scrumia-impl-reactjs, scrumia-impl-rust, scrumia-impl-solidjs, scrumia-solid-principles, scrumia-tanstack-query, scrumia-tdd.
Install it
/plugin install scrumia-rules@scrumia