agent-observability
✓Self-report agent issues by logging user corrections for later review, then resume with the correct skill. Use when a user says "don’t do that", "stop doing X", "always do Y", or requests self-correction.
Installation
SKILL.md
1) Detect correction Trigger on phrases like or similar to:
Friction alone is not sufficient; require a correction or explicit request.
2) Record issue (append) Append a short entry to docs/observed-coding-agent-issues.md. If a log has already been written this session, batch new corrections under the same entry unless the user explicitly asks for another log.
Self-report agent issues by logging user corrections for later review, then resume with the correct skill. Use when a user says "don’t do that", "stop doing X", "always do Y", or requests self-correction. Source: bout3fiddy/agents.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bout3fiddy/agents --skill agent-observability- Source
- bout3fiddy/agents
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is agent-observability?
Self-report agent issues by logging user corrections for later review, then resume with the correct skill. Use when a user says "don’t do that", "stop doing X", "always do Y", or requests self-correction. Source: bout3fiddy/agents.
How do I install agent-observability?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bout3fiddy/agents --skill agent-observability Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bout3fiddy/agents
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-17