📄 skillActivePromisingmedium
Tracer-Cloud/opensre
by Tracer-Cloud
Build your own AI SRE agents. The open source toolkit for the AI era.
Supported Platforms
🤖 Claude Code🖱️ Cursor🧠 Codex
Quality Breakdown
102/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Persistent configuration directory (.cursor/) with rules, settings, and worktrees that could modify AI tool behavior
- CLAUDE.md and AGENTS.md files suggest agent orchestration and multi-agent coordination patterns
- CLI framework with interactive shell and agent commands (app/cli/commands/agent.py) indicating autonomous agent spawning capability
- Installation and analytics modules (app/analytics/install.py) that could execute bootstrap automation
- Dockerfile and devcontainer setup enabling containerized execution environments
- Multiple GitHub Actions workflows including deployment and remote command execution patterns