One-click install
npx skills add https://github.com/LAF-US/IDAHO-VAULT --skill tasks-laf-us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/LAF-US/IDAHO-VAULT/tree/main/.ghcp-appmod/skills/tasks
Command: npx skills add https://github.com/LAF-US/IDAHO-VAULT --skill tasks-laf-us

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate detailed, organized tasks.md for feature implementation based on design documents, with plan-to-tasks traceability checkpoint.

Core Features & Use Cases

  • Automated task generation: Convert spec.md, plan.md, knowledge graphs, and related documents into a structured set of actionable tasks organized by user story and plan item.
  • Traceability & checkpoints: Produce a plan-to-tasks checkpoint that maps requirements to plan items to tasks, enabling end-to-end traceability.
  • Guideline integration: Detect and apply relevant guidelines to refine tasks and ensure standards compliance.

Quick Start

Run from the repository root specifying FEATURE_DIR to generate tasks.md and the plan-to-tasks.yaml checkpoint for the selected feature.

Frequently Asked Questions about tasks

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

FAQPage Schema
How do I generate actionable tasks from design documents?

Task generation from design documents requires defined plan items and available checkpoint templates; otherwise, it reports missing plan-to-tasks data. You must provide spec.md, plan.md, and knowledge graph files in your feature directory.

How does requirements traceability work when converting plan items to tasks?

Task generation from design documents requires defined plan items and available checkpoint templates; otherwise, it reports missing plan-to-tasks data. You must provide spec.md, plan.md, and knowledge graph files in your feature directory.

Do I need a knowledge graph to generate tasks from spec.md and plan.md?

Task generation from design documents requires defined plan items and available checkpoint templates; otherwise, it reports missing plan-to-tasks data. You must provide spec.md, plan.md, and knowledge graph files in your feature directory.

What happens if plan items are not defined before generating tasks?

Task generation from design documents requires defined plan items and available checkpoint templates; otherwise, it reports missing plan-to-tasks data. You must provide spec.md, plan.md, and knowledge graph files in your feature directory.

Can I integrate engineering guidelines into automated task generation?

Task generation from design documents requires defined plan items and available checkpoint templates; otherwise, it reports missing plan-to-tasks data. You must provide spec.md, plan.md, and knowledge graph files in your feature directory.