laravel-vigilance
anousss007/laravel-vigilance
Laravel-vigilance is a self-contained Livewire control center and observability suite for Laravel applications that replaces Horizon with a driver-agnostic worker supervisor. It includes a built-in MCP server for AI coding agents to inspect telemetry and safely resolve issues.
Overview
Laravel Vigilance provides an all-in-one production control center for Laravel, handling queue supervision, APM, error tracking, real-user monitoring, SLOs, and custom metrics. It features a driver-agnostic worker supervisor, deep request/job tracing, automated alerting, and an MCP server that exposes these telemetry insights to AI coding agents with read-only defaults and gated writes.
Capabilities
- ▸Driver-agnostic queue and scheduler worker supervision
- ▸Automated capture of jobs, console commands, and scheduler events
- ▸APM and request/job/query performance tracing
- ▸Error tracking and grouped issue management with stacktraces
- ▸Real User Monitoring (RUM) and Core Web Vitals collection
- ▸Rule-based alerting for email, Slack, Discord, Microsoft Teams, and webhooks
- ▸MCP server integration for AI coding agent telemetry exploration and gated writes
- ▸Release health tracking and deployment regression analysis
Best for
Installing and configuring the Vigilance control center and securing dashboard access via Laravel Gates., Replacing Laravel Horizon or queue:work with the driver-agnostic Vigilance worker supervisor., Monitoring application performance, slow queries, and HTTP requests using built-in APM and tail-sampled tracing., Allowing AI coding agents to query live telemetry, inspect error logs, and manage issues via a local MCP server., Tracking production errors, Web Vitals (RUM), custom business metrics, and deployment release health.
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
The dashboard is secure by default (local-only until explicitly authorized via a Gate or closure). The MCP server is read-only by default, and write actions or manual command dispatches require explicit opt-in environment variables alongside strict allowlists and audit logging.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.