Pigtail
Description
--- description: 管理 Pigtail QA 门禁(查看状态 / 开启 / 关闭),或在当前会话手动触发四步 QA 工作流 --- # /pigtail 根据用户参数执行对应操作: ## 无参数或 `status` 读取项目根目录 `.pigtail/` 下的状态文件(`state-*.json`)与 `.pigtail/config.json`,向用户报告: - 当前模式(on/off) - 当前 turn 序号、本轮是否有代码变更、已记录的变更文件数 - 最近一次任务初判类型(bug-fix / normal) - 是否存在完成标记 `qa-done` ## `on` / `off` 1. 将模式写入项目 `.pigtail/config.json` 的 `defaultMode` 字段(`on` 或 `off`)。 2. 同步更新当前会话状态文件(如存在)中的 `mode` 字段。 3. 告知用户生效结果:`off` 后 Stop 门禁不再拦截;`on` 后恢复四步工作流拦截。 ## `run`(手动触发工作流) 如果当前会话本轮已产生代码变更,
Installation
Installs to ~/.claude/skills/piggona-pigtail-pigtail/SKILL.md
mkdir -p ~/.claude/skills/piggona-pigtail-pigtail && curl -fsSL https://raw.githubusercontent.com/piggona/pigtail/HEAD/commands/pigtail.md -o ~/.claude/skills/piggona-pigtail-pigtail/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing