fix: skill-forge review — frontmatter, reference splits, terminology, README#2
Open
whiletrue0x wants to merge 3 commits into
Open
fix: skill-forge review — frontmatter, reference splits, terminology, README#2whiletrue0x wants to merge 3 commits into
whiletrue0x wants to merge 3 commits into
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…EADME Skill-forge full review of all 17 skills: - Add YAML frontmatter to all 15 reference files (6 skills) - Split 3 oversized references into focused files: - environment-variables.md (754→5 files) - troubleshooting.md (919→6 files) - standard-configuration.md (429→3 files) - Trim projects-api.md (373→288 lines) and track-insights-api.md (306→295) - Add Execution Procedure to deployment-docker and deployment-kubernetes - Add Quick Start workflow to deployment-kubernetes - Standardize "feature flag" terminology across 6 SDK skills - Add localhost replacement comments in SDK setup examples - Improve README: logo, features section, reference-style badges, footer - Add .github/repo-meta.yml for GitHub metadata Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Full Skill Forge review report covering all 17 skills. Summarizes findings, fixes, and validation results for PR review. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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
Full Skill Forge review of all 17 skills with automated validation and fixes:
troubleshooting.md(919→6 files),environment-variables.md(754→5 files),standard-configuration.md(429→3 files) — reducing per-file token cost by 3-4xprojects-api.md(373→288) andtrack-insights-api.md(306→295) under the 300-line limitdeployment-dockeranddeployment-kubernetes(intent routing for AI agents)deployment-kubernetes(was just a link index, now has actionable Helm steps)// replace with your FeatBit server URLcomments on localhost URLs.github/repo-meta.ymlwith description + 13 topicsSee REVIEW.md for the full quality improvement report with before/after metrics and validation results.
Validation
Test plan
npx skills add featbit/featbit-skills --listshows all 17 skills🤖 Generated with Claude Code