- Auto Deploy: Deploys to Railway/Cloudflare on PR and push
- Auto Merge: Approves and merges PRs when CI passes
- CI: Runs lint, tests, and builds
🤖 Generated by BlackRoad OS Automation
Add GitHub Actions workflows for:
- Sidian (The Debugger) - Bug investigation and error analysis
- Cordelia (The Diplomat) - Team coordination and PR mediation
- Octavia (The Orchestrator) - Service orchestration and health checks
- Cecilia (The Data Scientist) - Metrics analysis and trend detection
- Copilot (The Pair Programmer) - Code suggestions and pattern detection
- ChatGPT (The Conversationalist) - General assistance and brainstorming
This completes the 16-agent system with full GitHub workflow coverage.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
## Summary
Establishes the org-wide baseline for blackroad-os-prism-console,
serving as the reference implementation for other BlackRoad-OS repos.
## Changes
- Add issue templates (feature, bug, infra, docs)
- Add PR template with standard sections
- Add CI workflow (Node 20, lint, type-check, build, test)
- Add/align GitHub labels (team/type/prio/status)
## Type
- [x] Infrastructure / CI
## Checklist
- [x] Code follows project conventions
- [x] No secrets or credentials committed
- [x] This is a single logical change (atomic PR)
---
Part of org-wide bootstrap. See tracker:
https://github.com/BlackRoad-OS/blackroad-os-infra/blob/main/docs/playbooks/org-bootstrap-tracker.md🤖 Generated with Claude Code (https://claude.com/claude-code)
Co-authored-by: Alexa Louise <YOUR_REAL_EMAIL@EXAMPLE.COM>
Co-authored-by: Claude <noreply@anthropic.com>
- Auto-merge workflow for PRs with automerge label
- Dependabot auto-merge for patch/minor updates
- Weekly dependency updates via Dependabot
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>