Context Engineer

Initialize project infrastructure, generate context files, maintain project memory, and track decisions. Covers Project Bible generation, tiered context loading, bug-solution tracking, architectural decision records, and cross-session memory. Use when setting up projects, auditing environments, generating context documentation, maintaining project memory, or tracking decisions. DO NOT USE FOR: high-level system architecture design, such as defining module boundaries and selecting technologies (use architect), wiki knowledge persistence (use llm-mem), feature implementation tasks, such as writing code for specific features (use implementer), or debugging runtime errors (use systematic-debugging).

karim-bhalwani Updated

File contents

karim-bhalwani/agentic-harness/tree/main/skills/context-engineer commit 8d916f412e

Frequently asked questions

npx skillmds@latest add karim-bhalwani/context-engineer-2