icm-architect

Design and restructure file systems into Interpretable Context Methodology workspaces.

610|96|Updated Jul 18, 2026
One-click install
npx skills add https://github.com/RinDig/icm-architect --skill icm-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: icm-architect
Source: https://github.com/RinDig/icm-architect/tree/main
Command: npx skills add https://github.com/RinDig/icm-architect --skill icm-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the problem of fragmented, opaque, and unmanageable agent workflows by converting processes, ideas, or existing repositories into a structured Interpretable Context Methodology (ICM) workspace.

Core Features & Use Cases

  • Build Mode: Scaffolds a new, optimized workspace from your described process, selecting from five proven forms like Pipelines or Knowledge Bundles.
  • Restructure Mode: Audits existing messy folders, classifies files into roles (Catalog, Contract, Factory, Product, Dead), and maps them to a clean, agent-navigable structure.
  • Walk Test Validation: Ensures every workspace is self-documenting, where an agent with no memory can orient, act, and report status purely by reading the folder structure and contracts.

Quick Start

Ask the icm-architect to structure this folder for agents to turn my current project into an interpretable workspace.

Frequently Asked Questions about icm-architect

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

FAQPage Schema
How do I structure my project folders for agent-based orchestration?

To structure project folders for agent-based orchestration, you can use an Interpretable Context Methodology (ICM) workspace. It applies folder-based sequencing, explicit stage contracts, and factory-product separation to optimize complex knowledge work and recurring pipelines.

What is the best way to organize a messy repository for AI agents?

Organizing a messy repository for AI agents requires restructuring files into defined roles like Catalog, Contract, Factory, Product, and Dead. This audit classifies and maps disorganized files into a clean, agent-navigable structure with clear state management.

How does an agent navigate a workspace with no memory?

An agent navigates a workspace with no memory by using the Walk Test Validation method. It ensures the workspace is self-documenting, allowing the agent to orient, act, and report status purely by reading the folder structure and explicit stage contracts.

Can I build a new automated workflow pipeline from a text description?

You can build a new automated workflow pipeline from a text description using Build Mode. It scaffolds an optimized workspace from your described process, selecting from five proven forms like Pipelines or Knowledge Bundles to enable clear context scoping.

When do I need explicit stage contracts in my file system?

You need explicit stage contracts in your file system when managing complex knowledge work or recurring pipelines that require clear state management. These contracts ensure stable factory-product separation and allow agents to operate without prior memory of the process.