company-memory

Store and retrieve company-wide AI project knowledge using the Supermemory SDK.

12|4|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/FC-FUZ/claude-code-governance --skill company-memory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: company-memory
Source: https://github.com/FC-FUZ/claude-code-governance/tree/main/skills/supermemory
Command: npx skills add https://github.com/FC-FUZ/claude-code-governance --skill company-memory

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires supermemory, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Centralizes and preserves company-wide AI and automation knowledge to prevent context loss across sessions, guiding consistent architectural decisions and faster cross-project planning.

Core Features & Use Cases

  • Persistent repository for project summaries, conventions, decisions, and architectural context.
  • Cross-project memory that surfaces synergies, reusable components, and shared patterns.
  • Quick access via search, profiling, and simple store commands to embed context into planning and reviews.

Quick Start

Store a short summary of your project in the company memory using the provided script.

Frequently Asked Questions about company-memory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I persist company-wide AI project memory across different sessions?

You can persist company-wide AI project memory across sessions by using this Skill with the Supermemory SDK to store project summaries, architectural decisions, and conventions in a central repository.

What is the best way to share architectural context and planning decisions across multiple projects?

Sharing architectural context across multiple projects is achieved by maintaining a cross-project memory repository that surfaces synergies, reusable components, and shared patterns for consistent planning.

Do I need a Supermemory API key to store and retrieve company knowledge?

Yes, a valid Supermemory API key is required because the Skill relies on the Supermemory SDK to store memories with metadata and perform search, profiling, and listing operations.

Can I organize stored knowledge using containers and profiles for different company projects?

Yes, you can organize stored knowledge using containers and profiles to categorize and retrieve specific architectural decisions, conventions, and project memories for different company projects.

How does cross-project knowledge base retrieval work for finding reusable components?

Cross-project knowledge base retrieval works by querying stored memories with metadata to surface synergies, reusable components, and shared patterns across all company projects.