odylith-discipline

Validate Odylith discipline constraints and learning-spine contracts during agent operation.

34|3|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/odylith/odylith --skill odylith-discipline
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: odylith-discipline
Source: https://github.com/odylith/odylith/tree/main/.agents/skills/odylith-discipline
Command: npx skills add https://github.com/odylith/odylith --skill odylith-discipline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Odylith discipline has rigorous rules (hard laws, host/lane parity, and learning-spine contracts) that must be validated before they influence agent behavior.

Core Features & Use Cases

  • Validates discipline constraints to ensure compliant agent actions.
  • Enforces host/lane parity to maintain consistency across environments.
  • Provides learning-spine contract validation for benchmarked behavior and governance.

Quick Start

Activate the discipline validation routine in your agent workflow to enforce hard laws and contracts.

Frequently Asked Questions about odylith-discipline

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

FAQPage Schema
How do I validate discipline contracts for agent operations?▼

To validate discipline contracts, you activate the validation routine in your agent workflow to enforce hard laws, host/lane parity checks, and learning-spine constraints during agent sessions. It requires a valid SKILL.md frontmatter with a name and description.

What is a learning-spine contract and when is it needed?▼

A learning-spine contract is a benchmarked behavior rule validated for governance during agent operations. It is needed when you must enforce consistent, compliant agent actions across different environments and sessions.

How do I enforce host/lane parity checks across agent environments?▼

You enforce host/lane parity by applying the discipline validation routine to your agent workflow, which checks consistency across environments before behavior rules influence agent actions.

Do I need a specific file format to validate governance constraints?▼

Yes, validating governance constraints requires a valid SKILL.md frontmatter containing a name and description. The validation routine references this MD path for activation during agent operations.

What is the best way to ensure compliant agent actions during sessions?▼

The best way to ensure compliant agent actions is to activate the discipline validation routine, which enforces hard laws and learning-spine contracts before they influence agent behavior.