Two Agent Skills for AI coding agents working with FeatBit: FeatBit routes engineering work to current official sources, while FeatBit Experimentation guides end-to-end experiments and release decisions for FeatBit v6.0.0 and later. Both skills are compatible with Codex, Claude Code, Cursor, GitHub Copilot, Windsurf, and other tools supported by skills.sh.
| 2 Skills | Route FeatBit engineering questions to official sources and guide end-to-end experimentation and release decisions |
| Focused References | Source maps for FeatBit engineering plus stage-specific experimentation guidance |
| 0 Documentation Mirrors | Detailed instructions remain in current FeatBit repositories, docs, releases, and live API contracts |
| Skill | Description |
|---|---|
| FeatBit | Routes requests to the relevant reference, the official Terraform Provider repository, or current FeatBit documentation |
| FeatBit Experimentation | Guides product intent, hypotheses, rollout strategy, measurement, analysis, release decisions, and learning capture. Requires FeatBit v6.0.0 or later |
npx skills add featbit/featbit-skillsThe installer detects supported agents and lets you install the same skill for Codex, Claude Code, GitHub Copilot, Cursor, or another supported agent.
Install either skill explicitly, or list all available skills:
npx skills add featbit/featbit-skills --skill featbit
npx skills add featbit/featbit-skills --skill featbit-experimentation
npx skills add featbit/featbit-skills --listMIT