Skill Claude CodeCodex
How to discover and load skills. Covers local skill search, hub search, and when to proactively look for skills.
Skill Claude CodeCodex
How to discover and load skills. Covers local skill search, hub search, and when to proactively look for skills.
Skill Claude CodeCodex
When and how to use Gobby's persistent memory system effectively. Covers decision frameworks for what to remember, how to write durable memories, and maintenance patterns.
Skill Claude CodeCodex
Methodology for PR-aware delivery — probe branch protection, open/gate PRs, land via GitHub when required, or run the direct multi-worktree merge campaign.
Skill Claude CodeCodex
Launch a merge campaign. Surveys unmerged worktrees and routes to merge-worker (single) or merge-orchestrator (multi).
Skill Claude CodeCodex
REQUIRED for all image generation requests. Generate and edit images using Nano Banana (Gemini CLI). Handles blog featured images, YouTube thumbnails, icons, diagrams, patterns, illustrations, photos, visual assets, graphics, artwork, pictures. Also routes specialty creative recipes (anime-to-life…
Skill Claude CodeCodex
Switch the current session to a persona-capable agent definition without spawning a child agent or changing provider/model/isolation. Use with /gobby persona .
Skill Claude CodeCodex
Methodology for drafting a gobby plan document — phases, task format, TDD compatibility, categories, hierarchy, and dependency notation. Use when drafting or revising a plan artifact.
Skill Claude CodeCodex
Review a gobby plan document for missing requirements, bad sequencing, unhandled edge cases, weak testability, and traceability gaps. Use when asked to review or critique a plan.
Skill Claude CodeCodex
Artifact-first /gobby plan workflow. Drafts and revises a plan with the user, runs taskless adversarial review after approval, records review history in the plan, and hands approved plans to gobby build.
Skill Claude CodeCodex
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Skill Claude CodeCodex
Internal methodology for the PRD discovery stage. Produces a concise Product Reference Document for implementation planning.
Skill Claude CodeCodex
Enforces default Python coding standards for agents writing or refactoring Python: typing, error handling, testing, async, and boundary validation. Use before editing Python unless the repo provides stricter local rules.
Skill Claude CodeCodex
Interactive /gobby qa launcher. Dispatches the shared qa-reviewer agent for a task.
Skill Claude CodeCodex
Internal methodology for the research discovery stage. Produces concise evidence and source-backed context for architecture and PRD stages.
Skill Claude CodeCodex
Interactive /gobby review launcher. Dispatches holistic-reviewer for an epic.
Skill Claude CodeCodex
Enforces default Rust coding standards for agents writing or refactoring Rust: ownership, error handling, types, testing, async, and API design. Use before editing Rust unless the repo provides stricter local rules.
Skill Claude CodeCodex
Commit message format and release PR process. Use when ready to commit or push a release; use task-transitions for task close/review gates.
Skill Claude CodeCodex
How to create tasks effectively via gobby-tasks MCP. Covers task types, priorities, when to use each, and writing effective validation criteria.
Skill Claude CodeCodex
Pre-transition checklist for closing or reviewing tasks. Covers fresh verification evidence, commits, and memory gates.
Skill Claude CodeCodex
How to author, audit, and refresh Gobby technical documentation. Use when writing or rewriting a guide, validating an existing doc against the codebase, generating Mermaid diagrams, or explaining a technical concept to docs readers.
Skill Claude CodeCodex
Internal methodology for architect-owned test architecture. Produces structured testing strategy prose inside the architecture discovery marker.
Skill Claude CodeCodex
Required TDD loop for tasks that need red, green, refactor, final-green, and test-quality evidence.
Skill Claude CodeCodex
Internal methodology for side-effect-free GitHub issue triage verdicts.
Skill Claude CodeCodex
Use when creating, editing, or validating Gobby skills, especially when a skill must change agent behavior or become discoverable through gobby-skills.