architecture

Locate and reference the canonical architecture skill at .opencode/skills/architecture/SKILL.md.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ctimmerman-prog/ai-config-opencodeai-first-to-others --skill architecture-ctimmerman-prog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture
Source: https://github.com/ctimmerman-prog/ai-config-opencodeai-first-to-others/tree/main/.cursor/skills/architecture
Command: npx skills add https://github.com/ctimmerman-prog/ai-config-opencodeai-first-to-others --skill architecture-ctimmerman-prog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Wrapper that helps users locate and reference the canonical architecture skill stored under .opencode/skills/architecture/.

Core Features & Use Cases

  • Directs to the canonical skill file at .opencode/skills/architecture/SKILL.md.
  • Verifies the canonical file by reading its first heading after loading.
  • Uses any accompanying templates or examples placed in the same folder when present.

Quick Start

Open the canonical architecture SKILL.md at .opencode/skills/architecture/SKILL.md and verify its first heading.

Frequently Asked Questions about architecture

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

FAQPage Schema
How do I locate the canonical architecture skill in opencode?

Canonical architecture skills are stored at .opencode/skills/architecture/SKILL.md. This wrapper locates the file, verifies the first heading after loading, and optionally loads accompanying templates or examples placed in the same directory.

How do I verify I am using the authoritative architecture implementation?

You verify the authoritative architecture implementation by loading the canonical SKILL.md file at .opencode/skills/architecture/ and confirming its first heading. This ensures your team references the correct architecture skill.

Can I use accompanying architecture templates and examples from the same folder?

Yes, this wrapper provides optional support for additional files in the same directory. When accompanying architecture templates or examples are present in .opencode/skills/architecture/, they can be accessed and used alongside the canonical skill.

What is the canonical architecture file discovery process for teams?

The canonical architecture file discovery process involves using this wrapper to point to .opencode/skills/architecture/SKILL.md and verifying the first heading. It guides teams to the authoritative architecture implementation and any accompanying templates.

Do I need dependencies to reference the canonical architecture skill?

No dependencies are required to reference the canonical architecture skill. This lightweight wrapper operates independently to locate and verify the file at .opencode/skills/architecture/SKILL.md without needing external components.