execution-roadmaps

- Define Phases: Break work into logical phases

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "execution-roadmaps" with this command: npx skills add nguyenhuuca/assessment/nguyenhuuca-assessment-execution-roadmaps

Execution Roadmaps

Workflows

  • Define Phases: Break work into logical phases

  • Set Milestones: Define measurable checkpoints

  • Identify Dependencies: Map critical path

  • Assign Ownership: Who is responsible

  • Save Artifact: Save to ./artifacts/roadmap_[project].md

Roadmap Structure

Phase 1: Foundation

  • Core infrastructure

  • Basic functionality

  • Initial testing

Phase 2: MVP

  • Key features

  • User testing

  • Feedback integration

Phase 3: Enhancement

  • Additional features

  • Performance optimization

  • Scale preparation

Phase 4: Launch

  • Production deployment

  • Monitoring

  • Documentation

Phase 5: Iteration

  • User feedback

  • Bug fixes

  • Continuous improvement

Milestone Definition

Each milestone should have:

  • Name: Clear, descriptive

  • Criteria: What defines completion

  • Date: Target completion

  • Owner: Who is accountable

  • Dependencies: What must be done first

Example Milestone

Milestone: Authentication MVP

Target: Week 4

Criteria:

  • Login/logout working
  • Password reset implemented
  • Session management secure
  • Integration tests passing
  • Security review complete

Owner: Auth Team

Dependencies:

  • Database schema complete
  • API framework selected

Resources

  • Roadmap Template

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

designing-systems

No summary provided by upstream source.

Repository SourceNeeds Review
Research

requirements-analysis

No summary provided by upstream source.

Repository SourceNeeds Review
General

agile-methodology

No summary provided by upstream source.

Repository SourceNeeds Review
General

capacity-planning

No summary provided by upstream source.

Repository SourceNeeds Review