rai-project-create

Generate governance documents and a knowledge graph for new projects.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/fcastrillo/carbtrack-ai --skill rai-project-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rai-project-create
Source: https://github.com/fcastrillo/carbtrack-ai/tree/main/.claude/skills/rai-project-create
Command: npx skills add https://github.com/fcastrillo/carbtrack-ai --skill rai-project-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Greenfield project onboarding and governance documentation can be error-prone and time-consuming. This skill guides a developer through gathering project identity, requirements, constraints, and architecture context, then fills governance templates and builds a knowledge graph.

Core Features & Use Cases

  • Guided onboarding: collects identity, requirements, constraints, and architecture context.
  • Governance doc generation: fills six governance documents (vision, prd, guardrails, backlog, system-context, system-design) and builds a knowledge graph.
  • Knowledge graph integration: outputs a 30+ node governance graph to support ongoing governance and sessions.

Quick Start

Describe your greenfield project and let Rai guide you through governance doc generation.

Frequently Asked Questions about rai-project-create

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

FAQPage Schema
How do I automate greenfield project onboarding and governance documentation?

Automating greenfield project onboarding involves collecting project identity, requirements, constraints, and architecture context to populate governance templates. This skill guides you through that data gathering and generates the full governance suite automatically.

What governance documents are needed for a new greenfield software project?

A greenfield software project typically requires a vision document, PRD, guardrails, backlog, system context, and system design. Generating these six governance documents ensures proper project alignment, architecture tracking, and rule enforcement from the start.

How do I create a knowledge graph for project governance and architecture context?

Creating a governance knowledge graph involves mapping project identity, requirements, and architecture context into structured nodes. This skill builds a 30+ node knowledge graph to support ongoing governance tracking and future development sessions.

Can I reuse an idempotent workflow to generate governance templates across multiple new projects?

Yes, you can reuse an idempotent workflow across multiple new projects. This approach ensures parser-ready outputs and enforces governance gates consistently, allowing you to safely regenerate the governance suite without duplicating data.

Do I need to run initialization before generating the governance suite and knowledge graph?

Yes, you need to run project initialization first. This skill targets the phase immediately after initialization, using the established environment to generate the full governance suite and populate the knowledge graph.

What is the best way to enforce governance gates during greenfield project setup?

The best way to enforce governance gates during greenfield setup is by using an automated template generation workflow. This ensures parser-ready outputs and structural compliance, preventing manual errors when defining system design and guardrails.