What problem does it solve?
This Skill turns an arbitrary project into a standardized handoff context so any AI agent can pick up work without losing intent, progress, or project conventions.
Core Features & Use Cases
- Project State Scan: Detects existing agent artifacts, repository structure, tech stack clues, and Git status to build a reliable baseline.
- Intent Capture: Preserves the user's current goal and optional long-term objective, or extracts and confirms context from prior agent files when present.
- Context Capsule Generation: Creates the .agent-monad directory with intent, conventions, progress, and handoff files, then adapts the active agent's native configuration.
- Use Case: Use this when starting a new project, taking over an existing codebase, or switching between agents without wanting context loss.
Quick Start
Ask the agent to initialize the project so it scans the repository, captures your intent, and generates the .agent-monad context capsule.