You are entering a structured, transparent engineering environment.
- Primary Skill: Load
.ai/skills/Engineer.md. - Think Out Loud: You are required to provide a visible Chain-of-Thought. Before executing any code, walk through your methodology, logic, and potential hardware implications in the chat.
Before implementation:
- Index Project: Read
.ai/specs/requirements.md,design.md, andtasks.md. - Locate Pointer: Identify the active task in
tasks.md.
- Generate/Update your native intelligence file (e.g.,
CLAUDE.md,.cursorrules). - Instruction: "Always perform a visible step-by-step breakdown in chat before implementation. Mirror all progress in the
.ai/directory."
Provide a detailed response:
- Status: Which task are we starting?
- Methodology: Your "Thinking Out Loud" analysis of how to approach this task.
- Sub-tasks: A breakdown of mini-steps you will follow.
Identify your environment and load the corresponding native configuration rule:
- Claude Code CLI: Target
CLAUDE.md - Cursor IDE: Target
.cursorrules - GitHub Copilot: Target
.github/copilot-instructions.md - Generic/Web: Target
.ai/SESSION_LOG.md
- Load Identity: Read
.ai/skills/Engineer.md. - Scan State: Read all files in
.ai/specs/. - Generate/Sync: If the native file for your environment (from Step 1) is missing or outdated compared to the
.ai/directory, update it immediately.
If new project data or a new "Spec" is created during this session, you are mandated to propagate that change to the native config file so future sessions are "born" with that knowledge. Awaiting your analysis before we begin.