memforge
01Skill Claude CodeCodex
A persistent memory service for AI coding assistants, storing project rules, architecture decisions, bug fixes, and other knowledge across sessions. It uses a database to search stored information by meaning.
Skill Claude CodeCodex
A persistent memory service for AI coding assistants, storing project rules, architecture decisions, bug fixes, and other knowledge across sessions. It uses a database to search stored information by meaning.
Cursor rule
Rules that make an AI assistant automatically retrieve and save team memories during conversations.
Cursor rule
Code-discovery rules for projects connected to Codegraph, a service that indexes code structure for queries. They define when to use Codegraph and when to use ordinary file searches.
Cursor rule
A rule requiring an AI agent to ask a person for confirmation before changing code or carrying out major operations. It specifies what the confirmation must include and lists limited read-only exceptions.
Cursor rule
Project rules saying that docs/ is the only place for documentation, with subfolders for areas such as architecture, APIs, analysis and feature work.
Cursor rule
A set of rules for creating and querying a visual map of how services and repositories in a product relate to one another. The map is shown in Memforge WebUI, a browser interface for viewing this information.