roadmap

Synchronize project vision and sprint goals with build and test configurations.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/duongtdn/devloop --skill roadmap-duongtdn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roadmap
Source: https://github.com/duongtdn/devloop/tree/main/skills/roadmap
Command: npx skills add https://github.com/duongtdn/devloop --skill roadmap-duongtdn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the disconnect between high-level project vision and day-to-day sprint execution by maintaining a single source of truth for project planning and operational configuration.

Core Features & Use Cases

  • Master Plan Management: Automatically generates and updates a project master plan that tracks vision, sprint themes, goals, and observable demo outcomes.
  • Operational Profiling: Seeds and maintains a devloop-profile.md file to standardize build, test, and linting commands across the development lifecycle.
  • Human-in-the-loop Coordination: Ensures every change to the project roadmap or operational profile is reviewed and confirmed by the user before being written to disk.

Quick Start

Invoke the roadmap skill to initialize the project master plan and operational profile based on our current conversation.

Frequently Asked Questions about roadmap

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

FAQPage Schema
How do I align project vision with sprint execution?

Synchronizing project vision with sprint execution involves maintaining a master-plan.md file that maps sprint goals to observable product increments, ensuring consistent project state through conversational updates and human-verified gates.

What is the best way to maintain a single source of truth for project planning?

Maintaining a single source of truth for project planning requires generating and updating a master plan that tracks vision, sprint themes, and demo outcomes alongside an operational profile standardizing build and test commands.

How do I standardize build and test commands across the development lifecycle?

Standardizing build, test, and linting commands across the development lifecycle is achieved by seeding and maintaining a devloop-profile.md file, which synchronizes operational configurations with sprint sequencing.

Can I update the project roadmap through conversation?

Yes, you can update the project roadmap through conversational interactions, but every change to the master plan or operational profile requires review and confirmation via human-verified gates before being written to disk.

Does this roadmap automation tool require manual confirmation for plan updates?

Yes, this roadmap automation requires manual confirmation, utilizing human-in-the-loop coordination to ensure every change to the project roadmap or devloop profile is reviewed before being written to disk.