cli-contexts

Solid

Manage context engineering configurations, RTK filter sets, and conversation sessions from the CLI. Apply context-relay settings and inspect active context pipelines.

AI & Automation 6,067 stars 1058 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten --> ## Overview Manage context engineering configurations, RTK filter sets, and conversation sessions from the CLI. Apply context-relay settings and inspect active context pipelines. ## Quick install ```bash npm install -g omniroute # or: npx omniroute omniroute --version ``` ## Subcommands ### `context-eng` **Example:** ```bash omniroute context-eng ``` ### `context-eng analytics` **Flags:** - `--period <p>` **Example:** ```bash omniroute context-eng analytics ``` ### `context-eng caveman` **Example:** ```bash omniroute context-eng caveman ``` ### `context-eng config` **Example:** ```bash omniroute context-eng config ``` ### `context-eng show` **Example:** ```bash omniroute context-eng show ``` ### `context-eng set` **Flags:** - `--aggressiveness <n>` - `--max-shrink-pct <n>` - `--preserve-tags <list>` **Example:** ```bash omniroute context-eng set ``` ### `context-eng rtk` **Example:** ```bash omniroute context-eng rtk ``` ### `context-eng config` **Example:** ```bash omniroute context-eng config ``` ### `context-eng show` **Example:** ```bash omniroute context-eng show ``` ### `context-eng set` **Flags:** - `--token-budget <n>` - `--reserve-pct <n>` **Example:** ```bash omniroute context-eng set ``` ### `context-eng filters` **Example:** ```bash omniroute context-eng filters ``` ### `context-eng list` **Example:** ```bash omniroute context-e...

Details

Author
diegosouzapw
Repository
diegosouzapw/OmniRoute
Created
3 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category