The Monitor

Maintain living documentation in docs/ aligned with current architecture and features.

46|7|Updated Nov 3, 2025
One-click install
npx skills add https://github.com/acostanzo/quickstop --skill the-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: The Monitor
Source: https://github.com/acostanzo/quickstop/tree/main/plugins/guilty-spark/skills/monitor
Command: npx skills add https://github.com/acostanzo/quickstop --skill the-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Keeps the codebase documentation in docs/ aligned with current architecture and feature changes, preventing stale or misleading information from slowing teams.

Core Features & Use Cases

  • Architecture guidance: answer questions about system design using existing docs and code
  • Deep research trigger: dispatch Sentinel-Research for thorough investigations
  • Documentation lifecycle: initialize, validate, and clean up documentation folders to reflect real code

Quick Start

Initialize and maintain living documentation in the docs/ directory by aligning with architecture and feature templates.

Frequently Asked Questions about The Monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep codebase documentation accurate and up-to-date with architecture changes?

To keep codebase documentation accurate, you coordinate living documentation across the codebase by validating the docs/ directory against current architecture and feature templates. This ensures documentation reflects real code changes and prevents stale information from slowing teams.

What is the best way to validate mermaid diagrams in my project documentation?

Validating mermaid diagrams in project documentation involves running validation checks against template-driven workflows that cover architecture and component docs. This process ensures reference templates and diagram support satisfy initialization requirements within the docs directory.

How do I initialize a docs folder to reflect current codebase architecture?

You initialize a docs folder by applying template-driven workflows that generate architecture, feature, and component documentation. This creates a living documentation structure that aligns with the current codebase and supports mermaid diagrams and reference templates.

Can I use template-driven documentation workflows for codebases without a docs directory?

Template-driven documentation workflows apply specifically to codebases with an existing docs/ directory. Without this directory structure, the initialization, validation, and cleanup lifecycle actions cannot coordinate living documentation or generate reference templates.

Why does codebase documentation become stale or misleading over time?

Codebase documentation becomes stale when it is not coordinated with ongoing architecture and feature changes. Without living documentation validation that checks the docs/ directory against real code, templates and architecture guidance quickly fall out of sync.

When should I trigger deep research for architecture documentation questions?

Deep research for architecture documentation is triggered when answering questions about system design requires thorough investigation beyond existing docs. This dispatches dedicated research sentinels to analyze the codebase and validate architectural details.