oh-my-agent 6.15.0 → 6.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/bin/cli.js +572 -556
  3. package/package.json +7 -1
package/README.md CHANGED
@@ -72,6 +72,7 @@ Pick a preset and you're ready:
72
72
  | **oma-debug** | Root cause analysis, fixes, regression tests |
73
73
  | **oma-design** | Design systems, tokens, accessibility, responsive |
74
74
  | **oma-dev-workflow** | CI/CD, releases, monorepo automation |
75
+ | **oma-docs** | Documentation drift detection — verify code↔docs refs, sync diff-affected docs |
75
76
  | **oma-frontend** | React/Next.js, TypeScript, Tailwind CSS v4, shadcn/ui |
76
77
  | **oma-hwp** | HWP/HWPX/HWPML to Markdown conversion |
77
78
  | **oma-image** | Multi-vendor AI image generation |