Runs a Greptile CLI review for the current local branch, installing or authenticating the CLI when needed, then summarizes JSON findings for the user. Use when the user wants Greptile feedback before opening a PR, outside a hosted PR review flow, or directly from a local checkout.
Use when the user asks to install, configure, verify, troubleshoot, or understand OpenPets; install or select a pet; connect Claude Code, OpenCode, Cursor, Codex, or MCP clients; configure a project to use a specific pet; or debug openpetsstatus, openpetsreact, or openpetssay.
An open-source framework for building a desktop pet agent, meaning a small software companion that lives on a computer desktop. The description identifies it as Sakura and links to its GitHub project.
A setup and support package that gives an AI agent a desktop presence, including an installation wizard, emotion display, voice cloning, a lyrics window, self-checks, and support for Windows and macOS.
A grid, board, map, or layout is about to be reasoned about 'in the head'; a harness returned spatial state as raw arrays; two reads of one state disagree; something changed after an action and I need what, exactly; or a screenshot must become exact checkable data (cells, counts, coordinates). Render the state to a…
Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing…
Convert a roadmap.sh-style learning roadmap (a PDF, image, or plain outline of topics) into a single self-contained interactive HTML page in the canonical roadmap.sh visual style — a vertical spine of numbered yellow topic nodes, purple subtopic cards branching off connector lines, and clickable checkbox items with…
Use when the user asks about their claude-pet — its level, mood, achievements, project status — or wants to rename it, log a milestone, or start/stop the desktop widget.
Create, repair, validate, and install Codex/Open Pets custom pet spritesheets. Use when Codex needs to turn a generated pet sheet into the official 1536x1872, 8x9, 192x208-cell atlas; tune sprite scale or centering; keep unused cells transparent; inspect frame bounds; package pet.json and spritesheet.webp into…
Run the HUMHUM quality gates that are actually touched by the current diff — frontend typecheck + vitest, and Rust fmt/clippy/test — mirroring CI. Use before marking work done, opening a PR, or when asked to "verify", "check", or "run the gates".