vtmocanu
- 27 skills
- 0 followers
- 6 hours ago last updated
- ▌ Prd Done · vtmocanuComplete PRD implementation workflow - create branch, push changes, create PR, merge, and close issue
- ▌ Prd Full · vtmocanuRun a PRD end-to-end autonomously — start, iterate until done, then create a PR. Stops after PR creation for manual review.
- ▌ Prd Next · vtmocanuAnalyze existing PRD to identify and recommend the single highest-priority task to work on next
- ▌ Prds Get · vtmocanuFetch all open issues labeled 'PRD' from this project's git forge (GitHub, GitLab, or Forgejo)
- ▌
- ▌
- ▌ Prd Create · vtmocanuCreates 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".
- ▌ Prd Worktree · vtmocanu bundleCreate a git worktree for PRD work with a descriptive branch name. Infers PRD from context or asks user.
- ▌ Prd Update Progress · vtmocanuUpdate PRD progress based on git commits and code changes, enhanced by conversation context
- ▌ Prd Update Decisions · vtmocanuUpdate PRD based on design decisions and strategic changes made during conversations
- ▌ Claude Permissions · vtmocanu bundleManage 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.
- ▌ Cmux Customization · vtmocanu bundleCustomize 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.
- ▌ Generate Dockerfile · vtmocanuGenerate production-ready, secure, multi-stage Dockerfile and .dockerignore for any project
- ▌ Cmux Keyboard Shortcuts · vtmocanuGuide 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.
- ▌ Done · vtmocanuEnd-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.
- ▌ Cmux · vtmocanu bundleEnd-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.
- ▌ Reflect · vtmocanuAnalyze 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.
- ▌ Cicd Expert · vtmocanu bundleExpert 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.
- ▌ Skill Maker · vtmocanu bundleCreates, 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".
- ▌ Token Audit · vtmocanu bundleAudits 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".
- ▌ Cmux Browser · vtmocanu bundleEnd-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.
- ▌ Session Peers · vtmocanu bundleMessages 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".
- ▌ Cmux Markdown · vtmocanu bundleOpen 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).
- ▌ Cmux Settings · vtmocanu bundleView 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'.
- ▌ Cmux Workspace · vtmocanu bundleWork 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.
- ▌ Upgrade Advisor · vtmocanuEvaluates 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".
- ▌ Cmux Diagnostics · vtmocanu bundleRun 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.