configuring-polyglot-stack
CommunityOrchestrate polyglot projects from a single root.
System Documentation
What problem does it solve?
Coordinating tasks across language-diverse subprojects in a single repository requires an orchestration layer that preserves subproject autonomy. This skill provides a root justfile that delegates to each subproject's full aug-just interface while enabling a lightweight central workflow.
Core Features & Use Cases
- Root orchestration: A minimal root justfile that coordinates tasks across api and web subprojects.
- Autonomous subprojects: Each subproject maintains its own full aug-just interface and configuration.
- Monorepo polyglot workflows: Ideal for projects combining Python backend and JavaScript frontend.
Quick Start
Create a root project directory structured as in the guide, place a root justfile that delegates to api/ and web/, and ensure api/ and web/ contain their own justfiles. Then run just at the root to execute cross-subproject tasks (e.g., just check-all).
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: configuring-polyglot-stack Download link: https://github.com/bryonjacob/aug/archive/main.zip#configuring-polyglot-stack Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.