Skip to content

Commit a1c4079

Browse files
authored
chore: trim CLAUDE.md and skills (#166)
* chore(ci): bump socket-registry SHA to ed311907 * feat(ci): pipe publish-without-sfw and SOCKET_API_KEY to provenance workflow * chore: trim CLAUDE.md and audit skills * chore: trim quality-scan skill to 63 lines (was 625) * fix: format CLAUDE.md with oxfmt
1 parent ebce944 commit a1c4079

File tree

5 files changed

+104
-1069
lines changed

5 files changed

+104
-1069
lines changed

.claude/commands/quality-loop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Run the `/quality-scan` skill and fix all issues found. Repeat until zero issues remain or 5 iterations complete.
1+
Runs the `/quality-scan` skill and fixes all issues found. Repeats until zero issues remain or 5 iterations complete.
22

33
**Interactive only** — this command makes code changes and commits. Do not use as an automated pipeline gate.
44

.claude/commands/security-scan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Run the `/security-scan` skill. This chains AgentShield (Claude config audit) → zizmor (GitHub Actions security) → security-reviewer agent (grading).
1+
Runs the `/security-scan` skill. Chains AgentShield (Claude config audit) → zizmor (GitHub Actions security) → security-reviewer agent (grading).
22

33
For a quick manual run without the full pipeline: `pnpm run security`

0 commit comments

Comments
 (0)