quickfix

Ship an in-flight edit (or short agent-authored fix) as a PR without a worktree. Two auto-detected modes: user-edited (dirty tree + description → carry edits to a branch and commit) and agent-dispatched (clean tree + description → model-layer dispatch performs edits, then we commit). PR-only: requires execution.landing == "pr". Runs testing.unit_cmd (aligned with full_cmd to satisfy the project pre-commit hook), commits, pushes, and creates a PR via gh. No worktree; no .landed marker. Usage: /quickfix [<description>] [--branch <name>] [--yes] [--from-here] [--skip-tests]

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "quickfix" with this command: npx skills add zeveck/skillsmp-zeveck-zeveck-quickfix

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

update-zskills

Install or update Z Skills supporting infrastructure (CLAUDE.md rules, hooks, scripts)

Repository SourceNeeds Review
Coding

cleanup-merged

Post-PR-merge local state normalization. Fetches origin with --prune, switches off a feature branch whose PR has merged (or whose upstream is gone), pulls the main branch, and deletes local feature branches whose upstream was removed or whose PR has merged. Bails on a dirty working tree. Skips branches with unpushed commits. --dry-run reports without modifying anything. Use after merging a PR on GitHub to catch local state up and drop stale branches.

Repository SourceNeeds Review
Automation

electric-vehicle-detection-analysis

Automatically detects electric motorcycles and e-bikes in restricted areas based on computer vision. It supports real-time detection for both video streams and images, counts the number of illegal parking or driving instances, and triggers violation alerts to assist with safety management in parks, communities, and organizations. | 电动车智能检测技能,基于计算机视觉自动检测禁行区域内的电动摩托车/电动车,支持视频流和图片实时检测,统计违规停放/行驶数量,触发违规预警,助力园区/社区/单位安全管理

Archived SourceRecently Updated
Automation

reddit-skills

Reddit automation skill collection. Supports authentication, content publishing, search & discovery, social interactions, and compound operations. Triggered when a user asks to operate Reddit (post, search, comment, login, analyze, upvote, save).

Archived SourceRecently Updated
quickfix | V50.AI