simple-mode

Community

NLU-driven orchestration of skills.

Authorwtthornton
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinating multiple AI skills manually is error-prone and tedious. This Simple Mode orchestrator automatically detects intent and delegates work to the appropriate skills.

Core Features & Use Cases

  • Intent Detection: Parses natural language to identify build, review, fix, or test intents.
  • Skill Orchestration: Invokes enhancer, planner, architect, designer, implementer, reviewer, tester, debugger, improver in sequence.
  • Progress Tracking: Provides status updates and final summaries.
  • Context7 Integration: Leverages prompt patterns and workflow templates.

Quick Start

@simple-mode *build "Create a user authentication API with JWT tokens"

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: simple-mode
Download link: https://github.com/wtthornton/HomeIQ/archive/main.zip#simple-mode

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