Sharp Writing
Conventions for writing sharp, concise prose and Markdown, for human readers and AI agents. Read before writing documentation, READMEs, instructions, agent skills, or any prose text.
Alread
Read all specs and summaries in the current task directory to prepare context.
Alspec
Create a technical specification (spec) for a feature or task.
Aldescription
Write a description summarizing implemented work. Generates PR/MR descriptions from completed changes.
Almerge
Resolve merge or rebase conflicts. Investigates both sides, resolves the conflicts (with a special case for lock files), and writes a brief summary.
Alreview
Write a code review report comparing the current branch to a base branch.
Top Down Typescript
TypeScript and JavaScript coding style conventions, centered on top-down narrative ordering (caller first, helpers below) and functions over classes. Read before writing or reviewing TypeScript/JavaScript code, including code inside a spec or a plan.
Alplan
Create implementation plan(s) from a technical specification.
Al
Align-and-Do Protocol (AAD). Use for smaller tasks that don't need formal specs or plans.
Alignfirst
Collaborative problem-solving protocols. Write technical specifications (spec, or alspec), create implementation plans (plan, or alplan), or use Align-and-Do Protocol (AAD). Also generates PR/MR descriptions (aldescription) and code review reports (alreview).
Alignfirst Coaching
Coach an AlignFirst spec-plan-execute or AAD workflow using a CLI wrapper around a coding-agent CLI. Use when orchestrating coding agents through AlignFirst protocols non-interactively.
Alignfirst Setup Guide
>-
Openclaw Coder Playbook
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.