repo-architect

Scaffold and validate agentic project structures for GitHub Copilot and OpenCode CLI workflows.

14|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/tae0y/python-project-template --skill repo-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-architect
Source: https://github.com/tae0y/python-project-template/tree/main/.claude/skills.nouse/repo-architect
Command: npx skills add https://github.com/tae0y/python-project-template --skill repo-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the creation and validation of multi-layer, agentic project structures for GitHub Copilot (VS Code) and OpenCode CLI workflows, reducing setup time and ensuring consistency across environments.

Core Features & Use Cases

  • Foundation scaffolding and directory setup for Copilot and OpenCode projects.
  • Layered architecture generation including FOUNDATION, SPECIALISTS, and CAPABILITIES with ready-to-edit templates.
  • Validation, compatibility checks, and optional migration utilities to maintain cross-environment consistency.
  • Reference templates and samples provided via references/templates.md to accelerate adoption.

Quick Start

Create a new repository skeleton for Copilot/OpenCode workflows and populate the foundational layers.

Frequently Asked Questions about repo-architect

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

FAQPage Schema
How do I scaffold a project structure for GitHub Copilot workflows?

To scaffold a project structure for GitHub Copilot, run this Skill after the VS Code Copilot initialization. It generates folder hierarchies, instructions, agents, and prompts to establish the foundational directory layers.

What is agentic project structure validation for Copilot and OpenCode?

Agentic project structure validation verifies that Foundation, Agents, and Skills layers meet specific naming, location, and structure rules. This ensures multi-layer architectures remain consistent across Copilot and OpenCode CLI workflows.

Does repo-architect work with OpenCode CLI initialization?

Yes, repo-architect works with OpenCode CLI initialization. It runs after the opencode /init command to scaffold folder hierarchies, instructions, agents, skills, and prompts for the OpenCode environment.

What's the best way to bootstrap multi-layer agentic architectures?

The best way to bootstrap multi-layer agentic architectures is using automated scaffolding tools. This Skill generates FOUNDATION, SPECIALISTS, and CAPABILITIES layers with ready-to-edit templates, reducing setup time and ensuring cross-environment consistency.

How do I validate folder hierarchies and naming rules in my project?

You validate folder hierarchies and naming rules using the built-in verification step. It checks that the Foundation, Agents, and Skills layers meet the required structural rules for agentic project workflows.

Can I use reference templates to accelerate project scaffolding?

Yes, you can use reference templates to accelerate project scaffolding. The references/templates.md component provides ready-to-edit templates and samples that help you quickly populate the foundational layers of your agentic project.