os-architect

Interview, audit capabilities, and dispatch evolution work via CLI tooling.

5|3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/richfrem/agent-plugins-skills --skill os-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: os-architect
Source: https://github.com/richfrem/agent-plugins-skills/tree/main/plugins/agent-agentic-os/skills/os-architect
Command: npx skills add https://github.com/richfrem/agent-plugins-skills --skill os-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SME-facing front-door for the Agentic OS ecosystem evolution. It interviews, audits existing capabilities, and routes work to evolve plugins, skills, or agents, coordinating multiple loops without hard dependencies on a single framework.

Core Features & Use Cases

  • Phase 1 — Intent Interview: classifies requests into one of several evolution categories to guide dispatch.
  • Phase 2 — Ecosystem Audit: verifies capabilities, identifies gaps, and assesses risk.
  • Phase 3 — Proposal & Dispatch: generates Path A/B/C and dispatches via CLI tools to drive concrete changes.
  • Related Capabilities: os-evolution-planner, os-architect-tester, improvement-intake-agent.

Quick Start

Invoke the os-architect command with a plain-language description of what you want to evolve.

Frequently Asked Questions about os-architect

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

FAQPage Schema
How do I orchestrate OS evolution and coordinate multiple agent loops?

Orchestrate OS evolution by interviewing intent, auditing existing capabilities, and dispatching work via CLI tooling to coordinate multiple loops. The process classifies requests, identifies capability gaps, and routes concrete changes to plugins, skills, or agents.

How does an ecosystem capability audit work for agentic plugins?

An ecosystem capability audit verifies existing plugin and agent functionalities, identifies capability gaps, and assesses risk. It operates as the second phase after intent classification to determine what evolution paths are needed to fill missing functionality.

What is the best way to route work and dispatch evolution paths to agents?

The best way to dispatch evolution paths is generating Path A/B/C proposals and routing them via CLI tooling. This phase follows intent interviewing and ecosystem auditing, ensuring concrete changes are delegated correctly to plugins, skills, or agents.

Can I set up an improvement lab and fill capability gaps without hard framework dependencies?

Yes, you can fill capability gaps and set up improvement labs without hard dependencies on a single framework. The system coordinates multiple loops and dispatches work independently, applying intent classification and path planning to route changes.

When do I need to classify intents for dispatching work to evolve agents?

You need intent classification when evolving patterns, setting up improvement labs, or filling capability gaps. It serves as the initial phase to categorize requests into specific evolution types, guiding the subsequent ecosystem audit and work delegation.

Why use CLI tooling for delegating work instead of direct framework integration?

CLI tooling delegates work to evolve plugins, skills, or agents without hard dependencies on a single framework. This approach ensures the orchestration of multiple loops remains flexible, allowing path planning and dispatching to drive concrete changes independently.