leonvanzyl / gsd-to-autocoder-spec
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/gsd-to-autocoder-spec && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3819" && unzip -o skill.zip -d .claude/skills/gsd-to-autocoder-spec && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/gsd-to-autocoder-spec/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Convert GSD codebase mapping to Autocoder app_spec.txt. This skill should be used when the user has run /gsd:map-codebase and wants to use Autocoder on an existing project. Triggers: "convert to autocoder", "gsd to spec", "create app_spec from codebase", "use autocoder on existing project", after /gsd:map-codebase completion.