project-init

Create a GitHub Project with custom fields, labels, and config files via guided interview.

215|26|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/serejaris/personal-corp-skills --skill project-init-serejaris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-init
Source: https://github.com/serejaris/personal-corp-skills/tree/main/skills/project-init
Command: npx skills add https://github.com/serejaris/personal-corp-skills --skill project-init-serejaris

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Starting agent-driven project management requires GitHub Projects, labels, config blocks, and canonical files — all wired together correctly.

Core Features & Use Cases

Guided interview creates infrastructure in one session: a GitHub Project with custom fields (Status, Deadline, Week), labels for retro/planning cycles, a CLAUDE.md config block, and canonical files. The skill also supports multi-repo setups and writes or appends to AGENTS.md or CLAUDE.md without overwriting existing content.

Quick Start

Copy the skill into your Claude skills directory to begin the guided interview-based project setup.

Frequently Asked Questions about project-init

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

FAQPage Schema
How do I set up GitHub Projects for AI-agent-driven project management?

You can set up GitHub Projects for AI agents through a guided interview that creates custom fields, labels, config blocks, and canonical files in one session. This ensures all project management infrastructure is wired together correctly without manual configuration.

What is a CLAUDE.md config block and why do I need it for GitHub project management?

A CLAUDE.md config block provides AI agents with project context and operational instructions within your repository. It is required to establish GitHub as the business operations hub, and this guided setup writes or appends to it without overwriting existing content.

Can I use this guided setup for multi-repo GitHub project configurations?

Yes, the guided setup supports multi-repo configurations. It gathers repository scope and business context via interview prompts, then writes or appends to AGENTS.md or CLAUDE.md across the relevant repositories while avoiding overwrites.

How do I create custom fields and labels for retrospective and planning cycles in GitHub?

Custom fields and labels for retro and planning cycles are created through a guided interview workflow. It automatically generates a GitHub Project with fields like Status, Deadline, and Week, plus the necessary labels for project management cycles.

Will setting up GitHub project management files overwrite my existing repository configuration?

No, the setup intentionally avoids overwrites. When creating canonical files and config blocks, it safely writes or appends new content to existing AGENTS.md or CLAUDE.md files without destroying your current repository configuration.

Do I need any prerequisites to start the guided interview for GitHub project setup?

You need a Claude skills directory to copy the skill into, and an existing GitHub repository scope. The guided interview then handles the rest, gathering business context to generate the necessary project management infrastructure.