Skip to content

Feature/improve agents#35

Merged
nullhack merged 4 commits intomainfrom
feature/improve_agents
Apr 13, 2026
Merged

Feature/improve agents#35
nullhack merged 4 commits intomainfrom
feature/improve_agents

Conversation

@nullhack
Copy link
Copy Markdown
Owner

No description provided.

- 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
@nullhack nullhack merged commit 5345b7f into main Apr 13, 2026
8 checks passed
@nullhack nullhack deleted the feature/improve_agents branch April 13, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant