init-mission-control

Create or update the projects.md registry for Mission Control.

2|1|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/msieurthenardier/mission-control --skill init-mission-control
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-mission-control
Source: https://github.com/msieurthenardier/mission-control/tree/main/.claude/skills/init-mission-control
Command: npx skills add https://github.com/msieurthenardier/mission-control --skill init-mission-control

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboard teams to Mission Control by creating and configuring the central projects registry, ensuring every project has a home in the repository's projects.md.

Core Features & Use Cases

  • Create or update the central registry located at projects.md, including initial population and subsequent updates.
  • Discover and register projects by scanning directories or accepting explicit paths, with automatic metadata detection.
  • Orient users to the Mission Control workflow by guiding initialization of target project configurations and crew roles for subsequent steps such as /init-project and /mission.

Quick Start

Run the /init-mission-control command in your mission-control repo to create or update the projects registry.

Frequently Asked Questions about init-mission-control

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

FAQPage Schema
How do I create a central project registry for onboarding multiple teams?

To create a central project registry, run the /init-mission-control command in your repository. It generates a projects.md file, auto-detects project metadata, and registers multiple projects to onboard your teams.

What is the best way to update an existing projects.md registry with new directories?

Updating a projects.md registry involves scanning new directories or accepting explicit paths to auto-detect metadata. The Skill guides you through prompts to append new project details to your existing central registry.

Do I need to manually configure metadata when setting up a project registry?

You do not need to manually configure metadata when setting up a project registry. The Skill auto-detects project details by scanning directories, streamlining the registry creation or update process.

Can I use this registry setup to orient users to subsequent project management workflows?

You can use this registry setup to orient users to subsequent project management workflows. It guides the initialization of target project configurations and crew roles for following steps like /init-project and /mission.

What happens if my repository lacks a projects.md file for workflow automation?

If your repository lacks a projects.md file, the Skill creates and configures the central projects registry from scratch. It applies step-by-step prompts to ensure every project has a home in the registry.