🔌 pluginActivePromisinghigh

agentops

by boshu2

The missing DevOps layer for coding agents. Flow, feedback, and memory that compounds between sessions.

Stars

388

Skill Type

⚙️ Infrastructure Operations

Quality Score

115/200

License

NOASSERTION

Forks

40

Last Updated

Jun 11, 2026

Discovered

Mar 26, 2026

Validation

Passed

github.com/boshu2/agentops

Quality Breakdown

115/ 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

high

Broad system access required. Carefully review permissions before installing.

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

  • Contains persistent configuration modification files (.claude/, .claude-plugin/, .codex/ directories with plugin manifests and bootstrap scripts)
  • Includes git hooks (.githooks/) that execute on checkout, merge, commit, and push events - potential for automatic code execution on repository interactions
  • Contains installation/bootstrap automation (.codex/agentops-bootstrap.md, .codex/INSTALL.md, .claude/build-claude.py) designed to modify system state
  • Multi-agent orchestration capability evident from agents/ directory and AGENTS.md documentation suggesting autonomous agent spawning
  • References to autonomous agent operation ('agents read, traverse, and contribute to') without explicit human approval gates
  • Plugin manifests and marketplace integration (.claude-plugin/marketplace.json, .codex-plugin/) indicate external integration capability