ship

Close a CR after a PASS post-build review with human confirmation.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Angel1104/praxis-core --skill ship-angel1104
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship
Source: https://github.com/Angel1104/praxis-core/tree/main/skills/ship
Command: npx skills add https://github.com/Angel1104/praxis-core --skill ship-angel1104

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Formal CR closure after post-build review, ensuring human confirmation and traceable outcomes.

Core Features & Use Cases

  • Verifies that the post-build review produced a PASS verdict and the CR state can be closed.
  • Documents the closure outcome, surfaces lessons learned, and creates follow-up CRs if needed.
  • Generates the closure artifact and updates backlog/status for traceability.

Quick Start

Run the ship command with the CR-ID after a PASS in /audit to finalize closure.

Frequently Asked Questions about ship

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

FAQPage Schema
How do I close a CR after post-build review?

To close a CR after post-build review, run the ship command with the CR-ID after a PASS verdict in /audit. The system verifies acceptance criteria and generates a closure artifact for human confirmation.

What is formal CR closure and traceability?

Formal CR closure and traceability is the process of finalizing a Change Request after post-build review, generating a closure artifact, documenting lessons learned, and updating backlog status to ensure human confirmation and traceable outcomes.

When do I need a closure artifact for a Change Request?

You need a closure artifact for a Change Request when a post-build review has produced a PASS verdict and you are ready to finalize the CR. The system generates this artifact to document the outcome and capture lessons learned.

Does CR closure require human confirmation before finalizing?

Yes, CR closure requires human confirmation before finalizing. The system surfaces any blockers or missing artifacts for human decision and waits for explicit confirmation before closing the CR and updating the backlog.

What happens if there are blockers or missing artifacts during CR closure?

If there are blockers or missing artifacts during CR closure, the system surfaces them for human decision. It prevents automatic closure and ensures that any missing artifacts are resolved before the CR is finalized.

Can I create follow-up CRs during the closure process?

Yes, you can create follow-up CRs during the closure process. When closing a CR, the system documents lessons learned and automatically creates follow-up CRs if needed to ensure traceable outcomes and continuous improvement.