You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix some small bugs
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
* Update style guide TOC
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
* Remove en dashes
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
* Update resource list in operator index
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
* Remove last_update from MCP server guides
* Fix broken anchors
* Rewrite Next steps and Related info as sentences
Avoids Markdown sublist ambiguity when descriptions wrap to indented
lines starting with a hyphen.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Co-authored-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: .claude/commands/polish-toolhive-updates.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,13 +42,13 @@ Every feature should answer: **"What can I now do that I couldn't before, and wh
42
42
43
43
**Bad**: "Added API management to Registry Server"
44
44
45
-
**Good**: "API-based management lets you add, update, or remove registries programmatically—useful for CI/CD pipelines and infrastructure-as-code approaches"
45
+
**Good**: "API-based management lets you add, update, or remove registries programmatically, making it easier to integrate with CI/CD pipelines and infrastructure-as-code workflows"
46
46
47
47
### 2. Honest About Maturity
48
48
49
49
- Avoid claiming production-readiness prematurely
50
50
- Use phrases like "adds more operational capabilities," "moves closer to production readiness," "foundational capabilities"
51
-
- Don't oversell—these are incremental improvements showing project momentum
51
+
- Don't oversell; most updates are incremental improvements showing project momentum
52
52
53
53
### 3. Accessible Language
54
54
@@ -152,7 +152,7 @@ For each major feature/component:
152
152
153
153
**Before**: "Monitor which MCP servers behind vMCP are available and responding"
154
154
155
-
**After**: "**Health monitoring** tracks which MCP servers behind vMCP are available and responding—the foundation for building alerts and dashboards"
155
+
**After**: "**Health monitoring** tracks which MCP servers behind vMCP are available and responding, giving you the foundation to build alerts and dashboards"
0 commit comments