chore(plugins): remove stale SKILL.md stubs from plugin skill dirs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
---
|
||||
name: caveman
|
||||
description: >
|
||||
Use when you want to debug by inserting print statements and observing
|
||||
raw output to understand program state. Stub — full content not yet written.
|
||||
metadata:
|
||||
category: cross-cutting
|
||||
---
|
||||
|
||||
> **Stub.** This skill is a placeholder. Content will be authored in a future workstream.
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
name: diagnose
|
||||
description: >
|
||||
Use when you want to investigate a bug, error, or unexpected behavior
|
||||
systematically before attempting a fix. Stub — full content not yet written.
|
||||
metadata:
|
||||
category: cross-cutting
|
||||
---
|
||||
|
||||
> **Stub.** This skill is a placeholder. Content will be authored in a future workstream.
|
||||
@@ -1,11 +0,0 @@
|
||||
---
|
||||
name: improve-codebase-architecture
|
||||
description: >
|
||||
Use when you want to identify and improve structural weaknesses in the
|
||||
codebase architecture — coupling, cohesion, layering, or boundary violations.
|
||||
Stub — full content not yet written.
|
||||
metadata:
|
||||
category: cross-cutting
|
||||
---
|
||||
|
||||
> **Stub.** This skill is a placeholder. Content will be authored in a future workstream.
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
name: triage
|
||||
description: >
|
||||
Use when you want to assess and prioritize a codebase problem, bug, or
|
||||
backlog item before deciding how to act on it. Stub — full content not yet written.
|
||||
metadata:
|
||||
category: cross-cutting
|
||||
---
|
||||
|
||||
> **Stub.** This skill is a placeholder. Content will be authored in a future workstream.
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
name: zoom-out
|
||||
description: >
|
||||
Use when you want to step back from implementation details and review
|
||||
the broader design, direction, or architectural coherence. Stub — full content not yet written.
|
||||
metadata:
|
||||
category: cross-cutting
|
||||
---
|
||||
|
||||
> **Stub.** This skill is a placeholder. Content will be authored in a future workstream.
|
||||
Reference in New Issue
Block a user