skills/alread/SKILL.md
Read all specs and summaries in the current task directory to prepare context.
npx skillsauth add paleo/alignfirst alreadInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Determine the TASK_DIR — read the alignfirst skill (../alignfirst/SKILL.md) if not already loaded. Then read every *spec.md and *summary.md file in the TASK_DIR.
development
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.
development
Blueprint for implementing a workspace system — multiple git-worktree dev environments side by side — in a repository.
tools
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.
development
Conventions for writing, organizing, and browsing documentation in a docs/ directory using docmap. Use when creating documents, restructuring documentation, or unsure about frontmatter format and file naming conventions.