pactkit

Project Hotfix — Development skill for Claude Code

Development community

Hotfix fast track: lightweight fix path that bypasses PDCA.

How to install Project Hotfix

Installs to ~/.claude/skills/pactkit-claude-code-plugin-project-hotfix/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pactkit-claude-code-plugin-project-hotfix && curl -fsSL https://raw.githubusercontent.com/pactkit/claude-code-plugin/HEAD/commands/project-hotfix.md -o ~/.claude/skills/pactkit-claude-code-plugin-project-hotfix/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Project Hotfix does


description: "Hotfix fast track: lightweight fix path that bypasses PDCA" allowed-tools: [Read, Write, Edit, Bash, Glob, Grep]

Command: Hotfix (v1.3.0 Traceable Fast Track)

  • Usage: /project-hotfix "$ARGUMENTS"
  • Agent: Senior Developer

**PRINCIPLE**: This command is a lightweight fast-fix channel with traceability. Lightweight Spec + Board entry are auto-created. No TDD workflow required. Suitable for typos, configuration changes, style adjustments, obvious bugs, and

Alternatives in Development

  • Crypto Research Haiku Command — Execute lightweight cryptocurrency research by calling only haiku versions of crypto analysis agents in parall 3.4k ★
  • Maestro Next — Unified entry for all development intents — classify intent, assess complexity, route to the correct execution 530 ★
  • MiniCode Architecture — 简体中文 This document describes the lightweight architecture decisions behind mini-code 388 ★

Full documentation available on GitHub

View Source Repository