Lean core memory kit for AI coding agents — map-first context, convention checks, optional packs for specs/stacks/guardrails.
LPM treats this as warn-only first-party agent extension lifecycle risk. The CLI copies local templates into a user-selected project when explicitly run. Packaged agent instructions can configure Cursor/Claude project integrations, including optional Cursor session prompts. No exfiltration or remote execution is established.
`bin/cli.mjs` explicitly scaffolds AI-agent files into the chosen target.
bin/cli.mjsView on unpkg`template/core/.agent/skills/leanagentkit-wire-agent.md` directs creation of `.cursor` and `.claude` integration files.
template/core/.agent/skills/leanagentkit-wire-agent.mdView on unpkg`template/core/.agent/install/cursor/hooks.json` defines session-start and session-end agent prompts.
template/core/.agent/install/cursor/hooks.jsonView on unpkg`bin/cli.mjs` explicitly scaffolds AI-agent files into the chosen target.
bin/cli.mjsView on unpkg`template/core/.agent/skills/leanagentkit-wire-agent.md` directs creation of `.cursor` and `.claude` integration files.
template/core/.agent/skills/leanagentkit-wire-agent.mdView on unpkg`template/core/.agent/install/cursor/hooks.json` defines session-start and session-end agent prompts.
template/core/.agent/install/cursor/hooks.jsonView on unpkg