Add spec documents for requirements, design, implementation, tasks, e…#19
Open
ParaniDharshan04 wants to merge 1 commit intoVasu7389:masterfrom
Open
Add spec documents for requirements, design, implementation, tasks, e…#19ParaniDharshan04 wants to merge 1 commit intoVasu7389:masterfrom
ParaniDharshan04 wants to merge 1 commit intoVasu7389:masterfrom
Conversation
…valuation, and testing workflows - Created spec-requirements.md for generating and refining requirements documents using EARS format. - Added spec-design.md for creating and refining design documents based on approved requirements. - Introduced spec-impl.md for implementing functional code according to task lists. - Developed spec-judge.md for evaluating spec documents and selecting the best solutions. - Implemented spec-tasks.md for creating and refining task lists based on design documents. - Added spec-test.md for generating test documents and executable test code aligned with requirements and design. - Created spec-system-prompt-loader.md to load the spec workflow system prompt. - Updated kfc-settings.json to include visibility settings for various views. - Added spec-workflow-starter.md to define the overall spec workflow and its phases.
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.
…valuation, and testing workflows