remember

GitHub

将会话中发现的可复用知识整理并存储到合适的项目或会话记忆中,过滤临时信息,处理冲突与重复,确保知识的持久性与可用性。

.github/skills/remember/SKILL.md zereight/gitlab-mcp

Trigger Scenarios

用户要求记住、保存或存储信息时 需要整理会话发现并结构化归档时

Install

npx skills add zereight/gitlab-mcp --skill remember -g -y
More Options

Non-standard path

npx skills add https://github.com/zereight/gitlab-mcp/tree/main/.github/skills/remember -g -y

Use without installing

npx skills use zereight/gitlab-mcp@remember

指定 Agent (Claude Code)

npx skills add zereight/gitlab-mcp --skill remember -a claude-code -g -y

安装 repo 全部 skill

npx skills add zereight/gitlab-mcp --all -g -y

预览 repo 内 skill

npx skills add zereight/gitlab-mcp --list

SKILL.md

Frontmatter
{
    "name": "remember",
    "description": "Promote reusable project knowledge to the right memory surface. Activate when user says: remember this, save this, store this, remember, memorize, keep this for later.\n",
    "argument-hint": "[what to remember]"
}

Remember

Promote durable, reusable knowledge into the right memory surface instead of leaving it buried in chat history.

When to Use

  • User wants to preserve knowledge discovered during a session
  • Organizing scattered findings into structured memory
  • Cleaning up duplicate or conflicting stored information

When NOT to Use

  • Ephemeral task notes → just keep in conversation
  • Already documented in code or docs → reference directly

Memory Surfaces

Surface Use For Durability
Project memory Durable team/project knowledge Permanent
Session context Short-lived working notes Session only
Docs / Instructions Conventions, instructions Permanent

Workflow

  1. Gather the relevant session findings
  2. Classify each item:
    • Durable project fact
    • Temporary working note
    • Operator preference or instruction
    • Duplicate / stale / conflicting information
  3. Propose the best destination for each item
  4. Write or update only the appropriate memory surface
  5. Call out duplicates or conflicts that should be cleaned up

Rules

  • Do not dump everything into one store
  • Prefer project memory for durable team knowledge
  • Keep entries concise and actionable
  • If something is uncertain, mark it as uncertain rather than storing it as fact

Output

  • What was stored
  • Where it was stored
  • Any duplicates/conflicts found

Quality Gate (Before Storing)

Before committing anything to memory, apply this 3-question filter. Skip storage if the answer to any question is "No":

Question Rationale
Is it actionable? "Does this tell someone what to DO in a future situation?" Observations are not memory entries; decisions are.
Is it durable? "Will this still be true in 3 months, or is it tied to a temporary workaround?" Ephemeral findings belong in session notes, not project memory.
Is it unique? "Does something close already exist in memory that covers this?" Duplicate entries create confusion; prefer updating existing entries.

Examples

Item Actionable? Durable? Unique? Store?
"Use bcrypt cost=12 for passwords in this project" YES
"API was slow today because server was rebooting" NO — ephemeral
"Always run npm run build before pushing" Check existing YES if not already stored
"The login page has a bug in dark mode" NO — file a bug, not a memory entry
"We prefer interface over type for object shapes" Check existing YES if not in coding-standards

When to Update vs Create

  • UPDATE an existing entry if the new information refines, corrects, or supersedes it
  • CREATE a new entry only if no existing entry covers the topic
  • DELETE entries that are provably outdated (check with user first)

See Also

  • /coding-standards — canonical rules reference (no need to duplicate into memory)
  • /skill-stocktake — audit memory surfaces for quality

Version History

  • a8f5d4f Current 2026-07-25 10:04

Same Skill Collection

.github/skills/ai-slop-cleaner/SKILL.md
.github/skills/cancel/SKILL.md
.github/skills/ccg/SKILL.md
.github/skills/coding-standards/SKILL.md
.github/skills/deep-dive/SKILL.md
.github/skills/deep-interview/SKILL.md
.github/skills/omg-autopilot/SKILL.md
.github/skills/plan/SKILL.md
.github/skills/ralph/SKILL.md
.github/skills/ralplan/SKILL.md
.github/skills/review/SKILL.md
.github/skills/security-scan/SKILL.md
.github/skills/self-improve/SKILL.md
.github/skills/skill-stocktake/SKILL.md
.github/skills/status/SKILL.md
.github/skills/tdd/SKILL.md
.github/skills/team/SKILL.md
.github/skills/trace/SKILL.md
.github/skills/ultraqa/SKILL.md
.github/skills/ultrawork/SKILL.md
.github/skills/verify/SKILL.md
skills/gitlab-mcp/SKILL.md

Metadata

Files
0
Version
dc58dc0
Hash
2d89dd3c
Indexed
2026-07-25 10:04

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-22 04:45
浙ICP备14020137号-1 $mapa de visitantes$