← all publishers

mrzhangguoguo

@mrzhangguoguo source repo

48 published skills

  1. PDF Zh Image Translator · mrzhangguoguo bundle
    Translate English PDF files into Simplified Chinese visual PDFs while preserving the original page images, layout, typography feel, colors, charts, and overall design. Use when Codex receives an English PDF and the user asks for a Chinese PDF version, page-image translation, PDF localization, or a translated PDF assembled from generated/edited page images using the imagegen skill.
    0
    installs
  2. Ask · mrzhangguoguo
    Ask a locally installed external advisor CLI (Claude or Gemini) for focused questions, reviews, brainstorming, or second opinions, and capture a reusable artifact. Use when the user wants a Claude/Gemini second opinion, "ask claude", or "ask gemini".
    0
    installs
  3. Hud · mrzhangguoguo
    Inspect live progress of long-running or multi-step work. WorkBuddy has a built-in status display; this skill explains how to read progress via the task list and memory. Trigger "show progress", "what's the status", "hud", "where are we".
    0
    installs
  4. Tdd · mrzhangguoguo
    Deprecated TDD shim. Keep test-first discipline inside the active implementation workflow (folded into `plan`).
    0
    installs
  5. Help · mrzhangguoguo
    DEPRECATED shim. Use the `omx-setup` skill for install/setup and the `doctor` skill for troubleshooting instead.
    0
    installs
  6. Note · mrzhangguoguo
    DEPRECATED shim. Use the WorkBuddy memory surface `.workbuddy/memory/YYYY-MM-DD.md` directly when you need to persist notes.
    0
    installs
  7. Plan · mrzhangguoguo
    Strategic planning with optional interview, consensus (Planner→Architect→Critic), and review modes. Use to scope vague ideas, produce quality-gated work plans, or review an existing plan before implementation. Triggers: 'plan this', 'let's plan', 'ralplan', 'review this plan', 'plan --consensus', 'plan --review'.
    0
    installs
  8. Team · mrzhangguoguo
    Coordinate N parallel agents on a shared task list using the Agent tool and TeamCreate. Use for multi-lane execution, fan-out, shared delivery+verification, and long-running lanes tracked across a session.
    0
    installs
  9. Wiki · mrzhangguoguo
    Persistent markdown project wiki with keyword + tag search, lifecycle capture, and cross-references. Triggers: "wiki add", "wiki query", "wiki read", "wiki lint", "wiki delete", "project wiki", "add to wiki".
    0
    installs
  10. Ralph · mrzhangguoguo
    Self-referential persistence loop that keeps working on a task until it is fully complete and architect-verified, with parallel delegation, automatic retry, and a mandatory verification gate. Use when guaranteed completion matters. Triggers: 'ralph', 'don't stop', 'must complete', 'finish this', 'keep going until done'.
    0
    installs
  11. Skill · mrzhangguoguo
    Manage local WorkBuddy skills - list, add, remove, search, edit, info, sync, setup. Use for skill authoring and inventory.
    0
    installs
  12. Swarm · mrzhangguoguo
    Deprecated compatibility shim for team execution. Use `team` (Agent-tool coordination) instead.
    0
    installs
  13. Trace · mrzhangguoguo
    Deprecated trace/runtime-inspection shim. Use normal repo inspection (Read, Grep, Glob, Bash) instead.
    0
    installs
  14. Cancel · mrzhangguoguo
    Abort the current WorkBuddy workflow — stop background agents/processes, clear in-progress tasks, and hand back control to the user
    0
    installs
  15. Design · mrzhangguoguo
    Canonical repo-local DESIGN.md workflow for product, UI/UX, and frontend decision source of truth
    0
    installs
  16. Doctor · mrzhangguoguo
    Diagnose and fix oh-my-workbuddy skill installation issues — missing or duplicate skill roots, stale package versions, broken AGENTS.md/memory. Trigger "doctor", "fix skill install", "why is my skill missing", "diagnose skills".
    0
    installs
  17. Review · mrzhangguoguo
    Deprecated. Do not invoke. Use code-review directly for implementation review, or plan --review only when reviewing an existing planning artifact.
    0
    installs
  18. Worker · mrzhangguoguo
    Protocol for a unit of work assigned to a WorkBuddy subagent (Agent tool) — ACK, claim-safe lifecycle, evidence-backed completion, and clean blocking escalation. Triggers: "worker protocol", "subagent task lifecycle", "claim task", "team worker".
    0
    installs
  19. Analyze · mrzhangguoguo
    Run read-only deep repository analysis and return a ranked synthesis with explicit confidence, concrete file references, and clear evidence-vs-inference boundaries. Use when a user says "analyze", "investigate", "why does", "what's causing", or needs grounded cross-file explanation before any changes are proposed.
    0
    installs
  20. Ecomode · mrzhangguoguo bundle
    DEPRECATED shim — cost-optimized execution modifier. Do not route here; use the `ultrawork` skill for maintained high-throughput parallel execution instead.
    0
    installs
  21. Ralplan · mrzhangguoguo
    Alias for plan --consensus. Triggers iterative Planner→Architect→Critic consensus planning with RALPLAN-DR structured deliberation. Use when you want multi-perspective sign-off on a plan before execution. Triggers: 'ralplan', 'consensus plan', 'plan --consensus'.
    0
    installs
  22. Ultraqa · mrzhangguoguo
    Adversarial dynamic end-to-end QA - generate hostile scenarios, test, verify, fix, report, and clean up. Use for robust behavior verification.
    0
    installs
  23. Pipeline · mrzhangguoguo
    Configurable orchestrator that sequences planning/execution/review stages as ordered WorkBuddy skill invocations with a task-list state and resume support. Use to run a repeatable multi-stage workflow (interview → plan → execute → review → QA). Triggers: 'run the pipeline', 'autopilot pipeline', 'sequence stages', 'stage orchestrator'.
    0
    installs
  24. Autopilot · mrzhangguoguo
    Strict autonomous delivery loop that runs deep-interview, ralplan, ultragoal, code-review, and ultraqa in order with automatic re-planning when gates are not clean. Use on "autopilot", "autonomous", "build me", "create me", "make me", "full auto", "handle it all", or "I want a/an…".
    0
    installs
  25. Build Fix · mrzhangguoguo
    Deprecated shim — build failures are now handled inline by the active execution/debugging workflow; do not route here
    0
    installs
  26. Omx Setup · mrzhangguoguo
    Install or refresh the oh-my-workbuddy skill package into user or project scope. Trigger "omx setup", "install skills", "set up oh-my-workbuddy", "refresh skills".
    0
    installs
  27. Ultragoal · mrzhangguoguo
    Create and execute durable repo-native multi-goal plans. Break a brief into tracked goals, drive them to verified completion, and steer as findings change.
    0
    installs
  28. Ultrawork · mrzhangguoguo bundle
    Parallel execution engine for high-throughput task completion — ground context, set acceptance criteria, fan out independent work via the Agent tool, and close with lightweight evidence. Triggers: "ultrawork", "ulw", "parallel execution", "run tasks in parallel".
    0
    installs
  29. Web Clone · mrzhangguoguo
    Deprecated. Live-URL website cloning is now handled by the `visual-ralph` skill (visual implementation + visual QA). Do not invoke this skill directly. Triggers: "clone website", "clone this URL", "web clone".
    0
    installs
  30. Ask Claude · mrzhangguoguo
    Deprecated compatibility shim for Claude advisor requests. Use `ask` with the claude backend instead.
    0
    installs
  31. Ask Gemini · mrzhangguoguo
    Deprecated compatibility shim for Gemini advisor requests. Use `ask` with the gemini backend instead.
    0
    installs
  32. Deepsearch · mrzhangguoguo
    Deprecated shim — use the `analyze` skill for deep repository analysis or repo inspection tools (Read/Grep/Glob/Bash) for fast repo-local lookup
    0
    installs
  33. Git Master · mrzhangguoguo
    Git expert for atomic commits, interactive rebasing, branch management, and history cleanup. Trigger "git rebase", "atomic commits", "clean git history", "squash commits", "branch strategy".
    0
    installs
  34. Ralph Init · mrzhangguoguo
    Deprecated. Do not invoke. Use ralph directly after PRD/test-spec planning is complete.
    0
    installs
  35. Code Review · mrzhangguoguo
    Run a comprehensive, severity-rated code review for quality, security, and maintainability, with a deterministic merge-readiness verdict
    0
    installs
  36. Autoresearch · mrzhangguoguo
    Stateful validator-gated research loop that keeps nudging until explicit validation evidence exists. Use when a research output is a bounded deliverable that must pass a script or professor-critic validator, not for ordinary pre-planning docs lookup.
    0
    installs
  37. Visual Ralph · mrzhangguoguo
    Visual frontend delivery loop — build or restyle UI from a generated reference, a static reference, or a live URL, iterating with measured visual-verdict scoring and pixel-diff evidence until the implementation matches and leaves a reproducible design system. Triggers: "visual ralph", "build UI from reference", "clone website from URL", "pixel-perfect UI", "visual implementation".
    0
    installs
  38. Deep Interview · mrzhangguoguo
    Socratic deep interview with mathematical ambiguity gating that turns vague ideas into execution-ready specifications before planning or implementation
    0
    installs
  39. Frontend UI UX · mrzhangguoguo
    DEPRECATED compatibility shim for frontend UI/UX work. Do not route here; use the `design` skill for design/UX context or `visual-ralph` for measured visual implementation.
    0
    installs
  40. Visual Verdict · mrzhangguoguo
    Deprecated. Visual verdict scoring is now part of the `visual-ralph` workflow; do not invoke this skill directly. Triggers: "visual verdict", "visual-ralph verdict".
    0
    installs
  41. AI Slop Cleaner · mrzhangguoguo
    Run a regression-tests-first, smell-by-smell deslop/refactor workflow that preserves behavior and raises signal quality. Use when the user asks to "cleanup", "refactor", "deslop", or when follow-up code has duplicates, dead code, weak boundaries, or fallback-like slop.
    0
    installs
  42. Security Review · mrzhangguoguo
    Deprecated standalone security review skill. Use `code-review` when security concerns are in scope.
    0
    installs
  43. Performance Goal · mrzhangguoguo
    Run an evaluator-gated performance optimization loop with durable WorkBuddy artifacts and safe handoffs. Use when the user wants measurable performance/optimization work (latency, throughput, memory) driven by a pass/fail benchmark rather than a one-off review. Triggers: 'optimize performance', 'reduce latency', 'performance goal', 'benchmark-driven optimization'.
    0
    installs
  44. Autoresearch Goal · mrzhangguoguo
    Durable professor-critic research workflow bound to a tracked goal, with validation-gated completion. Use when a research mission needs ongoing goal-focused management plus professor/critic-style validation.
    0
    installs
  45. Prometheus Strict · mrzhangguoguo
    Clean-room interview-driven planner with three voices (Metis clarifies, Momus challenges, Oracle synthesizes), then hands off to ultragoal/team. Use for rigorous pre-execution planning when ambiguity is risky. Triggers: 'prometheus strict', 'strict plan', 'interview-driven plan', 'rigorous planning before execution'.
    0
    installs
  46. My Skill · mrzhangguoguo
    One-line summary of what this skill does, including natural trigger phrases. Use when the user says "my-skill", "do X", or needs Y.
    0
    installs
  47. Best Practice Research · mrzhangguoguo
    Bounded best-practice research using official/upstream evidence first; produces a cited, reusable recommendation and a handoff to planning/execution
    0
    installs
  48. Configure Notifications · mrzhangguoguo
    Configure session notifications (Discord/Telegram/Slack webhooks or custom commands) by writing a WorkBuddy-native notifications config file
    0
    installs