docs(claude+skills): CLAUDE.md restructure + new skills#633
Merged
John-David Dalton (jdalton) merged 1 commit intomainfrom May 5, 2026
Merged
docs(claude+skills): CLAUDE.md restructure + new skills#633John-David Dalton (jdalton) merged 1 commit intomainfrom
John-David Dalton (jdalton) merged 1 commit intomainfrom
Conversation
Synced from socket-repo-template canonical. CLAUDE.md moves to the
fleet-canonical / project-specific layout (public-surface hygiene,
parallel-session safeguards, code style, tooling) with sdk-specific
extensions below.
Skills added:
- programmatic-claude-lockdown — reference for the four-flag lockdown
pattern when invoking Claude headlessly (CLI in workflows, agent-sdk
query() in code)
- promise-race-pitfall — reference for the Promise.race
cross-iteration handler-leak bug
Skills updated:
- path-guard — SKILL.md drift; _shared/path-guard-rule.md update
Doctrine references:
- docs/references/inclusive-language.md
- docs/references/sorting.md
Repo-template integration:
- .socket-repo-template.json — repo-particular kind config
- scripts/socket-repo-template-{schema,emit-schema}.mts — schema tooling
- socket-repo-template-schema.json — emitted JSON schema
Splits content out of #630.
This was referenced May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
programmatic-claude-lockdown,promise-race-pitfall.path-guard(SKILL.md drift;_shared/path-guard-rule.md).docs/references/inclusive-language.md,docs/references/sorting.md..socket-repo-template.json+ schema tooling.Scope
Skills + CLAUDE.md slice split out of #630.
Companion splits: hooks + cascade+deps. After all three land, #630 closes.
Test plan