← all publishers

vtmocanu

@vtmocanu source repo

27 published skills

  1. Prd Done · vtmocanu
    Complete PRD implementation workflow - create branch, push changes, create PR, merge, and close issue
    0
    installs
  2. Prd Full · vtmocanu
    Run a PRD end-to-end autonomously — start, iterate until done, then create a PR. Stops after PR creation for manual review.
    0
    installs
  3. Prd Next · vtmocanu
    Analyze existing PRD to identify and recommend the single highest-priority task to work on next
    0
    installs
  4. Prds Get · vtmocanu
    Fetch all open issues labeled 'PRD' from this project's git forge (GitHub, GitLab, or Forgejo)
    0
    installs
  5. Prd Close · vtmocanu
    Close a PRD that is already implemented or no longer needed
    0
    installs
  6. Prd Start · vtmocanu
    Start working on a PRD implementation
    0
    installs
  7. Prd Create · vtmocanu
    Creates documentation-first PRDs (a short forge issue plus a detailed prds/ file with milestones), then offers to start work, commit for later, or send the PRD to uzi. Use when the user wants to create a PRD, spec out a new feature, write a product requirements document, or turn a feature idea into a tracked GitHub/GitLab/Forgejo issue. Triggers include "create a PRD", "new PRD", "/prd-create", "write a PRD for", "spec this feature".
    0
    installs
  8. Prd Worktree · vtmocanu bundle
    Create a git worktree for PRD work with a descriptive branch name. Infers PRD from context or asks user.
    0
    installs
  9. Prd Update Progress · vtmocanu
    Update PRD progress based on git commits and code changes, enhanced by conversation context
    0
    installs
  10. Prd Update Decisions · vtmocanu
    Update PRD based on design decisions and strategic changes made during conversations
    0
    installs
  11. Claude Permissions · vtmocanu bundle
    Manage Claude Code permissions via Dippy config files (global and project-level) and settings.json (for non-Bash/non-MCP permissions like Read, WebFetch, Skill). Use when user asks to "permit", "allow", "whitelist", or "add permission" for a command or tool. Also use when troubleshooting "permission denied" errors, reviewing current permissions, or cleaning up stale entries.
    0
    installs
  12. Cmux Customization · vtmocanu bundle
    Customize cmux for an end user. Use when changing cmux.json actions, custom commands, workspace layouts, plus-button behavior, surface tab bar buttons, Command Palette entries, Dock controls, sidebar and app settings, shortcuts, notifications, browser routing, examples-library presets, or Ghostty-backed terminal preferences.
    0
    installs
  13. Generate Dockerfile · vtmocanu
    Generate production-ready, secure, multi-stage Dockerfile and .dockerignore for any project
    0
    installs
  14. Cmux Keyboard Shortcuts · vtmocanu
    Guide and apply cmux keyboard shortcut customization. Use when the user asks to customize, rebind, unbind, reset, audit, or create shortcut templates for cmux, including tmux-style, Vim-style, terminal-first, browser-heavy, iTerm/Terminal-like, or agent-triage layouts.
    0
    installs
  15. Done · vtmocanu
    End-of-session wrap-up prompt. When invoked, asks Claude to determine whether the session is finished and safe to close by checking git status for uncommitted, unstaged, untracked, and unpushed changes across the working directories touched this session, reviewing the session for unfinished tasks or loose ends, then reporting a plain verdict on whether the session can be closed or something is still outstanding. Invoke explicitly with /done when wrapping up a working session.
    0
    installs
  16. Cmux · vtmocanu bundle
    End-user control of cmux topology and routing (windows, workspaces, panes/surfaces, focus, moves, reorder, identify, trigger flash). Use when automation needs deterministic placement and navigation in a multi-pane cmux layout.
    0
    installs
  17. Reflect · vtmocanu
    Analyze the current session and improve the whole source skill package based on what worked, what failed, and edge cases discovered, including SKILL.md, bundled scripts, tests, references, templates, assets, and hooks. Use when the user says "reflect", "improve skill", "learn from this", "update the skill", or at the end of skill-heavy sessions. Supports targeting a skill with /reflect [skill-name] or auto-detecting which skills were used.
    0
    installs
  18. Cicd Expert · vtmocanu bundle
    Expert on CI/CD pipelines, GitHub Actions first but the principles port to any forge. GENERATE mode builds a repo's pipelines through an interactive analyze-then-confirm conversation (never batch the questions). ADVISE mode reviews, hardens, debugs, and speeds up existing CI and answers best-practice and security questions. Use when setting up or generating CI/CD, adding a workflow, reviewing or hardening a pipeline, auditing supply-chain risk (pinned actions, cache poisoning, pull_request_target, token scope), speeding up CI (caching, path filters, job DAG, pinned tool binaries), or wiring Renovate to bump CI tool pins. Triggers include set up CI, generate a workflow, harden my pipeline, secure my Actions, is my CI safe, speed up CI, pin my actions.
    0
    installs
  19. Skill Maker · vtmocanu bundle
    Creates, updates, lints, and publishes portable agent skills for Claude Code, Codex, and OpenCode, including repo-local .agents/skills sources, Claude compatibility symlinks, cross-agent SessionStart refresh hooks, and npx distribution. Use when (1) writing or editing a skill, (2) linting with agnix, (3) publishing changes, (4) renaming or deleting a skill, or (5) deciding skill layout, scope, frontmatter, discovery, or refresh automation. Triggers include "new skill", "update skill", "repo skill", "skill not loading", "npx skills", "skills update", "Codex skill hook", "lint skill", "agnix", "SKILL.md".
    0
    installs
  20. Token Audit · vtmocanu bundle
    Audits a Claude Code setup for token waste and reports only, changing no file or setting. Measures each cost driver with shell and file tools instead of estimating, covering CLAUDE.md sizes and @imports, MCP server and tool counts, whether tool deferral is active, a proxy that silently disables it, model and effort and mid-session switches, output-reducing hooks, per-agent model inheritance, cron and loop intervals versus the measured cache TTL, and the newest session log's token split. Emits one severity-ranked table plus the single highest-leverage fix. Use when the user asks to audit token or context waste, cut token cost, explain a low cache-hit rate, or diagnose context bloat. Triggers include "token waste", "token audit", "context bloat", "cache hit rate", "why is my context so big", "cut token cost".
    0
    installs
  21. Cmux Browser · vtmocanu bundle
    End-user browser automation with cmux. Use when you need to open sites, interact with pages, wait for state changes, and extract data from cmux browser surfaces.
    0
    installs
  22. Session Peers · vtmocanu bundle
    Messages between Claude Code sessions and Codex CLI threads on one machine, including correlated request/reply without stale queued turns. Registers Codex as a Claude peer, delivers asynchronous messages through codex queue, and provides ask/reply/wait commands for supervised multi-round work. Use when sending cross-session messages or handoffs, requesting peer review, waiting on a peer, listing live sessions, or diagnosing a stuck, paused, or dead peer. Triggers include "message codex", "ask claude", "reply to the session", "@codex", "session peers", "peer review".
    0
    installs
  23. Cmux Markdown · vtmocanu bundle
    Open markdown files in a formatted viewer panel with live reload. Use when you need to display plans, documentation, or notes alongside the terminal with rich rendering (headings, code blocks, tables, lists).
    0
    installs
  24. Cmux Settings · vtmocanu bundle
    View and edit cmux settings in ~/.config/cmux/cmux.json. Use when the user wants to change cmux preferences (appearance, sidebar, notifications, automation, browser, shortcuts), set a value by JSON path, validate the file, open it in an editor, or look up which keys cmux recognizes. Triggers on '/cmux-settings', 'change cmux setting', 'set a value in cmux', 'cmux config', 'cmux.json', or 'rebind a cmux shortcut'.
    0
    installs
  25. Cmux Workspace · vtmocanu bundle
    Work inside the current cmux workspace and terminal. Use when the user asks about the current cmux workspace, caller surface, panes, surfaces, socket targeting, or non-interfering cmux automation.
    0
    installs
  26. Upgrade Advisor · vtmocanu
    Evaluates whether and how to upgrade a tool, framework, library, or dependency. Discovers the pinned version(s), finds the latest released and latest installable version, reads the changelog across the whole version delta, and grep-classifies each breaking change and deprecation against real codebase usage, so the report covers only what applies here plus features worth adopting. Handles security/CVE- and end-of-life-driven upgrades; emits a safe / stay-put / blocked / needs-work verdict, investigate-only by default. Also verifies an already-done upgrade by auditing the runtime's error surface, catching latent breakage the changelog delta cannot reveal. Use when the user asks to upgrade, bump, or update a tool or dependency, mentions its new release or latest version, asks whether an upgrade is safe or worth it, or just upgraded and wants to know what broke. Triggers include "upgrade", "bump", "update dependency", "breaking changes", "is it safe to upgrade", "just upgraded", "what broke after the upgrade".
    0
    installs
  27. Cmux Diagnostics · vtmocanu bundle
    Run end-user cmux diagnostics. Use when cmux hooks, notifications, session restore, settings, browser automation, socket access, CLI control, or agent resume behavior is not working, or when the user asks for a cmux health check, doctor report, or support-safe debug summary.
    0
    installs