Skip to content

docs: rewrite README (all commands, subagents, skills) + add MIT LICENSE#16

Merged
azmym merged 2 commits into
mainfrom
docs/readme-rewrite-v0.4
May 29, 2026
Merged

docs: rewrite README (all commands, subagents, skills) + add MIT LICENSE#16
azmym merged 2 commits into
mainfrom
docs/readme-rewrite-v0.4

Conversation

@azmym

@azmym azmym commented May 29, 2026

Copy link
Copy Markdown
Owner

Summary

Rewrites the README so it documents everything the /gemini-plugin: menu actually surfaces. The old README listed only the 5 slash commands and never documented the 5 subagents or the 9 skills, even though the slash menu shows all 14 command+skill entries.

README changes

  • New "The /gemini-plugin: menu" section explaining that the namespace surfaces two kinds of entries: commands (fixed actions) and skills (capability guides loaded on demand).
  • Slash commands table expanded with an Arguments column and the agent each command spawns; notes there is no gemini-review command (review runs via the gemini-consult skill to gemini-reviewer).
  • New Subagents table: all 5 agents with model, role, and trigger, plus the fail-loud behavior.
  • New Skills table: all 9 skills (2 routers + 7 capability), with the MCP tool each maps to.
  • Refreshed the cost note to the current v0.4.x model tiers (added reviewer).
  • Updated the nav links and the "Why use it?" list to mention diff/PR review.

Also

  • Adds an MIT LICENSE file. plugin.json declared MIT and the README linked to LICENSE, but no LICENSE file existed (the link was broken). Copyright holder azmym, 2026.

All command, skill, agent names, and relative doc links verified to resolve.

@azmym azmym added the Claude_Code Changes made by Claude Code label May 29, 2026
@azmym azmym self-assigned this May 29, 2026
@azmym
azmym merged commit e10c4c4 into main May 29, 2026
2 checks passed
@azmym
azmym deleted the docs/readme-rewrite-v0.4 branch May 29, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Claude_Code Changes made by Claude Code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant