Installing Templates
To install coding-agent instructions into an initialized repository, use themneno setup-agent command:
Supported Agents
Mneno currently supports the following coding assistants:codexclaude-codecursorgemini-cliwindsurf
Safety And Overwrites
By default, setup refuses to overwrite existing integration files. Preview changes with--dry-run:
--force or -f:
Shared Workflow Documents
When you runsetup-agent, Mneno copies shared workflow docs into .mneno/agent-docs/:
AGENT_WORKFLOW.md: standard workflows for when and how the agent should read or update memories.MEMORY_GUIDELINES.md: criteria for durable, useful memories and what not to store.COMMAND_REFERENCE.md: localmnenoCLI command reference and cautions.
.mneno/skills/mneno-memory/, including SKILL.md and local
references/ files copied from the shared docs.