start-project

Create project folders with PROJECT.md and PARA-aligned subfolders.

17|3|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/aplaceforallmystuff/minervia-starter-kit --skill start-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start-project
Source: https://github.com/aplaceforallmystuff/minervia-starter-kit/tree/main/skills/start-project
Command: npx skills add https://github.com/aplaceforallmystuff/minervia-starter-kit --skill start-project

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Projects lack consistent structure, leading to ambiguity and forgotten tasks. This Skill creates standardized project folders with a canonical PROJECT.md and PARA-aligned organization to ensure clarity and accountability.

Core Features & Use Cases

  • Create a new project folder with a canonical PROJECT.md and type-specific subfolders (Sessions/Decisions for software, Drafts/Research for content, Resources/Notes for learning, etc.).
  • Enforce clear completion criteria and track status via frontmatter to prevent projects from becoming zombies.
  • Provide a guided Quick Start to collect project name, type, and area and automatically generate the structure and metadata.

Quick Start

Enter a project name, select a type, and specify an area; the tool creates the project folder with a canonical PROJECT.md and the appropriate subfolders.

Frequently Asked Questions about start-project

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

FAQPage Schema
How do I set up a new project folder with PARA structure?

To set up a new project folder with PARA structure, enter a project name, select a type, and specify an area. The tool generates the folder, a canonical PROJECT.md, and type-specific subfolders automatically.

What is the PARA structure for project management?

The PARA structure organizes project management by creating standardized folders with a canonical PROJECT.md. It aligns projects into specific areas and uses subfolders to ensure clarity, accountability, and prevent forgotten tasks.

How do I track project status and priority using frontmatter?

You track project status and priority using frontmatter by recording metadata like status, priority, area, and start date directly in the PROJECT.md file. This enforces defined completion criteria and prevents zombie projects.

Can I create different project templates for software or content?

Yes, you can create different project templates for software or content. The tool supports multiple project types, generating type-specific subfolders like Sessions and Decisions for software, or Drafts and Research for content.

What is the best way to prevent projects from becoming zombies?

The best way to prevent projects from becoming zombies is enforcing clear completion criteria and tracking status via frontmatter metadata. This ensures consistent structure and accountability throughout the project lifecycle.

How do project management subfolders validate inputs and metadata?

Project management subfolders validate inputs by checking the provided project name, type, and area before generating the structure. This ensures the frontmatter metadata and type-specific subfolders are created accurately.