Claude Skills · DevOps & Infrastructure
Alignfirst Developer Openclaw Playbook
paleo/alignfirstOperating-instructions dispatcher for an AlignFirst Developer running on OpenClaw. Routes every user message by surface — thread → working session, channel/DM → channel handling — and carries the global rules.
At a glance
This skill is for DevOps & Infrastructure and helps you manage developer workflows, route messages to working sessions, and configure developer operations.
git clone --depth 1 https://github.com/paleo/alignfirst
cp -r alignfirst/skills/alignfirst-developer-openclaw-playbook ~/.claude/skills/alignfirst-developer-openclaw-playbook
Setup, runtime and requirements describe paleo/alignfirst, the repo this skill ships in.
Workflow RoutingMessage HandlingDeveloper OperationsopenclawAlignfirstSession Management
Also in paleo/alignfirst
View the repoExecute the AlignFirst AAD protocol.
Catch up with the current AlignFirst task: load its history, then continue with the user's instructions or summarize it.
Execute the AlignFirst description protocol.
Collaborative problem-solving protocols. Read when the user names AlignFirst or a protocol alias: spec, alspec, plan, alplan, AAD, al, catch...
Install, upgrade, recommend, or combine AlignFirst skills, plans-share, docmap, and workspace in a consumer repository, or prepare a reposit...
Execute the AlignFirst merge protocol.
Execute the AlignFirst planning protocol.
Execute the AlignFirst review protocol.
Execute the AlignFirst specification protocol.
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.