轻量级变更规范,适用于小型变更、配置调优、微调,产出精简的变更说明。
Scanned 9/9/2026
Install to Claude Code
npx -y skills add zls3434/Software-Engineering-Studios --skill quick-spec --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quick Spec?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/zls3434-quick-spec)More formats (shields.io, HTML) on the badges page.
---
name: quick-spec
description: "轻量级变更规范,适用于小型变更、配置调优、微调,产出精简的变更说明。"
license: MIT
metadata:
model: sonnet
argument-hint: ""
user-invocable: true
allowed-tools:
- Read
- Glob
- Grep
- Write
- AskUserQuestion
platforms:
claude-code: {enabled: true}
cursor: {enabled: true}
codex: {enabled: true}
windsurf: {enabled: true, trigger: /quick-spec}
trae: {enabled: true}
hermes: {enabled: true, platforms: [macos, linux, windows]}
workbuddy: {enabled: true}
---
# quick-spec — 轻量级变更规范
## 技能目的
为小型变更、配置调优、微调等不需要完整 SRS 流程的场景,产出精简的变更说明文档,确保变更可追溯但不增加不必要的文档负担。
## 参数说明
本技能无参数。通过交互式问答收集变更信息。
## 分阶段工作流
### 阶段 1:评估变更范围
- **输入**:用户交互
- **处理**:
1. 通过 AskUserQuestion 询问变更目标与影响范围
2. 评估是否确实属于轻量级变更(单模块、无架构影响、无数据迁移)
3. 若超出轻量级范围,建议改用 `/requirement-spec`
- **输出**:变更范围评估结果
### 阶段 2:收集变更细节
- **输入**:变更范围
- **处理**:
1. 询问变更原因、预期效果、涉及文件
2. 使用 Grep 搜索可能受影响的现有代码或配置
- **输出**:变更细节清单
### 阶段 3:生成变更说明
- **输入**:变更细节清单
- **处理**:使用 Write 生成 `docs/changes/{变更名}.md`,包含:变更摘要、原因、影响范围、验收标准、回滚方案
- **输出**:变更说明文件
## 协作协议引用
- 遵循 `.claude/docs/templates/collaborative-protocols/design-agent-protocol.md` 轻量级变更规范
## 推荐下一步
直接进入开发阶段实现变更,或使用 `/create-stories` 将变更分解为用户故事。Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...
Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.
Recovers prior coding-agent session context by running `catchup <agent> --since-compact`, which extracts a clean summary of a previous Codex, Claude Code, Antigravity, OpenCode, or Pi Agent session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", or asks to recover/summarize a previous session before continuing. Do NOT use for the current conversation, git history, or any non-agent log.
A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling