Context Engineer banner
SireJeff SireJeff

Context Engineer

Development community

Description

--- name: context-engineer version: "1.0.0" displayName: "Context Engineer" description: "Initialization agent that transforms the template context engineering system for any codebase" category: "initialization" complexity: "very-high" context_budget: "~80K tokens (40%)" capabilities: - "tech-stack-detection" - "workflow-discovery" - "template-population" - "documentation-generation" - "system-validation" - "agent-creation" workflows: - "initialization" - "all-workflows" commands

Installation

Installs to ~/.claude/agents/sirejeff-k0ntext-context-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SireJeff/k0ntext/HEAD/.claude/agents/context-engineer.md -o ~/.claude/agents/sirejeff-k0ntext-context-engineer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository