task

Generate implementation task files from business capability roadmaps.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/papeete-consulting-lab/banking-reliever --skill task-papeete-consulting-lab
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: task
Source: https://github.com/papeete-consulting-lab/banking-reliever/tree/main/.claude/skills/task
Command: npx skills add https://github.com/papeete-consulting-lab/banking-reliever --skill task-papeete-consulting-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of turning business capability roadmaps into clear, developer-ready implementation tasks with the right context, dependencies, and acceptance criteria.

Core Features & Use Cases

  • Task Generation: Creates structured implementation task files from capability roadmaps and process models.
  • Contract and Stub Planning: Produces the mandatory initial contract-and-development stub task to establish consumer-facing interfaces early.
  • Implementation Preparation: Prepares bounded, self-contained work items with business events, objects, dependencies, and definitions of done for engineering execution.

Quick Start

Ask the task skill to generate implementation tasks for a specific business capability from its roadmap.

Frequently Asked Questions about task

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

FAQPage Schema
How do I break business capability roadmaps into executable implementation tasks?▼

To break business capability roadmaps into executable implementation tasks, you apply a generation process that resolves process models and produces bounded work items with business events, dependencies, and definitions of done for engineering execution.

What is the best way to prepare developer-ready work items from an agile planning roadmap?▼

The best way to prepare developer-ready work items from an agile planning roadmap is to generate structured task files that include contract and stub planning, establishing consumer-facing interfaces early to align implementation with process models.

Do I need a process model to generate implementation tasks from a capability roadmap?▼

Yes, you need a process model to generate implementation tasks from a capability roadmap. Process model resolution is required alongside capability context and roadmap inputs to accurately prepare bounded, self-contained coding work items.

How does generating a contract and stub task help implementation preparation?▼

Generating a contract and stub task helps implementation preparation by producing a mandatory initial work item that establishes consumer-facing interfaces early, ensuring subsequent implementation tasks are bounded, self-contained, and aligned with the process model.

What limitations exist when aligning implementation tasks with process models?▼

Aligning implementation tasks with process models requires complete capability context, roadmap inputs, and structured task files with validation criteria. Without these necessary inputs, the generation process cannot produce accurate, developer-ready engineering work items.