Skip to content

Commit fbabb1c

Browse files
committed
Rename rhivos-content plugin to rhivos-tools
Co-authored by Claude Code, under the supervision of Alex McLeod
1 parent 9b2c90c commit fbabb1c

11 files changed

Lines changed: 4 additions & 4 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"tags": ["cqa", "dita", "documentation", "quality", "assessment", "modular-docs", "vale"]
4343
},
4444
{
45-
"name": "rhivos-content",
46-
"source": "./plugins/rhivos-content",
45+
"name": "rhivos-tools",
46+
"source": "./plugins/rhivos-tools",
4747
"description": "RHIVOS 2.0 Core documentation pipeline. Maps upstream CentOS Automotive SIG content to downstream Red Hat modular AsciiDoc using JTBD restructuring and style governance.",
4848
"category": "documentation",
4949
"tags": ["rhivos", "automotive", "asciidoc", "jtbd", "modular-docs", "conversion"]

plugins/rhivos-content/.claude-plugin/plugin.json renamed to plugins/rhivos-tools/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "rhivos-content",
2+
"name": "rhivos-tools",
33
"version": "1.0.0",
44
"description": "RHIVOS 2.0 Core documentation pipeline. Maps upstream CentOS Automotive SIG content to downstream Red Hat modular AsciiDoc using JTBD restructuring and style governance.",
55
"author": {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# rhivos-content
1+
# rhivos-tools
22

33
RHIVOS 2.0 Core documentation pipeline. Converts upstream CentOS Automotive SIG Markdown content into downstream Red Hat modular AsciiDoc, restructured using Jobs To Be Done (JTBD) principles and validated against Red Hat style governance.
44

File renamed without changes.
File renamed without changes.

plugins/rhivos-content/skills/rhivos-fetch-convert/SKILL.md renamed to plugins/rhivos-tools/skills/rhivos-fetch-convert/SKILL.md

File renamed without changes.

plugins/rhivos-content/skills/rhivos-fetch-convert/scripts/md2adoc.py renamed to plugins/rhivos-tools/skills/rhivos-fetch-convert/scripts/md2adoc.py

File renamed without changes.

plugins/rhivos-content/skills/rhivos-jtbd-restructure/SKILL.md renamed to plugins/rhivos-tools/skills/rhivos-jtbd-restructure/SKILL.md

File renamed without changes.

plugins/rhivos-content/skills/rhivos-map-upstream/SKILL.md renamed to plugins/rhivos-tools/skills/rhivos-map-upstream/SKILL.md

File renamed without changes.

plugins/rhivos-content/skills/rhivos-quality-review/SKILL.md renamed to plugins/rhivos-tools/skills/rhivos-quality-review/SKILL.md

File renamed without changes.

0 commit comments

Comments
 (0)