setup

Initialize Conductor projects by gathering context through interactive Q&A.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the initial setup of a new project by interactively gathering essential product and technical context, ensuring a solid foundation for development.

Core Features & Use Cases

  • Project Initialization: Guides users through creating foundational project files like product.md, tech-stack.md, and style guides.
  • Context Gathering: Uses interactive Q&A to elicit project details, target audience, and goals.
  • Use Case: When starting a new software project, use this Skill to define the project's purpose, target users, and the technology stack, generating all necessary initial documentation.

Quick Start

Run the setup skill to begin initializing your Conductor project.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I initialize project context for an existing codebase?▼

To initialize project context for an existing codebase, this setup tool guides you through an interactive Q&A to capture technical details and generates foundational files like tech-stack.md to support brownfield development.

What is the best way to document tech stack and product goals for a new software project?▼

Documenting tech stack and product goals requires capturing project context, which this initialization skill achieves by interactively gathering target audience and technical details to generate product.md and styleguides.

Can I use this setup skill to create code styleguides for a greenfield project?▼

Yes, you can use this setup skill for a greenfield project; it supports initializing project context from scratch and creates essential artifacts including code styleguides and tech-stack.md.

What foundational files are needed to start software development?▼

Foundational files needed to start development typically include product.md, tech-stack.md, and code styleguides, which this initialization tool generates by persisting gathered product and technical context.

Does project initialization support both greenfield and brownfield environments?▼

Project initialization supports both greenfield and brownfield environments, using a structured Q&A process to gather and persist essential technical and product context for future development phases.