conductor-setup

Initialize projects by gathering product details and generating Conductor artifact files.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/HCMUTE-RTIC/fit-hcmute --skill conductor-setup-hcmute-rtic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conductor-setup
Source: https://github.com/HCMUTE-RTIC/fit-hcmute/tree/main/.agent/skills/conductor-setup
Command: npx skills add https://github.com/HCMUTE-RTIC/fit-hcmute --skill conductor-setup-hcmute-rtic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the foundational setup of a new project by interactively gathering essential product, guideline, tech stack, and workflow information.

Core Features & Use Cases

  • Interactive Project Initialization: Guides users through defining project name, description, problem statement, target users, and goals.
  • Automated Artifact Generation: Creates key Conductor documentation files like product.md, tech-stack.md, and workflow.md.
  • Use Case: When starting a new software project, use this Skill to quickly generate the initial project documentation and configuration, ensuring all critical aspects are considered from the outset.

Quick Start

Run the conductor-setup skill to begin initializing your project.

Frequently Asked Questions about conductor-setup

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

FAQPage Schema
How do I initialize a new software project with foundational documentation?

Project initialization scaffolding works by interactively gathering your product definition, guidelines, tech stack, and workflow preferences, then automatically generating foundational artifacts including product, guidelines, tech stack, workflow, and tracks registry files.

How do I set up project documentation for an existing codebase?

Setting up project documentation for an existing codebase is supported through a brownfield project type, which gathers your current guidelines and tech stack to generate matching foundational artifacts and tracks registry files.

Can I resume project initialization if the setup process is interrupted?

You can resume project initialization if the setup is interrupted because the process includes state management for resuming interrupted setups, allowing you to continue gathering product definitions and workflow preferences.

What is the best way to bootstrap a project and generate workflow configuration?

Bootstrapping a project and generating workflow configuration is best achieved by running an interactive scaffolding process that captures your problem statement, target users, and goals to output foundational workflow files.

Do I need any dependencies installed to generate project artifacts?

No dependencies are required to generate project artifacts, as the setup process operates independently to interactively gather your tech stack and workflow preferences for foundational project initialization.