mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
5770bfc5b1
## Summary Update the gh-stack skill to match the current CLI behavior and make the guidance easier to navigate. Move detailed stack design, command behavior, and troubleshooting material into focused references while keeping the main skill concise, and refresh the lock hash for the finalized content. ## Verification - `pnpm prettier --with-node-modules --ignore-path .prettierignore --check .agents/skills/gh-stack/SKILL.md .agents/skills/gh-stack/references/commands.md .agents/skills/gh-stack/references/stack-design.md .agents/skills/gh-stack/references/troubleshooting.md skills-lock.json` - Verified the three referenced files exist and the computed skill-folder SHA-256 matches `skills-lock.json` - Not run: Next.js tests (documentation-only skill update) <!-- NEXT_JS_LLM -->
12 lines
263 B
JSON
12 lines
263 B
JSON
{
|
|
"version": 1,
|
|
"skills": {
|
|
"gh-stack": {
|
|
"source": "github/gh-stack",
|
|
"sourceType": "github",
|
|
"skillPath": "skills/gh-stack/SKILL.md",
|
|
"computedHash": "331d32e421a963f5e257fda9d5e1a0fea28039c1dd4dc91329479975906b2db0"
|
|
}
|
|
}
|
|
}
|