Skip to content

Rebrand: llm-wiki → scridos (Section I of #2)#3

Open
dshanklin-bv wants to merge 5 commits into
mainfrom
rebrand/llm-wiki-to-scridos
Open

Rebrand: llm-wiki → scridos (Section I of #2)#3
dshanklin-bv wants to merge 5 commits into
mainfrom
rebrand/llm-wiki-to-scridos

Conversation

@dshanklin-bv
Copy link
Copy Markdown

Closes Section I of #2.

Summary

Mechanical rebrand of plugin identifiers, slash command syntax, log prefix, data-dir paths, install/uninstall commands, and brand references. The proposal called this out as "the smallest commit; everything else is the actual upgrade."

Files touched (7)

  • .claude-plugin/plugin.jsonnamescridos, author → Eidos AGI
  • .claude-plugin/marketplace.jsonname, owner, plugins[].name → scridos / Eidos AGI
  • commands/wiki.md — skill ref llm-wiki:wikiscridos:wiki
  • skills/wiki/SKILL.md — trigger phrases, description, H1
  • scripts/install-deps.sh[llm-wiki] log prefix → [scridos]
  • README.md — title, install/uninstall, all /scridos:wiki examples; added upstream attribution to ekadetov/llm-wiki at the top
  • WALKTHROUGH.md — title, ~/.claude/plugins/data/scridos/ data-dir paths, eidos-agi/scridos marketplace install line, all examples

Preserved (per proposal Section I)

  • "LLM Wiki pattern" / "LLM Wiki" wherever it refers to Karpathy's named pattern (descriptions in plugin.json/marketplace.json, the "What is an LLM Wiki?" section in WALKTHROUGH).
  • The ekadetov/llm-wiki upstream attribution — added explicitly to the README header where it was previously absent.

Migration note for existing users

Plugin data dir name follows the plugin name field, so on upgrade users get a fresh ~/.claude/plugins/data/scridos/ instead of the old ~/.claude/plugins/data/llm-wiki/. This means qmd/marp will re-install on first session start after upgrade. The old dir can be deleted by the user. No wiki data lives there.

Test plan

  • claude plugin install /path/to/scridos succeeds locally
  • /scridos:wiki appears in the Claude Code skill list
  • /scridos:wiki init test-wiki creates ~/ObsidianVault/03-Resources/test-wiki/
  • Render README + WALKTHROUGH on github.com and confirm headings, code blocks, attribution render cleanly
  • Sections II–X of the proposal remain (KPI framework, provenance, maintenance, tree, web viewer, doctrine lint, grade op, scope split). Will land as separate PRs.

🤖 Generated with Claude Code

Mechanical rebrand of plugin identifiers, slash command, log prefix,
data dir, install/uninstall paths, and brand references.

Files:
- .claude-plugin/plugin.json: name + author
- .claude-plugin/marketplace.json: name + owner + plugin entry
- commands/wiki.md: skill ref llm-wiki:wiki → scridos:wiki
- skills/wiki/SKILL.md: trigger phrases, description, H1
- scripts/install-deps.sh: [llm-wiki] log prefix → [scridos]
- README.md: title, install/uninstall commands, all examples;
  added explicit upstream attribution to ekadetov/llm-wiki
- WALKTHROUGH.md: title, plugin-data-dir paths, marketplace install
  line (ekadetov/llm-wiki → eidos-agi/scridos), all examples

Preserved (per proposal Section I):
- "LLM Wiki pattern" / "LLM Wiki" wherever it refers to Karpathy's
  named pattern (descriptions, "What is an LLM Wiki?" section)
- ekadetov/llm-wiki upstream attribution in README

Closes Section I of #2. Sections II–X remain.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant