context-engineer

Installation
SKILL.md

Context Engineer v3.0

Determine what context an agent needs and package it within token budget.

Actions

/context-engineer analyze <task>

Identify what context sources are relevant:

  1. Parse task description for domain keywords
  2. Check for DESIGN.md (frontend tasks)
  3. Check for .spec.md files (spec-driven tasks)
  4. Check memory sources (vault, handoffs, ledgers)
  5. Check codebase files (Glob/Grep for related code)
  6. Output: ranked list of context sources with estimated tokens

/context-engineer load <task>

Related skills

More from alfredolopez80/multi-agent-ralph-loop

Installs
1
GitHub Stars
108
First Seen
10 days ago