What's Changed
- feat(quick-flow): add quick-dev2 unified workflow by @alexeyv in #1807
- feat(skills): add bmad-os-findings-triage HITL triage skill by @alexeyv in #1804
- feat(skills): add prompt review skill (PromptSentinel v1.2) by @alexeyv in #1806
- docs: add Chinese documentation translation by @cccczl in #1795
- fix(core): remove stale capability config keys by @alexeyv in #1827
- feat(skills): add edge case hunter as parallel review layer in PR review by @alexeyv in #1791
- feat(i18n): add zh-CN locale support by @alexeyv in #1822
- fix(quick-flow): add input trust guardrail to step 1 by @alexeyv in #1825
- fix(create-story): replace missing validate-workflow invoke with checklist action by @alexeyv in #1837
- fix: use last_updated instead of generated for sprint-status staleness check by @chandanv89 in #1836
- refactor: all-is-skills - Convert BMAD to skills-based architecture by @alexeyv in #1834
- fix: add missing skill manifests for research and PRD workflows by @alexeyv in #1839
- feat(skills): migrate all remaining platforms to native skills format by @alexeyv in #1841
- docs: fix chinese documentation translation errors by @cccczl in #1848
- refactor: convert workflow.yaml to workflow.md (steps 1-3) by @alexeyv in #1842
- docs: update terminology from commands to skills by @alexeyv in #1850
- feat: add skill manifest for advanced-elicitation workflow by @alexeyv in #1840
- feat: add pi coding agent as supported platform by @ganimp84 in #1854
- feat(skills): add type:skill manifest for verbatim directory copying by @alexeyv in #1851
- chore(sprint-planning): convert workflow.yaml to unified workflow.md by @alexeyv in #1856
- feat(tasks): convert review-adversarial-general XML task to native skill by @alexeyv in #1857
- chore(correct-course): convert workflow.yaml to unified workflow.md by @alexeyv in #1858
- feat(manifest): unified skill scanner decoupled from legacy collectors by @alexeyv in #1859
- chore: convert code-review workflow.yaml to workflow.md by @alexeyv in #1860
- chore: convert dev-story workflow from yaml to markdown by @alexeyv in #1861
- refactor: convert create-story workflow.yaml to workflow.md (step 7) by @alexeyv in #1862
- refactor: convert document-project workflow.yaml to workflow.md (step 9) by @alexeyv in #1863
- refactor: remove legacy YAML/XML workflow engine plumbing by @alexeyv in #1864
- fix: harden quick-dev-new-preview and fix standalone agent dash names by @alexeyv in #1867
- refactor(skills): add SKILL.md entrypoint to skill directories by @alexeyv in #1868
- chore(skills): convert review-edge-case-hunter.xml to native skill by @alexeyv in #1871
- ci: add continuous delivery workflows for npm publishing by @alexeyv in #1872
- chore(core): convert help.md to native skill directory by @alexeyv in #1874
- chore: unify npm publish workflow by @alexeyv in #1881
- docs: tweak QA checklist wording by @alexeyv in #1882
- fix: remove duplicate publish workflows by @alexeyv in #1883
- feat: allow manual next channel publish by @alexeyv in #1884
- fix: force trusted publish without token auth by @alexeyv in #1885
- fix: isolate npm publish from injected auth config by @alexeyv in #1886
- revert: restore QA checklist wording by @alexeyv in #1888
- docs: refine quick dev new preview explainer by @alexeyv in #1889
- docs: mention @next install channel by @alexeyv in #1887
- docs: drop slash-command prefix from skill references by @alexeyv in #1892
- docs(zh-cn): remove slash prefix from skill examples in code blocks by @alexeyv in #1893
- refactor(skills): convert editorial-review-structure.xml to native skill by @alexeyv in #1875
- fix: correct arrow origin in quick-dev-diagram by @alexeyv in #1894
- refactor(skills): convert editorial-review-prose.xml to native skill by @alexeyv in #1877
- refactor(skills): convert index-docs.xml to native skill directory by @alexeyv in #1878
- fix(quick-dev): correct commit ordering, add loopback directive, fix typo by @alexeyv in #1876
- refactor(skills): convert shard-doc.xml to native skill directory by @alexeyv in #1896
- fix: add brainstorming reconciliation to prevent silent idea loss in PRD by @nikolasdehor in #1914
- fix: remove mandatory minimum issue count causing endless review cycles by @nikolasdehor in #1913
- docs: fix contradictory Quinn workflow placement in testing reference by @nikolasdehor in #1911
- fix: consume UX Design Spec as first-class input in epic creation by @nikolasdehor in #1909
- docs: document trigger types and argument requirements by @nikolasdehor in #1908
- refactor(skills): convert party-mode to native skill directory by @alexeyv in #1906
- fix: add .npmignore to reduce npm tarball by 91% by @nikolasdehor in #1900
- fix: address review findings from party-mode skill conversion by @alexeyv in #1919
- fix(installer): simplify install summary by @alexeyv in #1915
- fix(installer): separate skill and agent counts in summary by @alexeyv in #1932
- refactor(skills): convert brainstorming to native skill by @alexeyv in #1924
New Contributors
- @cccczl made their first contribution in #1795
- @chandanv89 made their first contribution in #1836
- @ganimp84 made their first contribution in #1854
- @nikolasdehor made their first contribution in #1914
Full Changelog: v6.0.4...v6.1.0