Use this skill when starting a new project or adding AgenticDev to an existing project. Scaffolds the directory structure (docs/specs, docs/changes) and configuration files needed for the spec-driven development workflow.
$npx -y skills add bodangren/git-workflow --skill project-initInstalls into the current project.
Run `npx skills use "https://github.com/bodangren/git-workflow" --skill "bodangren/git-workflow/project-init"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bodangren/git-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/bodangren/git-workflow"` and select the relevant skills, then follow their instructions.