Implement an approved feature from PRODUCT.md and TECH.md, keeping specs and code aligned in the same PR as implementation evolves. Use after the product and tech specs are approved and the next step is building the feature.
$npx -y skills add warpdotdev/common-skills --skill implement-specsInstalls into the current project.
Run `npx skills use "https://github.com/warpdotdev/common-skills" --skill "warpdotdev/common-skills/implement-specs"` 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/warpdotdev/common-skills" that are relevant to the current task. Run `npx skills add "https://github.com/warpdotdev/common-skills"` and select the relevant skills, then follow their instructions.