specforge-onboard

Installation
SKILL.md

specforge-onboard

本技能把业务仓库接入 SpecForge。它只做两件事:搭骨架、归旧档。骨架完成后其他 specforge-* 技能才能运行。

前置关系

本技能需要先安装到 AI 工具。推荐从 npm 或 GitHub 使用 CLI:

npx @huangrx6/specforge skill add --target codex
npx @huangrx6/specforge skill add --target claude-code
npx @huangrx6/specforge skill add --target cc-switch

本地源码维护时也可以运行:

node bin/specforge.mjs skill add --target all --apply
Installs
1
GitHub Stars
2
First Seen
May 12, 2026
specforge-onboard — huangrx6/specforge