oh-my-agent 6.5.5 → 6.7.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.
- package/README.md +1 -1
- package/bin/cli.js +337 -337
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -89,7 +89,7 @@ Pick a preset and you're ready:
|
|
|
89
89
|
| **oma-pm** | Plans tasks, breaks down requirements, defines API contracts |
|
|
90
90
|
| **oma-qa** | OWASP security, performance, accessibility review |
|
|
91
91
|
| **oma-recap** | Conversation history recap and themed work summaries |
|
|
92
|
-
| **oma-scholar** | Academic research companion —
|
|
92
|
+
| **oma-scholar** | Academic research companion — literature search, peer review |
|
|
93
93
|
| **oma-scm** | SCM (software configuration management) — branching, merges, worktrees, baselines; Conventional Commits |
|
|
94
94
|
| **oma-search** | Intent-based search router with trust scoring — docs, web, code, local |
|
|
95
95
|
| **oma-tf-infra** | Multi-cloud Terraform IaC (Infrastructure as Code) |
|