init-project

Generate .claude/ticket-config.json with source, repository, branch, and complexity settings.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/nicolas-codemate/claudeCodeConfig --skill init-project-nicolas-codemate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-project
Source: https://github.com/nicolas-codemate/claudeCodeConfig/tree/main/skills/init-project
Command: npx skills add https://github.com/nicolas-codemate/claudeCodeConfig --skill init-project-nicolas-codemate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interactive wizard that configures and standardizes ticket resolution workflow by creating the .claude/ticket-config.json with source, repository, branch, and complexity settings.

Core Features & Use Cases

  • Interactive wizard to collect project-specific preferences for ticket source, repository, base branch, and complexity defaults.
  • Config generation that writes .claude/ticket-config.json with the chosen settings.
  • Reconfiguration support to adjust source, repo, base branch, and complexity without manual edits.

Quick Start

Run the init-project wizard in the current project to generate the ticket config file and prepare the /resolve workflow.

Frequently Asked Questions about init-project

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

FAQPage Schema
How do I set up a ticket resolution workflow configuration file?

To set up a ticket resolution workflow configuration, run the interactive wizard to generate a .claude/ticket-config.json file containing your source, repository, base branch, and complexity settings.

Can I reconfigure ticket source and base branch settings after initial setup?

Yes, you can reconfigure ticket settings including source, repository, base branch, and complexity defaults by running the wizard again to regenerate the .claude/ticket-config.json file without manual edits.

What is the purpose of the .claude/ticket-config.json file in a repository?

The .claude/ticket-config.json file standardizes ticket resolution workflow by storing source, repository, base branch, and complexity settings that are loaded by the /resolve process.

How do I configure YouTrack as a ticket source for my project workflow?

You can configure YouTrack as a ticket source by running the interactive init wizard, which collects project-specific preferences and writes them into the .claude/ticket-config.json file for the resolution workflow.

Does the init-project wizard support GitHub repository configuration?

Yes, the init-project wizard supports GitHub repository configuration by interactively collecting your repository details and base branch to write into the ticket-config.json file for workflow processing.