feat: CPLYTM-1302 - include a constitution file for speckit#387
Closed
marcusburghardt wants to merge 2 commits intocomplytime:mainfrom
Closed
feat: CPLYTM-1302 - include a constitution file for speckit#387marcusburghardt wants to merge 2 commits intocomplytime:mainfrom
marcusburghardt wants to merge 2 commits intocomplytime:mainfrom
Conversation
jpower432
reviewed
Feb 24, 2026
.specify/memory/constitution.md
Outdated
| Leverage existing solutions, but validate their quality and contribute back. | ||
|
|
||
| **Implementation**: | ||
| - **Research First**: Always research existing open-source libraries or cloud-native solutions before writing custom code. |
Member
There was a problem hiding this comment.
I think here we should actually ask the agent to prompt the user for a dependency list. Not the the evaluation umprompted. WDYT?
Contributor
Author
There was a problem hiding this comment.
@jpower432 , I used AI to support me with complete review and incorporated your feedback in the last commit. Could you take a look, please?
Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
Refactor constitution from human-oriented style guide into agent-enforceable directives. Normalize all rules to RFC 2119 (MUST/SHOULD/MAY), remove repository-specific references, add lint configuration awareness rule, and define the incremental constitution model for downstream repositories. Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
6c737bd to
9e792d8
Compare
Contributor
Author
|
Closing since the commits are now incorporated into #381 |
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
We want to make the collaboration more efficient by using Speckit and AI tools.
This PR introduces the SpecKit constitution file, which includes the core principles used by SpecKit commands.
Related Issues
Review Hints