What problem does it solve?
Bootstrap and seed a Roblox Luau knowledge wiki from existing repository content, extracting Luau/Roblox knowledge from .claude/agents/, .claude/rules/, and .claude/docs/ and generating initial wiki pages with proper frontmatter, cross-references, and ownership. Run ONCE at project setup; subsequent updates use /wiki-ingest.
Core Features & Use Cases
- One-time bootstrap of the Roblox Luau wiki from existing sources to establish a structured knowledge base.
- Generates initial wiki pages with correct frontmatter, cross-links, and ownership mappings, enabling immediate collaboration and onboarding.
- Provides a guardrail to prevent re-seeding when wiki/services already contain content; guides subsequent updates via /wiki-ingest.
Quick Start
Run the wiki-seed skill once during project setup to bootstrap the Roblox Luau knowledge wiki from existing content and generate initial wiki pages with proper frontmatter and cross-links.