Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Q7050 Monitoring Reports

ASecurity

Audit a cleanliness monitoring report package against the reporting obligations the programme imposed under ECSS-Q-ST-70-50C. Use when a reporting period has closed, the programme names the content items, the submission turnaround and the monitoring locations, and the package must be shown complete before its results feed a contamination budget. Merges the reported monitoring intervals to measure how much of the period was actually covered, locates every unmonitored gap and double-counted str...

2 stars
0 votes
0 copies
0 views
Added 9/27/2026
ai-agentspython

Works with

claude code

Security Analysis

A100/100

Scanned 9/27/2026

Install to Claude Code

$npx -y skills add ashfordeOU/aero-agent-skills --skill q7050-monitoring-reports --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q7050 Monitoring Reports?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Q7050 Monitoring Reports
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q7050-monitoring-reports/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q7050-monitoring-reports)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: q7050-monitoring-reports
description: "Audit a cleanliness monitoring report package against the reporting obligations the programme imposed under ECSS-Q-ST-70-50C. Use when a reporting period has closed, the programme names the content items, the submission turnaround and the monitoring locations, and the package must be shown complete before its results feed a contamination budget. Merges the reported monitoring intervals to measure how much of the period was actually covered, locates every unmonitored gap and double-counted stretch, checks that each result names the instrument and method behind it, grades submission latency from the close of the period, and reports the fraction of required content delivered. Trigger: ecss, q-st-70-50, monitoring-report-package, reporting-period-coverage, unmonitored-interval-gap, result-instrument-traceability, submission-turnaround-latency, report-content-completeness."
license: Apache-2.0
compliance: STANDARDS-REF
standards:
  - id: ecss
    reference-only: true
gated: false
domain: space-systems
pack: space-systems
compatibility: "agentskills.io SKILL.md; any SKILL.md host (Claude Code, Hermes, OpenClaw)"
metadata:
  domain: space-systems
  subdomain: ecss
  tags: [ecss, q-st-70-cleanliness-monitoring-scope, q7050-monitoring-reports, monitoring-report-package, reporting-period-coverage, unmonitored-interval-gap, result-instrument-traceability, submission-turnaround-latency]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Cleanliness Monitoring — Monitoring Reports (space-systems/ecss/q7050-monitoring-reports)

Use when the task is the reporting step of ECSS-Q-ST-70-50C cleanliness
monitoring — showing that what the programme asked to be reported for a
closed period was reported, before anything downstream is built on the
numbers inside it.

## Domain quick reference

- A report covers a period, and the coverage is the merged reported
  intervals against that period. Merging first is what makes the measure
  honest: two intervals over the same fortnight are a double count, not
  extra coverage, and summing raw durations can show a period more than
  fully covered while a month of it was never sampled.
- Days the period contains and the intervals do not are unmonitored
  days, not simply missing rows. An interval ending exactly where the
  next begins is contiguous, and treating that boundary as a gap
  manufactures a finding out of arithmetic.
- Every result needs to name the instrument that produced it and the
  method it was produced by. Without both, a result that later turns
  into an exceedance cannot be chased back to an instrument-control
  record, and the exceedance cannot be bounded to the instruments that
  were out of control.
- Location coverage is a separate question from period coverage. A
  fully covered period with one of the named locations never sampled is
  a complete-looking report about the wrong thing, while a location
  nobody asked for is extra information and not a defect.
- Turnaround runs from the close of the period, not from the last
  sample. Measuring it from the last sample lets a report that stopped
  sampling early look punctual, which inverts the incentive the
  turnaround exists to create.

## Workflow

1. Validate the reporting period and every reported interval: positive
   duration, ordered bounds, at least one interval.
2. Merge the intervals into disjoint covered stretches and measure the
   covered days against the period length.
3. List the gaps inside the period, the overlaps between reported
   intervals, and any interval extending outside the period.
4. Grade submission timeliness as latency from the close of the period
   against the allowed turnaround, and refuse a submission dated before
   the period closed.
5. Check each result for its location, its instrument identifier and
   its method, and name what each untraceable result is missing.
6. Check the reported locations against the locations the programme
   named, listing missing ones as a defect and unexpected ones as
   information.
7. Grade the content items against the programme's list and report the
   fraction delivered alongside every finding.

## Pitfalls

- Summing raw interval durations for coverage. Overlapping intervals
  then add to more than the period, and the report reads as fully
  covered with weeks of it unsampled.
- Reading a contiguous boundary as a gap. An interval ending on the day
  the next begins covers the period continuously, and a tolerance in
  the comparison is what stops the arithmetic inventing a finding.
- Measuring turnaround from the last sample. A report whose sampling
  stopped a month early then looks punctual, and the lateness is hidden
  inside the coverage gap instead of showing as lateness.
- Accepting a result with no instrument reference. When it later turns
  into an exceedance there is no way to bound which instrument produced
  it, so the exceedance cannot be scoped to a control record.
- Treating full period coverage as a complete report. Coverage,
  location completeness, traceability, timeliness and content are
  separate obligations, and a report can satisfy any four of them and
  still be unusable.

## Behavior contract (gate 3)

The interval validation, merging, period coverage and gap location,
overlap detection, submission latency, result traceability, location
coverage and content completeness are exercised by the gate 3 contract
test: scripts/test_q7050_monitoring_reports.py against
scripts/q7050_monitoring_reports_logic.py (stdlib unittest, offline).
Run:
python3 scripts/test_q7050_monitoring_reports.py

## Compliance

- ECSS standards are freely downloadable (ESA); cite the source and
  paraphrase per standards-map.yaml.
- compliance: STANDARDS-REF, gated: false.

Attribution

ashfordeOUashfordeOU
View sourceMore from ashfordeOU →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

694821 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →