# Monitor DB

> Workflow for monitor-db

- Skill: `diegosouzapw/monitor-db` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add diegosouzapw/monitor-db`
- Raw SKILL.md: https://api.skillmd.com/api/skills/diegosouzapw/monitor-db/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: diegosouzapw (https://skillmd.com/u/diegosouzapw)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/diegosouzapw/monitor-db

---


# monitor-db

This skill executes the **monitor-db** workflow from .agent/workflows/monitor-db.md.

## Usage

```
"Run monitor-db"
```

Or via Discord slash command:
```
/skill monitor-db
```

## Implementation

This skill reads and executes the workflow file:

```bash
cat .agent/workflows/monitor-db.md
```

Then follows the steps defined in that file.

