mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 20:09:34 +00:00
feat: Add continuous refactoring service and GitHub issue templates
- Add refactor.sh: Continuous service that spawns Claude Code agent teams - Team roles: security-auditor, ux-engineer, complexity-hunter, test-engineer, issue-triager - Focus on security, UX, complexity reduction, testing, and GitHub issue response - Add GitHub issue template for bug reports (focused on error logs) - Auto-triages and responds to issues within 1 hour Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
a760831d8c
commit
2c7ed48560
8 changed files with 877 additions and 0 deletions
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Feature Request Discussion
|
||||
url: https://github.com/OpenRouterTeam/spawn/discussions/new?category=ideas
|
||||
about: Suggest new agents or cloud providers
|
||||
Loading…
Add table
Add a link
Reference in a new issue