chore: add Fern regen workflow docs and skills#674
Merged
lukeocodes merged 2 commits intomainfrom Mar 5, 2026
Merged
Conversation
Add AGENTS.md documenting the SDK regeneration workflow, CLAUDE.md stub, and Claude Code skills for prepare-regen and review-regen.
Contributor
There was a problem hiding this comment.
Pull request overview
Adds repository guidance and Claude Code skills to standardize the Fern-based SDK regeneration workflow for this codebase.
Changes:
- Adds
AGENTS.mddocumenting how to unfreeze/re-freeze manually patched generated files during Fern regen. - Adds
CLAUDE.mdas a pointer toAGENTS.md. - Adds Claude Code skills for preparing and reviewing a regen (
prepare-regen,review-regen).
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
CLAUDE.md |
Adds a minimal pointer to AGENTS.md for Claude context. |
AGENTS.md |
Documents the Fern regeneration workflow and which files are typically frozen/unfrozen. |
.claude/skills/prepare-regen.md |
Adds a skill checklist for preparing the repo/PR for generator output. |
.claude/skills/review-regen.md |
Adds a skill checklist for post-regen diffing/reapplying patches and verification. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Add AGENTS.md with holistic rules for classifying .fernignore entries as permanently or temporarily frozen. Add Claude Code skills for prepare-regen and review-regen. Add agent files to .fernignore.
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