QUICK REFERENCE EXTRACTION banner
sparesparrow sparesparrow

QUICK REFERENCE EXTRACTION

Development community

Description

# Quick Reference: Key Files to Extract & Adapt ## From: mcp-project-orchestrator **Repository**: https://github.com/sparesparrow/mcp-project-orchestrator ### Files to Study & Copy ``` mcp-project-orchestrator/ ├── src/ │ ├── domain/ │ │ ├── entities/ ← Project, Component, Template entities │ │ └── use-cases/ ← Generation logic (COPY pattern for scaffolding) │ ├── adapters/ │ │ ├── primary/ ← HTTP API patterns │ │ └── secondary/ ← Storage

Installation

Terminal
claude install-skill https://github.com/sparesparrow/mcp-prompts/blob/main/AGENTS/QUICK-REFERENCE-EXTRACTION.md

Full documentation available on GitHub

View Source Repository