feat: workflow, UI and document support updates

This commit is contained in:
willchen96 2026-07-08 18:27:28 +08:00
parent a5fe6d6e04
commit 82dcaefc43
139 changed files with 12554 additions and 2233 deletions

View file

@ -22,10 +22,9 @@ Thanks for helping improve Mike. Please keep contributions small, focused, and e
## System Workflows
System workflows live in `workflows/`. Update `metadata.json` for structured
metadata like author, language, version, practice area, or jurisdictions,
update `SKILL.md` for workflow instructions, and use `table-config.json` for
tabular review columns.
System workflows live in `mike-workflows/system/`. Put structured metadata in
the YAML frontmatter at the top of `SKILL.md`, put workflow instructions in the
body of `SKILL.md`, and use `table-config.yaml` for tabular review columns.
After changing system workflows, regenerate the app files: