npx skills@latest add AlexRebula/skillsOr as a read-only Claude Code plugin: /plugin marketplace add AlexRebula/skills
Don't know where to start? Skip the picker and run /ask-alex instead — works like Matt Pocock's ask-matt, scoped to this fork: describe your situation and it'll name the skill or sequence that fits.
Pick up where the last session left off before writing anything new.
Daily session startup coordinator. Runs preflight → session context → repo status + WIP sweep → open PR sweep → morning brief → file write → Asana sync.
Composite pre-flight: runs `/check-prior-work`, `/load-oss-standards`, and `/load-dependency-chain` in sequence.
Scans context for a `<conversation-summary>` block and extracts earlier session work for continuity.
Load the session index and latest wrap file; check for an existing morning brief for today.
Load all session guidelines in one go: Karpathy coding rules, OSS quality standards, and PR/branch conventions. Run at the start of every session before any user task.
Ask which skill or flow fits your situation. A router over the whole skill set in this repo.
Select this stage to browse each skill in more depth.
You just saw the shape. Read the Flow in detail for why these stages actually fit together.