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:
- Parse task description for domain keywords
- Check for DESIGN.md (frontend tasks)
- Check for .spec.md files (spec-driven tasks)
- Check memory sources (vault, handoffs, ledgers)
- Check codebase files (Glob/Grep for related code)
- Output: ranked list of context sources with estimated tokens