interface-implementation

Community

Standardize interfaces with Orchestrator.

Authorcedricziel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Checklist and architectural rules for implementing new assistant interfaces (CLI, Slack, web, etc.) to ensure every interface routes messages through the Orchestrator, preserving the system prompt, tools, memory, and multi-turn reasoning.

Core Features & Use Cases

  • Interface governance: provides a structured approach to adding, reviewing, or fixing CLI, Slack, web, or other interfaces so they integrate with the Orchestrator.
  • Full-stack bootstrap: details how to bootstrap the complete dependency chain (config, storage, SkillRegistry, LLM provider, tool executor, and bus) for new interfaces.
  • Lifecycle management: guidance to spawn workers, manage conversations, select delivery modes, and render results across interfaces.
  • Safety and consistency: enforces best practices to avoid direct LLM calls bypassing the orchestrator and ensures proper startup checks.

Quick Start

Create a new interface variant wired through the Orchestrator to standardize prompts, tools, memory, and multi-turn reasoning.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: interface-implementation
Download link: https://github.com/cedricziel/assistant/archive/main.zip#interface-implementation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.