Conversation
- Fix Docker documentation to match actual configuration - Update task system documentation for taskipy usage - Add template setup requirements and warnings - Update technology stack to reflect mutmut, taskipy - Enhance quality metrics with BDD and mutation testing - Remove references to non-existent docker-compose.prod.yml - Add Python 3.13+ requirement notices
Major changes: - Migrate features/ to business/ and create architecture/ directories - Add architectural-analysis skill for @architect to create technical features - Update manager agent with test signature creation and folder organization - Convert epic-workflow to feature-selection with architecture-first priority - Update all references from 7-phase to 8-phase development cycle - Add hypothesis usage guidelines (@given, @example, assume) - Update workflow-coordination with new Architecture Analysis phase - Update TODO.md and AGENTS.md with new workflow description New workflow: 1. Requirements Review 2. Feature Definition 3. Architecture Analysis (NEW) 4. Test Development (TDD) 5. Design & Signatures 6. Implementation 7. Final Quality Assurance 8. Feature Completion Key features: - Architecture features prioritized for unit/smoke tests - Manager creates test signatures with UUIDs and raise NotImplementedError - Test folder structure mirrors source structure - Both feature types use UUID acceptance criteria - Independent lifecycle for architecture and business features
- Update workflow-coordination from 7-step to 8-phase development - Add architectural-analysis skill to AGENTS.md skills list - Fix developer agent phase numbering (Phase 0 → Phase 1-8) - Add Phase 3: Architecture Analysis to developer workflow - Clarify manager creates test signatures before developer implements - Update BDD format to UUID traceability format exclusively - Remove all Example: format references, use UUID format only - Add TDD compliance to QA checkpoints in Phase 4 - Update gherkin-validation to UUID-required strictness mode - Fix QA checkpoints across overseer, qa-enforcement, requirements-management - Update example workflows in AGENTS.md to reflect 8-phase system - Add architecture analysis phase to QA protocol (6 checkpoints)
Replace all BDD/Gherkin terminology with acceptance criteria format: - Rename skill from gherkin-validation to acceptance-criteria-validation - Update all agent references (developer, manager, overseer) - Update all skill references (qa-enforcement, tdd, workflow-coordination) - Update AGENTS.md, README.md, TODO.md - Remove legacy format conversion examples - Use UUID traceability with Given/When/Then structure
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.
No description provided.