返回 CodeWhale
SKILL.md
根目录 / crates / tui / assets / skills / implement / SKILL.md
1 ---
2 name: implement
3 description: Carry an authorized, defined request or approved plan through scoped edits and proportionate verification. Skill loading is not write authorization by itself.
4 invocation: model+user
5 ---
6
7 # Implement
8
9 ## When to use
10 Use for scoped implementation of a clear request or approved plan.
11
12 ## Non-goals
13 - Loading this skill is not write authorization by itself.
14 - Do not expand scope without saying so.
15 - Do not skip verification after risky edits.
16
17 ## Workflow
18 1. Confirm scope and acceptance criteria.
19 2. Make the smallest coherent change set.
20 3. Run the narrowest useful verification.
21 4. Report what changed and what remains.
22
23 ## Failure mode
24 If blocked by missing permissions or failing verification, stop and report evidence.
25
25 lines MARKDOWN