Delivery Checklist & Mini-Prompts

Guide software delivery with a structured workflow and reusable prompts.

2|1|Updated May 27, 2025
One-click install
npx skills add https://github.com/PAIPalooza/chicommerce --skill delivery-checklist-mini-prompts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Delivery Checklist & Mini-Prompts
Source: https://github.com/PAIPalooza/chicommerce/tree/main/.ainative/skills/delivery-checklist/compressed
Command: npx skills add https://github.com/PAIPalooza/chicommerce --skill delivery-checklist-mini-prompts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured approach to software development delivery, ensuring all critical steps are followed and offering reusable prompts for common development tasks.

Core Features & Use Cases

  • Workflow Guidance: Guides users through a standard development loop (Plan, Implement, Artifacts, PR, Verify, Deliver).
  • Acceptance Criteria: Includes a checklist for ensuring code quality, testing, and proper deployment.
  • Reusable Prompts: Offers pre-defined prompts for tasks like classifying stories, TDD, refactoring, and composing PR descriptions.
  • Use Case: A developer can use this skill to ensure they've met all acceptance criteria before submitting a pull request, or to quickly generate a PR description based on their recent commits.

Quick Start

Use the delivery checklist skill to review the current development status.

Frequently Asked Questions about Delivery Checklist & Mini-Prompts

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

FAQPage Schema
What is a structured development workflow for ensuring code quality before submitting a pull request?

A structured development workflow guides you through Plan, Implement, Artifacts, PR, Verify, and Deliver stages. It ensures adherence to acceptance criteria and best practices throughout the software development lifecycle.

How do I generate a pull request description from my recent commits?

You can generate a pull request description using pre-defined prompts designed for PR composition. These reusable prompts evaluate your recent commits to create structured PR summaries aligned with development best practices.

Can I use reusable prompts for test-driven development and code refactoring?

Yes, you can use reusable prompts specifically designed for test-driven development and code refactoring. These prompts integrate into your development workflow to streamline task classification and implementation.

What's the best way to classify development stories before implementation?

The best way to classify development stories is using pre-defined prompts that categorize tasks based on your standard workflow loop. This ensures proper task classification before you begin test-driven development or refactoring.

Does a delivery checklist help verify acceptance criteria for code deployment?

Yes, a delivery checklist helps verify acceptance criteria by providing a structured checklist for code quality, testing, and proper deployment. It ensures all critical steps are followed before final delivery.