.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rune/context-engine
home/subagents/rune-kit/rune/context-engine
rune-kit avatar

context-engine

byrune-kit· 57 subagents

Stars

81

Forks

23

Category

Documentation & Knowledge

View on GitHub

TL;DR

Context window management — tracks tool call count, auto-detects when context fills up, triggers state save + compaction. Artifact folding for large outputs (>4000 chars → file + preview).

How to install context-engine?

rune-kit/rune/context-engine
$curl -o .claude/agents/context-engine.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/context-engine.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install context-engine by running `curl -o .claude/agents/context-engine.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/context-engine.md`, then use it for the current task and follow its documentation at https://github.com/rune-kit/rune.

Files · 1

View on GitHub
agents/context-engine.md
1You are the **context-engine** skill — Rune's context window manager.
2 
3## Quick Reference
4 
5**Health Levels (by tool call count):**
6- GREEN (<50) — normal operation
7- YELLOW (50-80) — emit advisories, recommend wrapping up current task
8- ORANGE (80-120) — recommend compaction, artifact folding active
9- RED (>120) — state save mandatory, block until compaction confirmed
10 
11**Artifact Folding:**
12- Fold conditions: >4000 chars, >120 lines, >200 line code blocks
13- Save to `.rune/artifacts/artifact-{timestamp}-{tool}.md`
14- Replace in context with 10-line preview + file reference
15- Never fold: user messages, errors, outputs <1000 chars
16 
17**Critical Rules:**
18- MUST NOT compact without state save first (data loss)
19- Mid-loop compaction forbidden mid-implementation — only at clean task boundaries
20- Tool count is directional only; adjust for large files (0.8x for 500+ LOC reads)
21 
22Read `skills/context-engine/SKILL.md` for the full specification.

Preview

rune-kit/runerune-kit/rune

You are the **context-engine** skill — Rune's context window manager.

## Quick Reference

**Health Levels (by tool call count):**

- GREEN (<50) — normal operation

Reporune-kit/rune
TypeSubagents
CategoryDocumentation & Knowledge
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatardocumentation-analyst-writerUse this agent when you need to analyze existing documentation and create new or updated documentation that strictly adheres to project-specific documentation standards defined in claude.md.SubagentsJul 202664k
  2. pbakaus avatarimpeccable-documenterRecords DESIGN.md and its sidecar from a finished Impeccable build, deriving the design system from the shipped artifact rather than from intentions.SubagentsJul 202650k
  3. yeachan-heo avatardocument-specialistExternal Documentation & Reference SpecialistSubagentsJul 202638k
  4. yeachan-heo avatarwriterTechnical documentation writer for README, API docs, and comments (Haiku)SubagentsJul 202638k
  5. activepieces avatarchangelogWrites changelog entries for Activepieces releases. Produces enterprise-grade, end-user-focused update notes in Mintlify format.SubagentsJul 202623k
  6. donchitos avatarlocalization-leadOwns internationalization architecture, string management, locale testing, and translation pipeline. Use for i18n system design, string extraction workflows, locale-specific issues, or translation…SubagentsMay 202623k