Instructions file
Instructions for appleboy/CodeGPT, covering claude.md, project overview, build and development commands, build the binary and install globally.
Instructions file
Instructions for appleboy/CodeGPT, covering claude.md, project overview, build and development commands, build the binary and install globally.
Plugin Claude Code
Agent Skills Collection.
Plugin Claude Code
Classify a proposed code change as leaf node or core code to decide AI involvement and review rigor.
Skill Claude CodeCodex
Classify a proposed code change as Leaf Node or Core Code to decide how much AI usage and review rigor is appropriate. Use this skill whenever the user asks "is this leaf or core", "what kind of change is this", "should I vibe code this", "can AI write this", "how rigorous should the review be", or before starting any…
Plugin Claude Code
Single-pass Codex (ChatGPT) review check-fix cycle, use with /loop to repeat.
Skill Claude CodeCodex
Runs a single Codex (ChatGPT/OpenAI) review check-fix cycle on a PR using gh CLI. Use this skill whenever the user wants to: check and fix Codex review comments, request a Codex code review on a PR, or iterate on PR feedback from the chatgpt-codex-connector bot. Trigger on phrases like 'codex review', '@codex review'…
Plugin Claude Code
Generate a conventional commit message by analyzing staged git changes.
Skill Claude CodeCodex
Generate a conventional commit message by analyzing staged git changes. Use when the user wants to create, write, or generate a git commit message from their current staged diff. Trigger on phrases like "commit", "commit message", "commit msg", "寫 commit", "提交訊息", "generate commit", or when the user has just finished…
Plugin Claude Code
Single-pass Copilot review check-fix cycle, use with /loop to repeat.
Skill Claude CodeCodex
Runs a single Copilot review check-fix cycle on a PR using gh CLI. Use this skill whenever the user wants to: check and fix Copilot review comments, request a Copilot code review on a PR, or iterate on PR feedback. Trigger on phrases like 'copilot review', 'fix PR comments', 'iterate on PR', 're-review', or when the…
Plugin Claude Code
Plan a feature before writing any code by clarifying goals, exploring the codebase, and producing a plan.md handoff document.
Skill Claude CodeCodex
Plan a feature before writing any code. Use this skill at the START of non-trivial feature work — when the user says they want to "add", "build", "implement", "create", "develop", or "ship" a feature, endpoint, component, page, service, or capability. Especially trigger when the user's prompt is short or…
Plugin Claude Code
Prepare a structured PR description that discloses AI authorship, classifies change impact, and runs the pre-submit checklist.
Skill Claude CodeCodex
Prepare or open a GitHub or Gitea pull request with an explicit AI-authorship disclosure, change classification, verification checklist, and optional Mermaid diagram. Use whenever the user asks to prepare, write, open, create, push, ship, or get changes ready for a PR or review. Unless the user explicitly asks for a…
Plugin Claude Code
Audit a prompt for completeness against the 6 essential elements before sending it to Claude.
Skill Claude CodeCodex
Audit a prompt the user is about to send to Claude (or another coding AI) for completeness and effectiveness. Use this skill whenever the user shares a prompt and asks for feedback — phrases like "is this prompt good", "audit my prompt", "review this prompt", "will Claude understand this", "improve this prompt", "is…