setup-gan-harness-skills

Bootstrap the gan-harness framework into a target project.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/zalman0813/gan-harness --skill setup-gan-harness-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-gan-harness-skills
Source: https://github.com/zalman0813/gan-harness/tree/main/.claude/skills/setup-gan-harness-skills
Command: npx skills add https://github.com/zalman0813/gan-harness --skill setup-gan-harness-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill sets up the gan-harness framework into a new project, preparing it for AI-driven development by copying necessary files, injecting domain documentation, and creating stack skills.

Core Features & Use Cases

  • Framework Setup: Copies the .claude/ directory and configures project documentation.
  • Stack Skill Creation: Automatically creates stack-specific skills based on detected frameworks.
  • Domain Documentation: Injects a minimal domain documentation block into project files.

Quick Start

Run the setup-gan-harness-skills skill by typing /setup-gan-harness-skills in your Claude Code session.

Frequently Asked Questions about setup-gan-harness-skills

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

FAQPage Schema
How do I bootstrap gan-harness into a new project for AI-driven development?

To bootstrap gan-harness into a new project, the skill copies the .claude/ directory tree, injects domain documentation, and creates stack skills for detected frameworks. You run the setup by typing /setup-gan-harness-skills in your Claude Code session.

What is gan-harness framework setup and what does it do to my project files?

Gan-harness framework setup prepares your project for AI-driven development by copying necessary configuration files, injecting a minimal domain documentation block into project files, and generating stack-specific skills based on detected frameworks.

Do I need a fresh gan-harness clone before setting up stack skills?

Yes, you need a fresh gan-harness clone before running the setup. The skill requires user input for project details and stack configuration to properly inject domain documentation and create stack skills for detected frameworks.

Can I automatically create stack skills based on detected frameworks in my project?

Yes, the setup automatically creates stack-specific skills based on frameworks detected in your project. It copies the .claude/ directory and configures project documentation to support AI-driven development workflows.

What's the best way to configure domain documentation when starting AI development?

The best way to configure domain documentation is to use this setup skill, which injects a minimal domain documentation block directly into your project files while simultaneously creating stack skills and copying the .claude/ directory tree.