BeClaude

agentops

New
384GitHubGeneralby boshu2

The operational layer for coding agents. Memory, validation, and feedback loops that compound between sessions.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agentops.md https://raw.githubusercontent.com/boshu2/agentops/main/SKILL.md
3
Invoke in Claude Code
/agentops
View source on GitHub
agent

Frequently Asked Questions

What is agentops?

The operational layer for coding agents. Memory, validation, and feedback loops that compound between sessions.

How to install agentops?

To install agentops, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agentops.

What is agentops best for?

agentops is a community categorized under General. It is designed for: agent. Created by boshu2.