Norn

Use when synchronizing tasks into the PennyOne ledger and coordinating bead claim and resolution flow.

majiayu000 a55ea21 2 files · 1.7 KB Updated 567 repo stars

File contents

🔱 NORN TASK COORDINATION SKILL (v1.0)

When to Use

  • Use when synchronizing tasks into the PennyOne ledger and coordinating bead claim and resolution flow.

MANDATE

Manage the Ledger of the Norns by synchronizing project tasks with the PennyOne database and generating executable "Beads" for Raven Wardens.

LOGIC PROTOCOL

  1. TASK SYNCHRONIZATION: Parse tasks.qmd and ingest open items into the norn_beads database table.
  2. PRIORITY CALCULATION: Assign bead priority based on vertical position and mission criticality.
  3. BEAD CLAIMING: Identify and assign the highest priority "OPEN" bead to a requesting agent.
  4. RESOLUTION FLOW: Mark beads as "RESOLVED" and update tasks.qmd checkmarks automatically.

USAGE

cstar norn --sync cstar norn --next --agent <id> cstar norn --resolve <bead_id>

majiayu000/claude-skill-registry-data/tree/main/orchestration/norn commit a55ea21349

Frequently asked questions

npx skillmds add majiayu000/norn