You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
awful — design, generate, and audit agent workflows driven by GitHub events using labels as routing
0.1.1
Installing Plugins
Global (all projects)
claude plugin install codex-toolkit@xiaolai --scope user
claude plugin install tdd-guardian@xiaolai --scope user
claude plugin install echo-sleuth@xiaolai --scope user
claude plugin install loc-guardian@xiaolai --scope user
claude plugin install grill@xiaolai --scope user
claude plugin install docs-guardian@xiaolai --scope user
Project only (current project)
claude plugin install codex-toolkit@xiaolai --scope project
claude plugin install tdd-guardian@xiaolai --scope project
claude plugin install echo-sleuth@xiaolai --scope project
claude plugin install loc-guardian@xiaolai --scope project
claude plugin install grill@xiaolai --scope project
claude plugin install docs-guardian@xiaolai --scope project
Scope reference
Scope
Flag
Effect
User (global)
--scope user
Available in all projects (default)
Project
--scope project
Shared with team via .claude/plugins.json
Local
--scope local
Local only, not committed to git
Managing Plugins
claude plugin list # List installed plugins
claude plugin update grill@xiaolai # Update to latest version
claude plugin disable grill@xiaolai # Temporarily disable
claude plugin enable grill@xiaolai # Re-enable
claude plugin uninstall grill@xiaolai # Remove
About
Central marketplace for Claude Code plugins by xiaolai