Delivery acceptance
Skill krkruk/openspec-vibe-with-esa-touch/.claude/skills/delivery-acceptance
Use ESA's SDLC, develop some agent skills and hope for the best
npx -y skills add krkruk/openspec-vibe-with-esa-touch --skill delivery-acceptanceAssembled 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
2.7 KB, 515 tokens by cl100k_base, as published. Nobody here has run it
Delivery & Acceptance
This skill guides you through the Delivery and Acceptance phase of the ECSS software development pipeline.
Purpose
This phase involves installing the software in the target platform or operational environment, formally transferring the product to the customer, and ensuring it works in the real system.
Key Activities
- Software installation: Install the qualified software in the target environment
- Site Acceptance Test (SAT): Conduct acceptance testing at the customer's site
- Formal product transfer: Execute the formal handover of the software to the customer
- Operational environment verification: Confirm software works in the real system
- Documentation delivery: Provide all required documentation to the customer
Site Acceptance Test (SAT)
SAT activities include:
- Verify software installation in target environment
- Execute acceptance tests defined by customer
- Validate operational procedures
- Verify operator documentation
- Confirm training completion if required
V&V Focus
Verification and validation activities in this phase focus on:
- Acceptance testing performed by the customer
- Verification of correct installation
- Validation of operational functionality
- Verification of documentation completeness
Milestone: AR (Acceptance Review)
The AR is the gate to operations. Before AR approval, ensure:
- Software is installed in target environment
- Site Acceptance Test (SAT) is completed successfully
- Customer acceptance criteria are met
- Formal product transfer is completed
- Operational environment is verified
- All required documentation is delivered
- Software is accepted for its intended use
Inputs & Outputs
| Inputs | Outputs |
|---|---|
| Qualified software product | Installed software in target environment |
| SAT plan | SAT results and report |
| Installation procedures | Installation records |
| Operational documentation | Customer acceptance documentation |
| Formal transfer records |
Checklist
- Installation procedures prepared
- Software installed in target environment
- Installation verified successful
- Site Acceptance Test (SAT) plan approved
- SAT executed
- SAT results documented
- Customer acceptance criteria verified
- Operational functionality validated
- Operator documentation delivered
- Training completed if required
- Formal product transfer completed
- Transfer records documented
- All required documentation delivered
- AR package prepared and reviewed
Related Phases
- Previous: Validation & Qualification (invoke
/validation-qualification) - Next: Operations & Maintenance (invoke
/operations-maintenance)