sibyl-align

Regenerate the SIBYL control plane deterministically with scoped changes and narrative content.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/memorysaver/SIBYL --skill sibyl-align
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sibyl-align
Source: https://github.com/memorysaver/SIBYL/tree/main/apps/harness/skills/sibyl-align
Command: npx skills add https://github.com/memorysaver/SIBYL --skill sibyl-align

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill aligns and regenerates SIBYL's control plane, ensuring deterministic updates to the system's state without introducing ambiguity or errors.

Core Features & Use Cases

  • Deterministic Regen: Regenerates specific parts of the control plane based on change routing and scoped deterministic regeneration.
  • Scoped Generative Authoring: Authors narrative content only when necessary, within a specified scope.
  • CLI Integration: Offers a command-line interface for manual or automated execution.
  • Use Case: Use sibyl align to regenerate the .sibyl/alignment/ store, ensuring the Human Alignment cockpit tab displays accurate information based on the specified scope or default unconditional regen.

Quick Start

To regenerate the .sibyl/alignment/ store for the default scope, run sibyl align.

Frequently Asked Questions about sibyl-align

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

FAQPage Schema
How do I deterministically regenerate a control plane after routing changes?

Deterministic control plane regeneration updates the system state without ambiguity by routing changes and regenerating only the specified scoped parts. This ensures precise alignment and prevents state errors during updates.

What is scoped generative authoring and when is narrative content generated?

Scoped generative authoring creates narrative content only when necessary within a defined scope. It is triggered during deterministic regeneration to update specific control plane sections without affecting unrelated components.

How do I use the command line to align and regenerate the .sibyl/alignment/ store?

Run the command `sibyl align` from your CLI to regenerate the `.sibyl/alignment/` store. This ensures the Human Alignment cockpit tab displays accurate information based on the default unconditional scope.

Can I manually execute a deterministic regen for the SIBYL control plane?

Yes, the Skill offers a command-line interface that supports both manual and automated execution. You can manually trigger `sibyl align` to perform scoped or default unconditional regeneration of the control plane.

Does sibyl align require build convergence mechanisms to regenerate properly?

Deterministic regeneration depends on `sibyl-build-convergence` and related mechanisms to align the control plane properly. These dependencies ensure that change routing and scoped updates execute without introducing errors.

Why does my control plane regeneration introduce ambiguity or state errors?

Ambiguity or errors during control plane regeneration occur when updates lack deterministic routing. Using `sibyl align` enforces scoped deterministic regeneration to align the system state and prevent inconsistent updates.