implementation-details

Generate a project-specific technical implementation checklist from a project contract file.

2|Updated May 24, 2026
One-click install
npx skills add https://github.com/CivicActions/ai-runbook-jh --skill implementation-details
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-details
Source: https://github.com/CivicActions/ai-runbook-jh/tree/main/skills/implementation-details
Command: npx skills add https://github.com/CivicActions/ai-runbook-jh --skill implementation-details

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates ambiguity in ticket planning by generating a structured, project-specific checklist of technical tasks, ensuring developers focus on the right work without missing critical steps like linting or visual regression.

Core Features & Use Cases

  • Context-Aware Generation: Reads project-specific stack, tracker markup, and environment details from the project contract to tailor the checklist.
  • Action-Oriented Output: Produces a terse, imperative list of work items rather than narrative descriptions or vague categories.
  • Use Case: Use this when starting a new ticket to instantly generate a checklist covering code changes, automated tests, and manual QA steps tailored to your specific project stack.

Quick Start

Use the implementation-details skill to generate a development checklist for the current ticket based on the project contract.

Frequently Asked Questions about implementation-details

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

FAQPage Schema
How do I generate a development checklist from a project ticket?

To generate a development checklist, the Skill reads your project contract file to determine your tech stack, tracker markup, and testing frameworks, then outputs a terse, imperative list of actionable work items for the ticket.

What is a technical implementation checklist for software planning?

A technical implementation checklist defines actionable work items for a development ticket during the planning phase, ensuring developers cover code changes, automated tests, and manual QA steps without missing critical steps like linting or visual regression.

How do I ensure my ticket planning includes project-specific QA steps?

To ensure ticket planning includes project-specific QA steps, the Skill uses context-aware generation by reading your project contract to tailor the checklist to your specific stack, testing frameworks, and environment-specific QA requirements.

Do I need a project contract file to generate an actionable dev checklist?

Yes, you need a project contract file to generate a dev checklist because the Skill requires access to it to determine tracker markup, testing frameworks, and environment-specific QA requirements for context-aware generation.

What is the best way to eliminate ambiguity in ticket planning?

The best way to eliminate ambiguity in ticket planning is to generate a structured, project-specific technical implementation checklist that produces an action-oriented, terse list of work items rather than narrative descriptions or vague categories.

Can I use this checklist generation for any software development stack?

You can use this for any stack specified in your project contract file, as the Skill applies context-aware generation to tailor the checklist based on your project-specific stack, tracker markup, and environment details.