docs: clarify spec skill bootstrap commands#11974
Conversation
Document that product and tech spec skills are sourced from common-skills and list the bootstrap commands for installing the pinned skills. Co-Authored-By: Oz <oz-agent@warp.dev>
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This documentation-only PR clarifies where the spec-writing skills come from, how skills-lock.json pins the expected common skills, and which ./script/bootstrap commands restore them. I checked the changed guidance against the local bootstrap scripts and lockfile context.
Concerns
- No blocking concerns found.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
|
@vkodithala Mind giving this one a quick stamp? We need to update our contributing docs now that we've moved things to common-skills. |
Description
Clarifies the spec PR guidance in
CONTRIBUTING.mdso contributors know:/write-product-specand/write-tech-specare sourced fromwarpdotdev/common-skills, not authored directly inwarpdotdev/warpskills-lock.jsonpins the expected common-skill versions for this checkout./script/bootstrapcan restore the pinned common skills, with project-local and global install optionsI confirmed the documented commands against
script/bootstrap,script/windows/bootstrap.ps1,script/resolve_common_skills,skills-lock.json,WARP.md, and the relevant common-skills installation history.Linked Issue
N/A — requested from Slack.
ready-to-specorready-to-implement.Testing
git --no-pager diff --checkI have manually tested my changes locally with
./script/runScreenshots / Videos
N/A — documentation-only change.
Agent Mode
CHANGELOG-NONE
Co-Authored-By: Oz oz-agent@warp.dev
Conversation: https://staging.warp.dev/conversation/a6331e13-9a95-4e90-ae7b-94a1f48b4b08
Run: https://oz.staging.warp.dev/runs/019e7f63-cc19-77de-a6af-db85694b4888
This PR was generated with Oz.