ADR-336: Dev spec + proposal/detailed-design/dev-spec templates - #170
Draft
jodavis-claude wants to merge 2 commits into
Draft
Conversation
Introduces the dev spec for the Proposal/Detailed Design split (ADR-336) along with the new document templates it defines: a proposal template for write-design-spec's first-draft skill, a detailed design template for the new detailed-design-first-draft skill, and a dev spec template for write-dev-spec's first-draft skill. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0173ECh95RcYr18Pa1CnLT2z
build-and-test: Python test resultsStatus: ✅ Passed Test log |
Rewrite the Tasks section headings to the [ADR-XXX: Title](url) 🤖/🧑 form and Depends-on lines to reference real ADR-XXX keys instead of local Task N numbers, so stack_registration.py can parse the stack order for tasks in this epic. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Ta9LkHviRw9DHfj54wRtam
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
write-dev-specand everything downstream unaffected.proposal_template.md(write-design-spec first-draft),detailed_design_template.md(new detailed-design-first-draft skill), anddev_spec_template.md(write-dev-spec first-draft).Test plan
🤖 Generated with Claude Code
https://claude.ai/code/session_0173ECh95RcYr18Pa1CnLT2z