agentic-skeleton-dir-structure

Installation
SKILL.md

Agentic Skeleton Directory Structure Skill v2.0

Scaffolds production-ready agentic AI project structures that integrate with Agent-OS v3 by Builder Methods.

This skill follows the Spec-Driven Development (SDD) methodology: ~95% planning, ~5% building. You shape detailed specifications before the AI writes any code.


When This Skill Activates

On activation, follow this sequence:

  1. Check for arguments. If $ARGUMENTS is provided, parse it for the repo pattern (single, mono, or multi-lang) and skip that question in Step 0.
  2. Detect the current directory. Run ls to check if the current directory already has files (existing project) or is empty/new. If existing:
    • Warn the user: "This directory already has files. I can scaffold around them or
Related skills
Installs
13
GitHub Stars
1
First Seen
Mar 14, 2026