Skill Claude CodeCodex
Retrieve and display ticket information from the project's configured ticketing tool.
Skill Claude CodeCodex
Retrieve and display ticket information from the project's configured ticketing tool.
Skill Claude CodeCodex
Generate well-structured user stories from feature requirements through iterative Product Owner questioning.
Skill Claude CodeCodex
Generate a Product Requirements Document from a feature description or user stories.
Skill Claude CodeCodex
Ultra-compressed communication mode. Cuts token usage 75% while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra. Toggle on/off by invoking /clarity again. Use when user says "clarity", "less tokens", "be brief", or invokes /clarity.
Skill Claude CodeCodex
Generates and refines a project spec from a free-form human request. The spec is the immutable target a planner consumes. Use when starting a new run, when an existing spec needs refinement after review, or when a human wants to draft a spec collaboratively.
Plugin Claude Code
Meta-cognition: refine input through brainstorming, refine output through challenge and condensed communication mode.
Skill Claude CodeCodex
Interactive brainstorming session to clarify and refine requests through iterative questioning. Use when user mentions unclear requirements, vague ideas, or needs clarification on features. Do NOT use for clear technical specs, implementation details, or when requirements are already well-defined.
Skill Claude CodeCodex
Rethink prior work to verify correctness against an agreed plan, classifying findings as deal-breakers, suggestions, or correct, with a confidence score. Use when the user says "challenge this", "rethink your plan", "is this correct", "review my last decision", "challenge my decision", "challenge what you did", "is my…
Skill Claude CodeCodex
Toggle terse output mode with intensity levels (lite, full, ultra) so prose drops articles, filler, and pleasantries while code, quoted errors, and security warnings stay verbatim. Use when the user says "condense", "condense output", "be more concise", "shorter answers", "tighten output", "/condense", "/condense…
Plugin Claude Code
External artifacts: commit, pull-request, release-tag, issue-create.
Skill Claude CodeCodex
Create an atomic git commit with conventional message format. Supports interactive mode (human-driven, may split commits, asks approval) and auto mode (agent-driven, no approval, single commit). Use when the user says "commit", "git commit", "create a commit", "commit my changes", "commit and push", or invokes…
Skill Claude CodeCodex
Create a draft request from the current branch by detecting the base branch, filling the team template, and asking the user to validate before opening. The configured VCS tool is invoked transparently. Use when the user says "open a pr", "open a pull request", "create a pr", "create a merge request", "open mr", "draft…
Skill Claude CodeCodex
Cut a semver release by computing the next version from recent commits, generating annotated release notes from the template, validating with the user, then creating and pushing the git tag along with a bump commit. Use when the user says "release", "tag", "tag this release", "bump version", "release v1.2.0", "cut a…