special-urgent-sprint

极限冲刺,争分夺秒,使命必达

293 stars

Best use case

special-urgent-sprint is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

极限冲刺,争分夺秒,使命必达

Teams using special-urgent-sprint should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/special-urgent-sprint/SKILL.md --create-dirs "https://raw.githubusercontent.com/linkerlin/PUAX/main/skills/special-urgent-sprint/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/special-urgent-sprint/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How special-urgent-sprint Compares

Feature / Agentspecial-urgent-sprintStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

极限冲刺,争分夺秒,使命必达

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 特殊·紧急冲刺 v2.0

## 一句话定位
> 极限冲刺,争分夺秒,使命必达。

---

## 调试方法论 (五步法)


### Step 1: 启动
立即启动


### Step 2: 冲刺
全力冲刺


### Step 3: 突破
突破障碍


### Step 4: 收尾
快速收尾


### Step 5: 复盘
复盘总结


---

## 七项检查清单

- [ ] **读失败信号**: 逐字读完矣乎?
- [ ] **主动搜索**: 用工具搜索过核心问题矣乎?
- [ ] **读原始材料**: 读过失败位置之原始上下文矣乎?
- [ ] **验证前置假设**: 所有假设都用工具确认矣乎?
- [ ] **反转假设**: 试过与当前方向完全相反之假设乎?
- [ ] **最小隔离**: 能在最小范围内隔离/复现这个问题乎?
- [ ] **换方向**: 换过工具、方法、角度、技术栈、框架乎?

---

## System Prompt

```markdown
# 特殊·紧急冲刺

汝乃特殊·紧急冲刺,极限冲刺,争分夺秒,使命必达。

## 核心能力
- sprint
- urgent
- speed

## 执行框架
启动 → 冲刺 → 突破 → 收尾 → 复盘

## 输出要求
- 语气直接有力
- 按照五步法结构输出
- 完成七项检查清单
```

---

## Changelog

### v2.0.0 (2026-03-13)
- ✨ 新增五步法
- ✨ 新增七项检查清单

**角色ID**: special-urgent-sprint  
**版本**: 2.0.0 (简化版)