Operating-instructions dispatcher for the openclaw-coder autonomous-programmer workspace. Routes every user message by surface — thread → working session, channel/DM → channel handling — and carries the global rules. The workspace AGENTS.md loads this skill first on every user message.
$npx -y skills add paleo/alignfirst --skill openclaw-coder-playbookInstalls into the current project.
Run `npx skills use "https://github.com/paleo/alignfirst" --skill "paleo/alignfirst/openclaw-coder-playbook"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/paleo/alignfirst" that are relevant to the current task. Run `npx skills add "https://github.com/paleo/alignfirst"` and select the relevant skills, then follow their instructions.