repo-setup-session

Guide discovery conversations and populate planning documents for early-stage projects.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/pelchers/MockTrialGame --skill repo-setup-session
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-setup-session
Source: https://github.com/pelchers/MockTrialGame/tree/main/.claude/skills/repo-setup-session
Command: npx skills add https://github.com/pelchers/MockTrialGame --skill repo-setup-session

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the initialization of planning documentation for new projects by guiding a structured discovery conversation and populating target documents with project specifics.

Core Features & Use Cases

  • Interactive discovery sessions that elicit project name, purpose, stakeholders, success criteria, and constraints.
  • Automatic population of planning docs under .docs/planning/ and AI-understanding docs under .ai-ingest-docs/ based on conversation.
  • Templates and guardrails that ensure consistency with the repository's planning workflow and style.

Quick Start

Describe your project and I will generate planning docs in .docs/planning and .ai-ingest-docs.

Frequently Asked Questions about repo-setup-session

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

FAQPage Schema
How do I bootstrap planning docs for a new project?

To bootstrap planning docs, you describe your project to initiate a guided conversational discovery session that elicits goals, scope, architecture, and risks to auto-populate the required files.

What planning documents are generated for early-stage project bootstrapping?

Project bootstrapping generates overview.md, prd.md, technical-specification.md, milestones.md, and an AI goals-understanding document within your repository's planning directories.

Can I use conversational discovery to generate AI ingest docs for project planning?

Yes, interactive conversational discovery prompts extract project specifics like stakeholders and success criteria to populate AI ingest docs and standard planning artifacts automatically.

Does project bootstrapping preserve existing repository planning styles?

Yes, project bootstrapping applies templates and guardrails during document generation to ensure consistency with your repository's existing planning workflow and style.

What is the best way to structure goals and scope for early-stage projects?

Using a structured planning workflow with interactive prompts ensures early-stage project goals, scope, and constraints are captured consistently across core planning files.

Do I need existing files to generate a PRD and technical specification?

No, you do not need existing files; the interactive session elicits missing details like project purpose and constraints to populate the PRD and technical specification from scratch.