📄 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

Stars

6.8k

Skill Type

📋 Runbooks

Quality Score

102/200

License

Apache-2.0

Forks

900

Last Updated

Jun 11, 2026

Discovered

Apr 14, 2026

Validation

Passed

github.com/Tracer-Cloud/opensre

Quality Breakdown

102/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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