Skip to content

Commit 814cdf5

Browse files
docs(dotfiles): refresh core language agent skills
1 parent 2cddfcc commit 814cdf5

35 files changed

Lines changed: 1760 additions & 8746 deletions

packages/docs/plans/2026-08-03_agent-skills-release-refresh.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ skill's 30-source set rather than treated as independent 30-source units.
105105
- [x] Confirm that “30 sources” means per top-level skill, with commands and
106106
libraries inside that skill covered by the same 30-source set.
107107
- [x] Create and initialize the isolated native-stack worktree.
108-
- [ ] Inventory the full corpus, existing references, current versions, and
108+
- [x] Inventory the full corpus, existing references, current versions, and
109109
missing high-value skills.
110110
- [ ] Run the multi-agent research batches and build the per-skill evidence
111111
ledger.
@@ -124,6 +124,11 @@ skill's 30-source set rather than treated as independent 30-source units.
124124
- 2026-08-03: The user confirmed the 30-source requirement applies per
125125
top-level skill. Created `.claude/worktrees/agent-skills-refresh` on
126126
`feature/agent-skills-refresh` and initialized it with native `gh stack`.
127+
- 2026-08-03: Completed the first two research waves for Git, Bun, TypeScript,
128+
Rust, and Python: 186 primary pages plus 15 supplemental official or
129+
project-primary pages, 201 total, were successfully fetched and inspected. The first
130+
five skills were rewritten as concise routing entrypoints with focused
131+
references and source ledgers; the skill validator passes for all five.
127132

128133
## Session Log — 2026-08-03
129134

@@ -135,6 +140,12 @@ skill's 30-source set rather than treated as independent 30-source units.
135140
overlap that must be preserved.
136141
- Confirmed the 30-source-per-top-level-skill scope with the user.
137142
- Created and initialized the isolated native-stack worktree.
143+
- Completed and distilled the first five 30-source research audits: Git, Bun,
144+
TypeScript, Rust, and Python.
145+
- Replaced stale monolithic tutorials with concise entrypoints and focused
146+
reference files, including current release and compatibility boundaries.
147+
- Validated all five rewritten skill structures with the skill-creator
148+
validator.
138149

139150
### Remaining
140151

0 commit comments

Comments
 (0)