Commit Graph

4 Commits

Author SHA1 Message Date
2-gabadi bf499b1cae
feat: implement centralized shard configuration and optimize workflow structure
- Add shard_configuration to workflow with centralized naming patterns
- Update SM responsibilities for validation and learning facilitation
- Optimize task inputs/outputs for parallel processing with dedicated shards
- Improve workflow clarity with explicit shard mappings
- Format all story-implementation files for consistency

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-22 12:50:55 -03:00
2-gabadi f034282b6d
refactor: consolidate checklists and improve scope creep detection
- Remove duplicate checklists (epic-readiness, story-approval) in favor of bmad-core equivalents
- Add SCOPE-CREEP classification category to prevent scope expansion during reviews
- Change consolidation responsibility from architect to scrum master for better neutrality
- Update dependencies to include pm-checklist.md from core
- Maintain focus on original MVP scope through strict acceptance criteria compliance

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-22 08:24:16 -03:00
2-gabadi 0d013fa404
fix: improve agnostic compliance in story-implementation expansion pack
- Replace methodology-specific terms (MVP, iteration) with project-agnostic language
- Update legacy file paths to modern BMAD structure (docs/prd/epic-*, docs/epics/epic-*)
- Generalize hardcoded services to project-configurable dependencies
- Abstract browser/Playwright testing to project-appropriate UI testing
- Replace platform-specific terminology with universal equivalents

Changes ensure 100% agnostic compliance while maintaining expansion pack functionality.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 03:05:44 -03:00
2-gabadi 70585ede70
feat: add story implementation expansion pack
Add new expansion pack for story implementation functionality.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 02:34:35 -03:00