breaking-changes
121Skill Claude CodeCodex
Use when checking whether a Codex update breaks our plugin ecosystem — hooks, agent frontmatter, manifest schema, or skill format.
Skill Claude CodeCodex
Use when checking whether a Codex update breaks our plugin ecosystem — hooks, agent frontmatter, manifest schema, or skill format.
Skill Claude CodeCodex
Use when checking for new Codex versions, features, or changes since the last known release.
Skill Claude CodeCodex
Use when gauging community sentiment, bug reports, or feature requests about Codex via Exa search.
Command
Amend last commit safely. Use for amend, fix last commit, update commit, modify commit.
Command
Chore commit. Use for maintenance, deps, dependencies, config, cleanup, housekeeping.
Command
Smart conventional commit with security validation, branch flow enforcement, and auto-detection. Use for git commit, commit changes, save work, stage and commit.
Command
Documentation commit. Use for update docs, documentation, readme, jsdoc, comments.
Command
Quick feature commit. Use for new feature, add feature, implement, create new.
Command
Quick bugfix commit. Use for fix bug, bugfix, patch, hotfix, correct error.
Command
Refactor commit. Use for refactoring, restructure, reorganize, clean up code.