context-engineer

Creates a structured AI-ready knowledge repository with drafts, workspace, and context layers.

27|3|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/LeeFinn2025/context-engineer --skill context-engineer-leefinn2025
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-engineer
Source: https://github.com/LeeFinn2025/context-engineer/tree/main
Command: npx skills add https://github.com/LeeFinn2025/context-engineer --skill context-engineer-leefinn2025

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Stop AI from starting from zero by turning fragmented business knowledge into a durable, AI-ready Context repository that AI can actually use.

Core Features & Use Cases

  • Bootstrap a contextual repo by interviewing the user and generating a seeded three-layer structure (drafts, workspace, context) with initial documents and indexes.
  • Ingest raw input (notes, decisions, meetings) and route content automatically into the correct layer, keeping directory indexes in sync.
  • Maintain and evolve the knowledge base with health checks, lifecycle transitions, and cross-tool compatibility, so AI always has the current truth.

Quick Start

Run a guided interview and bootstrap a minimal, content-rich repo with seed documents and index files for immediate use.

Frequently Asked Questions about context-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an AI-ready knowledge base from scattered business notes?

You can bootstrap a structured Context repository by running a guided interview to generate a seeded three-layer directory model (drafts, workspace, context) with initial documents and synchronized indexes for AI use.

What is the best way to keep AI context indexes synchronized with new documentation?

To keep AI context indexes synchronized, ingest raw inputs like notes and meetings so the system automatically routes content into the correct directory layer and updates tool-specific index files like CLAUDE.md or Cursor rules.

Does this context engineering workflow support cross-tool compatibility for AI assistants?

Yes, the context engineering workflow supports cross-tool compatibility by generating tool-specific index files, such as CLAUDE.md or Cursor rules, ensuring different AI assistants can access the current contextual truth.

How do I manage the lifecycle of documents in an AI context repository?

You manage the document lifecycle by using maintain and evolve workflows that perform health checks and guide content transitions across the drafts, workspace, and context layers to keep the knowledge base accurate.

What do I need to bootstrap a structured context repository for AI?

To bootstrap a structured context repository, you need a root SKILL.md frontmatter with a name and description, a three-layer directory model, and optional scripts, references, or assets folders to organize the knowledge base.