Keep/_bmad/_config/task-manifest.csv
sepehr ddb67ba9e5 fix: unify theme system - fix theme switching persistence
- Unified localStorage key to 'theme-preference' across all components
- Fixed header.tsx using wrong localStorage key ('theme' instead of 'theme-preference')
- Added localStorage hybrid persistence for instant theme changes
- Removed router.refresh() which was causing stale data revert
- Replaced Blue theme with Sepia
- Consolidated auth() calls to prevent race conditions
- Updated UserSettingsData types to include all themes
2026-01-18 22:33:41 +01:00

926 B

1namedisplayNamedescriptionmodulepathstandalone
2index-docsIndex DocsGenerates or updates an index.md of all documents in the specified directorycore_bmad/core/tasks/index-docs.xmltrue
3review-adversarial-generalAdversarial Review (General)Cynically review content and produce findingscore_bmad/core/tasks/review-adversarial-general.xmlfalse
4shard-docShard DocumentSplits large markdown documents into smaller, organized files based on level 2 (default) sectionscore_bmad/core/tasks/shard-doc.xmltrue
5validate-workflowValidate Workflow OutputRun a checklist against a document with thorough analysis and produce a validation reportcore_bmad/core/tasks/validate-workflow.xmlfalse
6workflowExecute WorkflowExecute given workflow by loading its configuration, following instructions, and producing outputcore_bmad/core/tasks/workflow.xmlfalse