agentsclimarketplace

Validation qualification

Skill krkruk/openspec-vibe-with-esa-touch/.claude/skills/validation-qualification

Use ESA's SDLC, develop some agent skills and hope for the bestFrom the repository description

Install
npx -y skills add krkruk/openspec-vibe-with-esa-touch --skill validation-qualification

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.0 KB, 611 tokens by cl100k_base, as published. Nobody here has run it

Validation & Qualification

This skill guides you through the Software Validation and Qualification phase of the ECSS software development pipeline.

Purpose

This phase conducts final validation testing of the integrated software product. It confirms that the software meets all Requirements Baseline (RB) functions in mission-representative scenarios.

Key Activities

  • Black-box testing: Test the software as a complete system without examining internal implementation
  • Mission-representative scenario testing: Execute tests that simulate real mission conditions
  • Qualification testing: Demonstrate that the software is qualified for flight
  • Schedulability analysis verification: Update and verify schedulability with measured values
  • V&V process completion verification: Confirm all V&V processes are complete

Mission-Representative Testing

Testing should cover:

  • Nominal mission scenarios
  • Off-nominal and failure scenarios
  • Boundary and stress conditions
  • Real-time performance under worst-case conditions
  • Integration with target hardware/software environment

V&V Focus

Verification and validation activities in this phase focus on:

  • Verification that all V&V processes have been completed successfully
  • Verification that all verification records are complete
  • Validation that the software meets RB requirements
  • Schedulability analysis updated with measured values from implementation
  • Verification of security analysis completion

Milestone: QR (Qualification Review)

The QR is the gate to delivery. Before QR approval, ensure:

  • Black-box testing is complete and results documented
  • Mission-representative scenarios have been tested successfully
  • All RB requirements are satisfied
  • Schedulability analysis is verified with measured values
  • All V&V processes are complete
  • Verification records are complete and auditable
  • Security analysis is complete
  • Software is certified for flight

Inputs & Outputs

InputsOutputs
Integrated software productQualification test results
Requirements Baseline (RB)Validation reports
V&V records from prior phasesSchedulability analysis report
Measured performance valuesQualification package
Flight certification

Checklist

  • Black-box testing plan completed
  • Black-box testing executed
  • Mission-representative scenarios tested
  • Nominal scenarios tested successfully
  • Off-nominal/failure scenarios tested successfully
  • Boundary and stress conditions tested
  • Real-time performance verified
  • All RB requirements validated
  • Schedulability analysis updated with measured values
  • Schedulability verified against requirements
  • All V&V processes verified complete
  • Verification records audited
  • Security analysis completed
  • Qualification package prepared
  • QR package prepared and reviewed

Related Phases

  • Previous: Design & Implementation (invoke /design-implementation)
  • Next: Delivery & Acceptance (invoke /delivery-acceptance)

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,852. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.