Turn editor chat history (Cursor, Claude Code, Windsurf, Copilot) into typed Markdown decisions + AGENTS.md rules — local-first, git-trackable, zero remember() calls. Runs locally from the ai-memory-cli npm package.
Instructions for hyxnj666-creator/ai-memory, covering ai agent instructions, project overview, architecture, key conventions and critical rules (do not break).
Project coding conventions extracted from chat history. Load when writing new code, naming things, designing APIs, or reviewing PRs. Topics: Cursor pagination is mandatory for all paged GraphQL endpoints.
Technical decisions made for this project, with reasoning and rejected alternatives. Load when proposing architectural changes, evaluating alternatives, or asked why a choice was made. Topics: Adopt OAuth 2.0 authorization code flow with PKCE for the customer portal SPA.
System architecture facts: components, data flow, integration boundaries. Load when implementing cross-component features, debugging integration issues, or onboarding to the codebase. Topics: Event sourcing for the billing audit log.
Initialize AI collaboration documentation infrastructure for any project. Use when starting a new project, setting up AI development rules from scratch, or when asked to create AGENTS.md, MEMORY.md, ROADMAP.md, ADR folders, Cursor Rules, or any AI-readable project documentation baseline.
Copilot instructions for hyxnj666-creator/ai-project-setup, covering github copilot instructions, project context, do not touch, code standards and after every task.