roadmap-capture

Capture out-of-scope ideas and deferred features into a YAML roadmap file.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hjemmesidekongen/ai --skill roadmap-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roadmap-capture
Source: https://github.com/hjemmesidekongen/ai/tree/main/plugins/kronen/skills/roadmap-capture
Command: npx skills add https://github.com/hjemmesidekongen/ai --skill roadmap-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill prevents valuable ideas, feature requests, and future work items from being lost during conversations by automatically capturing them into a project roadmap.

Core Features & Use Cases

  • Automatic Capture: Identifies and logs out-of-scope ideas, deferred features, or future work items mentioned in conversation.
  • Duplicate Prevention: Checks for existing roadmap entries to avoid redundant additions.
  • Structured Data: Appends new items to .ai/roadmap.yml with auto-generated IDs, titles, descriptions, categories, priorities, and tags.
  • Use Case: While discussing a current development task, a team member mentions a great idea for a new feature that's not relevant now. This Skill captures it to the roadmap for future consideration.

Quick Start

Use the roadmap-capture skill to add "Implement user profile editing" to the roadmap.

Frequently Asked Questions about roadmap-capture

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

FAQPage Schema
How do I capture out-of-scope ideas into a project roadmap file?

To capture out-of-scope ideas into a project roadmap, the skill identifies deferred features during conversations and appends them to a YAML file with structured metadata. It automatically logs future work items to maintain project alignment.

Does the roadmap tracker check for duplicate backlog entries?

Yes, the roadmap tracker checks for duplicate backlog entries by comparing new suggestions against an existing YAML file. It ensures duplicate prevention before appending new roadmap items with auto-generated IDs.

What is the best way to track deferred features mentioned during development discussions?

The best way to track deferred features is using an automated capture mechanism that logs out-of-scope ideas directly into `.ai/roadmap.yml`. This prevents valuable future work items from being lost during conversations.

How do I log future work items with structured metadata like categories and tags?

You can log future work items with structured metadata by appending new entries to the roadmap file. The skill automatically generates IDs, titles, descriptions, categories, priorities, and tags for each captured idea.

Can I use this skill to maintain project alignment across multiple conversations?

Yes, you can maintain project alignment across conversations by automatically capturing out-of-scope ideas into a centralized YAML roadmap file. This prevents the loss of valuable suggestions and keeps future work tracking structured.

When do I need a YAML roadmap file for backlog tracking?

You need a YAML roadmap file for backlog tracking when you want to prevent the loss of valuable ideas and feature requests. It provides structured storage with auto-generated IDs, categories, and tags for future project planning.