observation-checklist

Generate an observation checklist covering five baseline failure-mode checks.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/CAPHTECH/claude-marketplace --skill observation-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: observation-checklist
Source: https://github.com/CAPHTECH/claude-marketplace/tree/main/caphtech-plugin/skills/observation-minimum-set/references/observation-checklist.md
Command: npx skills add https://github.com/CAPHTECH/claude-marketplace --skill observation-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a structured checklist to validate observation readiness across six failure modes.

Quick Start

Use this checklist to assess current observation coverage and plan gaps.

Frequently Asked Questions about observation-checklist

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

FAQPage Schema
How do I validate observation readiness across failure modes?

Observation readiness validation uses a structured checklist covering six failure modes: specification logs, clean builds with type checks and lint, boundary and property tests, dependency vulnerability and secret scans, and operational observability. This checklist surfaces critical gaps at minimal cost during project initiation, pre-release checks, and quality retros.

What's included in a baseline observation assessment?

A baseline observation assessment enforces five core requirements: specification logs, clean builds with type checks and linting, boundary and property tests, dependency vulnerability scanning and secret detection, and operational observability setup. Optional concurrency monitoring extends coverage for specialized contexts.

When should I use an observation checklist in my project?

Use observation checklists during project initiation to establish baselines, before releases to catch gaps, during quality improvement retros to identify weaknesses, and in ongoing assessments to maintain coverage. Early application prevents expensive observability rework later.

What outputs does the observation assessment produce?

The observation assessment generates three outputs: observation-checklist.md documenting current coverage, observation-gap-report.md identifying unmet requirements, and observation-roadmap.md outlining remediation steps and priorities.

Can I adapt the observation checklist for my specific context?

The observation checklist provides a universal five-point baseline applicable across contexts, with optional concurrency monitoring for specialized needs. The gap report and roadmap support tailoring to your project's constraints and risk profile.