optimus-help
Lists all available Optimus skills with descriptions, usage commands, and when to use each one. Helps users discover what's available and choose the right skill for their situation.
"Stage 5 of the task lifecycle. Verifies all prerequisites before marking a task as done: no uncommitted changes, no unpushed commits, PR ready to merge (if applicable), CI passing, tests and lint passing locally. During cleanup, offers to merge the PR (user chooses merge strategy via AskUser)."
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "optimus-done" with this command: npx skills add alexgarzao/skillsmp-alexgarzao-alexgarzao-optimus-done
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Lists all available Optimus skills with descriptions, usage commands, and when to use each one. Helps users discover what's available and choose the right skill for their situation.
Resolves merge conflicts in tasks.md caused by parallel task execution. When multiple tasks run simultaneously on different feature branches, each commits status changes to tasks.md. When branches merge, conflicts arise. This skill detects, parses, and resolves those conflicts using the most advanced status rule -- each task's row is independent.
Administrative task management for tasks.md. Create, edit, remove, reorder, and cancel tasks. Manage versions (create, edit, remove, reorder) and move tasks between versions. Validates format, dependencies, and ID uniqueness. Runs on any branch -- this is an administrative skill, not an execution skill.
Deep review of project documentation. Finds errors, inconsistencies, gaps, missing data, and improvements. Presents findings in a compact table and resolves one by one with user approval. Does not make automatic changes.