new-track

Generate development tracks with spec.md, plan.md, and metadata.json files.

7|4|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/MadAppGang/magus --skill new-track-madappgang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-track
Source: https://github.com/MadAppGang/magus/tree/main/plugins/conductor/skills/new-track
Command: npx skills add https://github.com/MadAppGang/magus --skill new-track-madappgang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of structured development plans, including specifications and hierarchical task breakdowns, transforming user requirements into actionable project roadmaps.

Core Features & Use Cases

  • Automated Spec Generation: Creates detailed spec.md files based on user input about goals, acceptance criteria, and constraints.
  • Hierarchical Plan Creation: Generates plan.md with distinct phases and actionable tasks, ensuring a clear development path.
  • Context-Aware Planning: Integrates information from product.md, tech-stack.md, and workflow.md for relevant planning.
  • Use Case: When starting a new feature, use this Skill to define its scope, requirements, and break it down into manageable phases and tasks for the development team.

Quick Start

Use the new-track skill to create a development track for a new user authentication feature.

Frequently Asked Questions about new-track

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

FAQPage Schema
How do I generate a development plan with hierarchical task breakdowns?

You can generate a hierarchical development plan by using the new-track Skill, which creates a structured plan.md file with distinct phases and actionable tasks through an interactive Q&A process based on your project requirements.

What is the best way to create detailed specifications for a new software feature?

The best way to create detailed specifications is to use automated spec generation, which produces a spec.md file detailing goals, acceptance criteria, and constraints based on your input during an interactive planning session.

Does the planning workflow read existing project documentation for context?

Yes, context-aware planning integrates existing documentation by reading product.md, tech-stack.md, and workflow.md files to ensure generated specifications and hierarchical plans align with your current project environment.

Can I use this task management approach for bugfixes and refactoring tasks?

Yes, you can use this task management approach for bugfixes and refactoring, as the planning workflow explicitly supports feature, bugfix, refactor, and general task types to organize your development tracks.

How are generated development tracks indexed for project management?

Generated development tracks are indexed by automatically updating a tracks.md file, while the planning process also creates metadata.json files to ensure organized project management and track visibility.