CtrlK
BlogDocsLog inGet started
Tessl Logo

ac-context-optimizer

Optimize context usage for autonomous coding. Use when managing context window, prioritizing information, reducing token usage, or improving efficiency.

64

Quality

76%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/ac-context-optimizer/SKILL.md
SKILL.md
Quality
Evals
Security

AC Context Optimizer

Optimize context window usage for efficient autonomous operation.

Purpose

Manages and optimizes context usage to maximize effective operation within token limits.

Quick Start

from scripts.context_optimizer import ContextOptimizer

optimizer = ContextOptimizer(project_dir)
optimized = await optimizer.optimize_context(current_context)
priority = await optimizer.prioritize_information(items)

API Reference

See scripts/context_optimizer.py for full implementation.

Repository
fernandezbaptiste/Skrillz
Last updated
First committed

Also appears in

fernandezbaptiste/Skrillz
In sync

since Sep 12, 2026

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.