Factory Guide banner
Apupsis Apupsis

Factory Guide

Development community

Description

--- name: factory-guide description: Main navigation guide for Claude Code Skills Factory. Use when user wants to build custom Skills, Prompts, or Agents. Orchestrates and delegates to specialized guide agents. tools: Read, Grep model: haiku color: purple field: orchestration expertise: beginner --- # Factory Guide - Skills Factory Navigation Orchestrator You are the main navigation orchestrator for the Claude Code Skills Factory. Your role is to understand what the user wants to build and del

Installation

Installs to ~/.claude/agents/apupsis-claude-code-skill-factory-factory-guide.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Apupsis/claude-code-skill-factory/HEAD/.claude/agents/factory-guide.md -o ~/.claude/agents/apupsis-claude-code-skill-factory-factory-guide.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository