mirror of
https://github.com/willchen96/mike.git
synced 2026-07-24 23:41:04 +02:00
feat: workflow, UI and document support updates
This commit is contained in:
parent
a5fe6d6e04
commit
82dcaefc43
139 changed files with 12554 additions and 2233 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue