Conductor Feature Prepare

Context artifacts preparation orchestrator — generates all context artifacts (module models, HTML mockups, technical specifications, test specifications) by invoking the appropriate sub-skills, tracking progress in a PREPARE_MASTER.md file for cross-session resumption. Takes an application name (mandatory), with optional version and module filters. Version supports single version, comma-separated list, "all", or omit for all versions. When multiple versions are resolved, they are processed SEQUENTIALLY in ascending semver order — all artifacts for version N are fully generated before version N+1 begins. Use this skill when the user asks to "prepare artifacts", "generate context", "prepare for development", "generate models and specs", "create mockups and specs", or any request to systematically generate all context artifacts from user stories before implementation begins. Also trigger when user says "resume preparation" to continue from where a previous session left off.

rashidee 69d17ad 32.4 KB Updated

File contents

rashidee/co2-skills/tree/main/skills/conductor-feature-prepare commit 69d17ad263

Frequently asked questions

npx skillmds@latest add rashidee/conductor-feature-prepare