Commit bb69012
authored
chore: remove maintenance skills from .claude/ and .agents/ (moved to deepgram/agents) (#46)
## Summary
Removes maintenance-flavored skills targeted at the SDK team, not at SDK
users:
- `.claude/skills/prepare-regen.md`
- `.claude/skills/review-regen.md`
- `.agents/skills/deepgram-java-maintaining-sdk/` (duplicated AGENTS.md
content; its own footer admitted so)
These have been generalized and consolidated into the internal
`deepgram/agents` repo so the SDK team installs them once and gets them
across every Deepgram SDK we maintain (Python, JS, Java, Kotlin, Go,
Rust, .NET, Swift).
- Companion PR: deepgram/agents#16
## What's not changing
- `AGENTS.md` in this repo is unchanged. It remains the SDK-specific
source of truth for the frozen-file list, validation command, and any
language-specific maintainer notes.
- The user-facing skills under `.agents/skills/`
(`deepgram-java-speech-to-text`, `deepgram-java-voice-agent`, etc.) are
untouched. Those are for SDK consumers and stay where they are.
- The Fern regen workflow itself is unchanged. Just the workflow
guidance moves to the internal install.
## After this lands
The canonical maintenance reference is now `deepgram/agents` (workflow)
+ this repo's `AGENTS.md` (specifics). No information is lost —
`AGENTS.md` has the full per-repo detail.
SDK-team members install the new skills via `deepgram/agents` and run
the regen workflow exactly as before. Triggers like "fern regen" /
"freeze classification" / "prepare regen" / "review regen" continue to
work; they're now driven by the generalized skills in `deepgram/agents`.3 files changed
Lines changed: 0 additions & 155 deletions
File tree
- .agents/skills/deepgram-java-maintaining-sdk
- .claude/skills
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments