Maintainer banner
Pratiyush Pratiyush

Maintainer

Development community

Description

Meta-skill that loads all llmwiki governance docs and exposes the three maintainer slash commands. Usage: /maintainer Run this once at the start of a maintainer session. It loads every doc in `docs/maintainers/` plus the top-level governance files (`CONTRIBUTING.md`, `CODE_OF_CONDUCT.md`, `SECURITY.md`) as context, so every subsequent action in the session has the full bar in mind. ## Workflow 1. **Load the governance scaffold** — read all of these, in order: - `CONTRIBUTING.md` (short ru

Installation

Installs to ~/.claude/commands/pratiyush-llm-wiki-maintainer.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Pratiyush/llm-wiki/HEAD/.claude/commands/maintainer.md -o ~/.claude/commands/pratiyush-llm-wiki-maintainer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository