aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-06 06:17:08 -0500
committerCraig Jennings <c@cjennings.net>2026-05-06 06:17:08 -0500
commitaa6924591127970d3241ab6b1a50f4bab457da27 (patch)
tree7e97590f711a173c8e7adfdff99e8d8298e64605
parentce66de633129abc94df03ab5da91ba2ca2e93330 (diff)
downloadrulesets-aa6924591127970d3241ab6b1a50f4bab457da27.tar.gz
rulesets-aa6924591127970d3241ab6b1a50f4bab457da27.zip
refactor(skills): convert 16 user-invoked skills to commands
I converted 16 user-invoked skills to commands. Skills cost ~150-300 tokens each per session for descriptions the model uses to auto-route. Commands cost nothing until you type the slash. These 16 are workflows I always trigger deliberately. The auto-routing wasn't earning its keep. This reclaims ~4-5k tokens per session. Nine skills stayed where auto-routing genuinely helps: debug, root-cause-trace, five-whys, add-tests, frontend-design, humanizer, playwright-js, playwright-py, and pairwise-tests. Pairwise-tests stays a skill because its helper files don't fit a single-file command shape. For arch-decide, I preserved the upstream MIT LICENSE alongside the command at .claude/commands/arch-decide.LICENSE so attribution stays intact.
-rw-r--r--.claude/commands/arch-decide.LICENSE (renamed from arch-decide/LICENSE)0
-rw-r--r--.claude/commands/arch-decide.md (renamed from arch-decide/SKILL.md)0
-rw-r--r--.claude/commands/arch-design.md (renamed from arch-design/SKILL.md)0
-rw-r--r--.claude/commands/arch-document.md (renamed from arch-document/SKILL.md)0
-rw-r--r--.claude/commands/arch-evaluate.md (renamed from arch-evaluate/SKILL.md)0
-rw-r--r--.claude/commands/brainstorm.md (renamed from brainstorm/SKILL.md)0
-rw-r--r--.claude/commands/c4-analyze.md (renamed from c4-analyze/SKILL.md)0
-rw-r--r--.claude/commands/c4-diagram.md (renamed from c4-diagram/SKILL.md)0
-rw-r--r--.claude/commands/codify.md (renamed from codify/SKILL.md)0
-rw-r--r--.claude/commands/create-v2mom.md (renamed from create-v2mom/SKILL.md)0
-rw-r--r--.claude/commands/finish-branch.md (renamed from finish-branch/SKILL.md)0
-rw-r--r--.claude/commands/prompt-engineering.md (renamed from prompt-engineering/SKILL.md)0
-rw-r--r--.claude/commands/respond-to-cj-comments.md (renamed from respond-to-cj-comments/SKILL.md)0
-rw-r--r--.claude/commands/respond-to-review.md (renamed from respond-to-review/SKILL.md)0
-rw-r--r--.claude/commands/review-code.md (renamed from review-code/SKILL.md)0
-rw-r--r--.claude/commands/security-check.md (renamed from security-check/SKILL.md)0
-rw-r--r--.claude/commands/start-work.md (renamed from start-work/SKILL.md)0
17 files changed, 0 insertions, 0 deletions
diff --git a/arch-decide/LICENSE b/.claude/commands/arch-decide.LICENSE
index 8a8b38e..8a8b38e 100644
--- a/arch-decide/LICENSE
+++ b/.claude/commands/arch-decide.LICENSE
diff --git a/arch-decide/SKILL.md b/.claude/commands/arch-decide.md
index b0078fb..b0078fb 100644
--- a/arch-decide/SKILL.md
+++ b/.claude/commands/arch-decide.md
diff --git a/arch-design/SKILL.md b/.claude/commands/arch-design.md
index 744b8d0..744b8d0 100644
--- a/arch-design/SKILL.md
+++ b/.claude/commands/arch-design.md
diff --git a/arch-document/SKILL.md b/.claude/commands/arch-document.md
index 24a3720..24a3720 100644
--- a/arch-document/SKILL.md
+++ b/.claude/commands/arch-document.md
diff --git a/arch-evaluate/SKILL.md b/.claude/commands/arch-evaluate.md
index f1c3391..f1c3391 100644
--- a/arch-evaluate/SKILL.md
+++ b/.claude/commands/arch-evaluate.md
diff --git a/brainstorm/SKILL.md b/.claude/commands/brainstorm.md
index b47523f..b47523f 100644
--- a/brainstorm/SKILL.md
+++ b/.claude/commands/brainstorm.md
diff --git a/c4-analyze/SKILL.md b/.claude/commands/c4-analyze.md
index ab8986b..ab8986b 100644
--- a/c4-analyze/SKILL.md
+++ b/.claude/commands/c4-analyze.md
diff --git a/c4-diagram/SKILL.md b/.claude/commands/c4-diagram.md
index 15948e4..15948e4 100644
--- a/c4-diagram/SKILL.md
+++ b/.claude/commands/c4-diagram.md
diff --git a/codify/SKILL.md b/.claude/commands/codify.md
index 4a0b5e6..4a0b5e6 100644
--- a/codify/SKILL.md
+++ b/.claude/commands/codify.md
diff --git a/create-v2mom/SKILL.md b/.claude/commands/create-v2mom.md
index 9d2beef..9d2beef 100644
--- a/create-v2mom/SKILL.md
+++ b/.claude/commands/create-v2mom.md
diff --git a/finish-branch/SKILL.md b/.claude/commands/finish-branch.md
index 0903010..0903010 100644
--- a/finish-branch/SKILL.md
+++ b/.claude/commands/finish-branch.md
diff --git a/prompt-engineering/SKILL.md b/.claude/commands/prompt-engineering.md
index d566286..d566286 100644
--- a/prompt-engineering/SKILL.md
+++ b/.claude/commands/prompt-engineering.md
diff --git a/respond-to-cj-comments/SKILL.md b/.claude/commands/respond-to-cj-comments.md
index 61cf533..61cf533 100644
--- a/respond-to-cj-comments/SKILL.md
+++ b/.claude/commands/respond-to-cj-comments.md
diff --git a/respond-to-review/SKILL.md b/.claude/commands/respond-to-review.md
index 3508fa5..3508fa5 100644
--- a/respond-to-review/SKILL.md
+++ b/.claude/commands/respond-to-review.md
diff --git a/review-code/SKILL.md b/.claude/commands/review-code.md
index 1bb2bde..1bb2bde 100644
--- a/review-code/SKILL.md
+++ b/.claude/commands/review-code.md
diff --git a/security-check/SKILL.md b/.claude/commands/security-check.md
index ca431e0..ca431e0 100644
--- a/security-check/SKILL.md
+++ b/.claude/commands/security-check.md
diff --git a/start-work/SKILL.md b/.claude/commands/start-work.md
index 311476d..311476d 100644
--- a/start-work/SKILL.md
+++ b/.claude/commands/start-work.md