Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.11 KB

File metadata and controls

31 lines (19 loc) · 1.11 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Tasks.md Structure Standards - Guidelines for creating well-structured implementation plans with mandatory protocols

  • Development Guidelines - Rigorous development practices with gap analysis, error handling, and debugging protocols

  • New agents/ category for Kiro agent steering documents

  • BMAD Spec Converter Agent - Transforms BMAD planning documents into formal Kiro specifications

    • Converts BMAD PRDs and Architecture docs to Kiro specs
    • Generates EARS-formatted requirements
    • Extracts correctness properties for property-based testing
    • Creates implementation task plans with traceability
    • Supports three-phase workflow: requirements → design → tasks
  • CHANGELOG.md to track project changes

Changed

  • Updated README.md to include Agents category and documentation

  • Updated categories.json to include agents category