setup

Detect projects, configure metaswarm, and write project-local files.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Prekzursil/quality-zero-platform --skill setup-prekzursil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/Prekzursil/quality-zero-platform/tree/main/.claude/plugins/metaswarm/skills/setup
Command: npx skills add https://github.com/Prekzursil/quality-zero-platform --skill setup-prekzursil

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects your project, configures metaswarm, and writes project-local files to accelerate onboarding and governance.

Core Features & Use Cases

  • Interactive, Claude-guided project discovery that identifies language, tooling, and required configuration.
  • Phase-driven workflow that covers project detection, user prompts, mandatory file generation, and post-setup validation.
  • Generates outputs such as .metaswarm/project-profile.json and nearby artifacts, enabling immediate governance and consistency across repos.

Quick Start

Launch the setup and answer the prompts to detect your project, configure metaswarm, and generate the required files.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I configure a new project for metaswarm onboarding?

To configure metaswarm for a new project, run an interactive setup that detects your project language and tooling, answers configuration prompts, and writes required local files to accelerate onboarding and governance.

What files are generated during metaswarm project setup?

Metaswarm setup generates local configuration files like `.metaswarm/project-profile.json` and nearby artifacts, providing immediate governance and consistency across your repositories.

How does interactive project detection work for workflow configuration?

Interactive project detection works by guiding you through six phases: detection, questions, file generation, profile creation, post-setup actions, and summary, returning a structured report and shell shims.

Do I need any dependencies to run the metaswarm setup wizard?

No dependencies are required to run the metaswarm setup wizard. It performs interactive project discovery and file generation independently to prepare your workspace.

What is the best way to automate project file generation for repository governance?

The best way to automate project file generation is using a guided, phase-driven workflow that validates post-setup actions and outputs a structured report with shell shims to begin using the configured workspace.