원클릭으로
observability-skill
Manage full-stack observability using Logfire (logging/tracing) and OpenObserve (storage/visualization).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Manage full-stack observability using Logfire (logging/tracing) and OpenObserve (storage/visualization).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Guides the creation and review of Architectural Decision Records (ADRs). Use this skill when a significant architectural change is proposed, a new technology is introduced, or a trade-off needs to be documented.
Intelligently routes requests to the correct context instructions and documentation files. Use this skill to determine which AGENT.md, guide, or technical instruction file is most relevant for a user's request.
Scaffold API mocking infrastructure using Mountebank and Testcontainers for reliable integration testing.
Interface for managing the Temporal Database and AI system (ReDB + GGUF embeddings).
Spec-Driven Development workflow using VibesPro conventions
Guides the selection and documentation of architectural decisions using ADR patterns.
| name | Observability Skill |
| id | ce.skill.observability |
| description | Manage full-stack observability using Logfire (logging/tracing) and OpenObserve (storage/visualization). |
| version | 1.0.0 |
This skill provides a unified interface for managing the observability stack in VibesPro. It wraps logfire for Python-based structured logging/tracing and OpenObserve for local metric and log storage. Agents can use this skill to check system health, verify configuration, and manage the local observability infrastructure.
| Command | Description | Usage |
|---|---|---|
/vibepro.monitor.check | Verify the observability configuration (Logfire token, OpenObserve connectivity). | /vibepro.monitor.check |
/vibepro.monitor.demo | Run a quickstart demo to verify end-to-end logging flow. | /vibepro.monitor.demo |
/vibepro.monitor.stack.start | Start the local OpenObserve stack via Docker Compose (with secret injection). | /vibepro.monitor.stack.start |
/vibepro.monitor.stack.stop | Stop the local OpenObserve stack. | /vibepro.monitor.stack.stop |
/vibepro.monitor.stack.status | Check the running status of OpenObserve containers. | /vibepro.monitor.stack.status |
/vibepro.monitor.check
/vibepro.monitor.stack.start
# Generates sample logs and traces to verify ingestion
/vibepro.monitor.demo