setup

Automate project configuration files through interactive setup prompts.

3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/ForgePlan/marketplace --skill setup-forgeplan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/ForgePlan/marketplace/tree/main/plugins/fpl-skills/skills/setup
Command: npx skills add https://github.com/ForgePlan/marketplace --skill setup-forgeplan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need for a streamlined project setup by automating the configuration of CC-templates, ensuring a consistent structure for documentation and tooling across projects.

Core Features & Use Cases

  • Project Configuration: Interactive wizard that prompts for essential project settings like issue trackers, build/test commands, and documentation paths.
  • Documentation Generation: Automatically creates metadata files for other skills to reference, reducing the need for manual configuration.
  • Domain Glossary Creation: Optionally generates a starter CONTEXT.md file for ubiquitous language usage within the project.

Quick Start

Run /setup to initiate the project configuration process.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I automate project configuration file setup?

Automate project configuration file setup by running the interactive wizard to prompt for issue trackers, build commands, and paths. This generates standardized metadata files automatically, eliminating manual configuration errors.

What is ubiquitous language documentation in project setup?

Ubiquitous language documentation establishes a shared project vocabulary. During setup, you can optionally generate a starter CONTEXT.md file to define consistent domain terminology across your project's documentation and tooling.

Does project setup work with any software engineering stack?

Project setup works with any software engineering stack requiring standardized documentation and tooling. It applies universally to configure project-specific files for issue tracking, build/test commands, and paths.

How do I generate metadata files for other skills to reference?

Generate metadata files for other skills to reference by completing the interactive setup wizard. The configuration automation process automatically creates these files based on your project-specific inputs.

Are there prerequisites for configuring CC-templates?

Configuring CC-templates requires no specific dependencies or prerequisites. You only need a project directory where the interactive wizard can generate the standardized configuration and metadata files.