12 skills published by paleo across 1 repository. Together they weigh 37 238 tokens — that is what loading all of them at once would cost you in context.
12 skills 37 238 tokens total
Align-and-Do Protocol (AAD). Use for smaller tasks that don't need formal specs or plans.
Write a description summarizing implemented work. Generates PR/MR descriptions from completed changes.
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).
>- Setup-time companion to install or upgrade any subset of {docmap, workspace, alignfirst skills} in a consumer repo. Use when asked to install, set up, or upgrade docmap, the workspace worktree system, or the AlignFirst skills.
Resolve merge or rebase conflicts. Investigates both sides, resolves the conflicts (with a special case for lock files), and writes a brief summary.
Create implementation plan(s) from a technical specification.
Read all specs and summaries in the current task directory to prepare context.
Write a code review report comparing the current branch to a base branch.
Create a technical specification (spec) for a feature or task.
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.
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.
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.