add-project

Registers a new virtual project in a dev-loop workspace and syncs metadata with backend systems.

5|2|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/dyzsasd/dev-loop --skill add-project-dyzsasd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-project
Source: https://github.com/dyzsasd/dev-loop/tree/main/skills/add-project
Command: npx skills add https://github.com/dyzsasd/dev-loop --skill add-project-dyzsasd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the problem of configuration drift and manual setup overhead when introducing new product areas to a dev-loop workspace by synchronizing local project state with backend project management tools.

Core Features & Use Cases

  • Unified Sync: Simultaneously creates a project in your backend (Linear/hub) and your local workspace configuration.
  • Taxonomy Enforcement: Automatically ensures the correct label taxonomy and strategy documentation structure are applied to new projects.
  • Use Case: When a team decides to start a new product feature, this skill interviews the operator to define the project scope, intake mode, and environment settings, then scaffolds the necessary documentation and backend records in one pass.

Quick Start

Invoke the add-project skill by asking the assistant to set up a new project in the team and following the guided interview prompts.

Frequently Asked Questions about add-project

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

FAQPage Schema
How do I onboard a new project to my workspace and sync it with project management tools?

To onboard a new project to your workspace, this skill registers a virtual project while synchronizing metadata with backend project management systems. It scaffolds documentation, label taxonomies, and intake configurations to ensure consistency between local and external tracking tools.

What is configuration drift and how do I prevent it when setting up new product areas?

Configuration drift occurs when local workspace definitions and external project tracking tools become inconsistent. This skill prevents drift by using validated mutator operations to simultaneously create backend records and local project state in one unified sync pass.

How do I enforce a consistent label taxonomy when creating a new project in my dev-loop workspace?

To enforce a consistent label taxonomy, this skill automatically applies the correct label taxonomy and strategy documentation structure during project initialization. It scaffolds these configurations through a guided interview that defines scope and environment settings.

Can I sync local workspace configurations with backend project management systems without manual data entry?

Yes, you can sync local workspace configurations with backend project management systems without manual data entry. The skill uses validated mutator operations to simultaneously create the project in your backend and local workspace, ensuring unified synchronization.

What is the best way to initialize project-specific strategy documentation for a new feature?

The best way to initialize strategy documentation is using a guided interview process. This skill interviews the operator to define project scope, intake mode, and environment settings, then scaffolds the necessary documentation and backend records in a single pass.

Do I need to manually configure intake settings when adding a new project to the dev-loop?

No, you do not need to manually configure intake settings. The skill facilitates the initialization of project-specific intake configurations automatically by interviewing the operator to capture the required scope and environment settings during onboarding.