FAQ

Frequently asked questions about the Project Planning Starter Pack.

General Questions

What is this starter pack?

A complete framework for planning, executing, and delivering technical projects. It includes 12 planning sections, technical execution guides, and AI-powered Claude skills.

Who is this for?

  • Project managers planning technical projects
  • Engineering teams building software
  • Solo developers starting new projects
  • Teams adopting structured planning

How long does setup take?

  • Quick start: 5 minutes (read START-HERE.md)
  • Full planning: 1-2 weeks (complete all sections)
  • Implementation: Ongoing (update as project evolves)

Planning Sections

Do I need to complete all 12 sections?

Start with Sections 1-4 (Executive Summary, Objectives, Scope, Architecture). Complete others as needed for your project.

Can I skip sections?

Yes. Focus on sections relevant to your project. The Master Index shows which sections are required vs. optional.

How often should I update planning documents?

  • Weekly: Update progress and metrics
  • After major decisions: Update relevant sections
  • Monthly: Comprehensive review

Claude Skills

How do Claude skills work?

Skills are auto-activated when you ask relevant questions in your repository. No manual setup required.

Do I need to install anything?

No. Skills are in .claude/skills/ directory and work automatically in Claude Code.

Can I create custom skills?

Yes. Follow the same structure as existing skills in .claude/skills/.

Technical Questions

What tech stack does this support?

Any tech stack. The framework is technology-agnostic and works with:

  • TypeScript/JavaScript
  • Python
  • Java/Kotlin
  • Go/Rust
  • Any other language

Do I need Next.js for MDX docs?

MDX docs are optional. You can use the planning sections as markdown files without MDX setup.

How do I deploy the MDX documentation?

The MDX docs work with Next.js. Deploy to Vercel, Netlify, or any Next.js-compatible platform.

Getting Help

Where do I start?

  1. Read START-HERE.md
  2. Review QUICK-START.md
  3. Begin with Section 1: Executive Summary

Need more examples?

See Use Cases and Skills Examples.

Have questions?