add-project

Add new projects to configuration files with auto-detected settings and external service validation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of adding new projects to your configuration, automating detection, validation, and initial setup.

Core Features & Use Cases

  • Automated Project Setup: Detects project settings like language and Git integration.
  • Validation: Verifies access to external services like GitLab and Jira.
  • Optional Integrations: Can configure Quay and Bonfire, and generate initial knowledge.
  • Use Case: When starting a new software project, use this Skill to automatically add it to your tracking systems and set up necessary integrations.

Quick Start

Add a new project located at '/path/to/my/project' and configure it for Jira project 'XYZ'.

Frequently Asked Questions about add-project

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

FAQPage Schema
How do I automate adding a new project to Jira and GitLab configurations?

Project setup automation detects settings like language and Git integration, then validates external service access to GitLab and Jira. This streamlines onboarding new code repositories by generating initial configuration files and verifying required permissions.

What does automated project configuration validate when integrating with external services?

Automated configuration validates access to external services like GitLab and Jira. It checks connectivity and permissions to ensure newly added projects properly integrate with issue tracking and version control systems during initialization.

Can I configure Quay and Bonfire integrations when setting up a new project?

You can optionally configure Quay and Bonfire integrations when adding a new project. The setup supports these optional configurations alongside required GitLab and Jira integrations, and can generate initial project knowledge.

Do I need existing GitLab and Jira access to add and configure a new project?

Yes, you need existing GitLab and Jira access to add and configure a new project. Setup includes validation of external service access, requiring proper credentials and permissions for successful configuration.

What is the best way to onboard a new code repository into tracking systems?

The best way to onboard a new code repository is using automated setup that auto-detects settings and validates GitLab and Jira access. This handles initialization, access verification, and configuration generation in one streamlined process.