Commit Graph

8 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 23b0220910
fix: remove incorrect Browser MCP references from documentation
- Remove Browser MCP references that don't apply to project-agnostic workflow
- Update testing references to use project-appropriate tools
- Clarify autonomous workflow nature

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 03:23:41 -03:00
2-gabadi df2a970368
Merge branch '2-gabadi/tasks-review' into feature/story-implementation-expansion-pack 2025-06-19 03:17:27 -03:00
2-gabadi 4409a9e071
remove: delete plan.md file from story-implementation expansion pack
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 03:13:40 -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 3349a90ee4
docs: add comprehensive README for story-implementation expansion pack
Add detailed documentation following BMAD repository standards:
- Complete overview and purpose explanation
- Dual workflow usage guide with selection criteria
- Comprehensive component breakdown (workflows, tasks, checklists)
- Core BMAD integration details and agent requirements
- Installation and usage examples for both workflow variants
- Learning system documentation with 6-category triage
- Epic management and retrospective system explanation
- Team integration patterns and customization guidance

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 02:41:01 -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