Skip to content

feat(plugins): add 5 new plugins and 2 run.sh implementations#3476

Open
outdoorsea wants to merge 1 commit intogastownhall:mainfrom
outdoorsea:pr/plugins
Open

feat(plugins): add 5 new plugins and 2 run.sh implementations#3476
outdoorsea wants to merge 1 commit intogastownhall:mainfrom
outdoorsea:pr/plugins

Conversation

@outdoorsea
Copy link
Copy Markdown
Contributor

Summary

New daemon plugins:

  • code-quality-scanner — static analysis and code quality checks
  • doc-freshness — detect stale documentation
  • llm-doctor — local LLM-assisted API troubleshooting (with prompt templates)
  • outbound-pr-tracker — monitor fix-merge PRs across repos
  • submodule-gitignore — rig repo hygiene for submodules

New run.sh for existing spec-only plugins:

  • github-sheriff — PR triage automation
  • quality-review — code review grading

Test plan

  • All run.sh scripts are executable
  • Each plugin has plugin.md spec
  • llm-doctor includes test.sh and prompt templates
  • Builds clean (plugins are shell scripts, no Go changes)

🤖 Generated with Claude Code

@github-actions github-actions bot added the status/needs-triage Inbox — we haven't looked at it yet label Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/needs-triage Inbox — we haven't looked at it yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant