init

Initialize RAPID projects with prerequisites checks, git validation, and discovery briefs.

4|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/pragnition/RAPID --skill init-pragnition
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: init
Source: https://github.com/pragnition/RAPID/tree/main/skills/init
Command: npx skills add https://github.com/pragnition/RAPID --skill init-pragnition

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

RAPID project initialization can be time-consuming and error-prone when setting up prerequisites, conducting discovery, and producing a coherent roadmap. This Skill automates those steps, providing a reproducible foundation for new projects.

Core Features & Use Cases

  • Orchestrates prerequisites checks, repository setup, and in-depth discovery to bootstrap a new RAPID project.
  • Performs dual-mode operation (CLI and SDK) with adaptive prompts to gather requirements and generate a comprehensive project brief for downstream agents.
  • Produces a structured project brief containing vision, scope, tech preferences, and success criteria to accelerate downstream research and planning.

Quick Start

Run /rapid:init to begin a full project initialization that performs prerequisites, discovery, and roadmap generation.

Frequently Asked Questions about init

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

FAQPage Schema
How do I automate project initialization and discovery for a new software roadmap?β–Ό

To automate project initialization, you can use an orchestration skill that performs prerequisites checks, git repository validation, and a thorough discovery session to produce a detailed project brief for downstream agents.

What is RAPID project bootstrapping and how does it work?β–Ό

RAPID project bootstrapping is an automated process that validates prerequisites, conducts in-depth discovery, and generates a structured project brief containing vision, scope, tech preferences, and success criteria to accelerate downstream planning.

Can I use automated discovery sessions to generate a project brief for multi-agent workflows?β–Ό

Yes, the skill supports multi-agent workflows by using adaptive prompts to gather requirements during discovery, then producing a comprehensive project brief designed specifically to accelerate downstream research and planning agents.

Does the project initialization skill support both CLI and SDK dual-mode operation?β–Ό

Yes, the project initialization skill supports dual-mode operation across both CLI and SDK environments, allowing you to execute automated prerequisites checks and discovery sessions adaptively within your preferred interface.

How do I start a full project initialization including prerequisites, discovery, and roadmap generation?β–Ό

You can start a full project initialization by running the /rapid:init command, which automatically orchestrates prerequisites validation, conducts a comprehensive discovery session, and generates a detailed roadmap for downstream agents.

What's the best way to ensure prerequisites and git repository validation before bootstrapping a project?β–Ό

The best way to ensure prerequisites and git repository validation is to use an automated project bootstrapping skill that programmatically checks your environment and repository state before conducting any discovery or roadmap generation.