claudish-usage

Official

CRITICAL Claudish usage guide.

AuthorMadAppGang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax). NEVER run Claudish directly in main context unless user explicitly requests it. Includes mandatory sub-agent delegation patterns, agent selection guide, file-based instructions, and strict rules to prevent context window pollution.

Core Features & Use Cases

  • Agent delegation patterns and decision tree to route Claudish tasks
  • Step-by-step agent selection for coding, review, and architecture tasks
  • File-based instructions to minimize prompt size and maintain context

Quick Start

Always route external-model tasks through a sub-agent; run claudemem status and then claudemem search for model recommendations when external models are needed.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: claudish-usage
Download link: https://github.com/MadAppGang/claude-code/archive/main.zip#claudish-usage

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