commit
01Skill Claude CodeCodex
Stage and create a conventional git commit. Use when the user asks to commit, or when an agent reaches a logical checkpoint worth capturing. Enforces Conventional Commits v1.0.0.
Skill Claude CodeCodex
Stage and create a conventional git commit. Use when the user asks to commit, or when an agent reaches a logical checkpoint worth capturing. Enforces Conventional Commits v1.0.0.
Skill Claude CodeCodex
Create a pull request for the current branch. Use when the user asks to create a pull request, open a PR, or submit a PR. Make sure to use this skill whenever the user mentions PRs, pull requests, submitting code for review, or pushing changes for merge, even if they don't explicitly say "create a PR.".
Skill Claude CodeCodex
Create a new doc file and register it in the docs index. Use when adding documentation to the docs tree. Enforces naming conventions, duplicate detection, tree-aware placement, and situation-based descriptions.
Skill Claude CodeCodex
Initialize a docs/ progressive disclosure system for a project. Use when setting up docs for the first time, or when resetting a broken docs configuration. Creates index.md, CLAUDE.md markers, and README — no skeleton doc files. Supports subfolder or repo-root placement.
Skill Claude CodeCodex
Author, validate, and dry-run Fabro workflow graphs (.fabro DOT files) from a plain-English process description. Use when the user wants to create or edit a Fabro workflow, dark-factory pipeline, or agent orchestration graph.
Skill Claude CodeCodex
Audit a Maven Lightning Lesson signup page against Maven's listing requirements for being made discoverable and featured on maven.com. Use when the user supplies a maven.com lesson URL and asks for a review, audit, critique, or "is this featureable?" check. Reports specific, rewrite-level changes for the title, name…