agentsclimarketplace

Project memory

Skill roronoazoroshao369/vibe-coding-os/skills/memory/project-memory

Vibe Coding OS — Claude/Codex/Cursor skill framework with 139 skills, 111 commands, 95 templates, 22 tracked sources, 28/28 validation gates PASS. Quality Shield, Engineering Discipline Pack, plugin marketplace.From the repository description

Install
npx -y skills add roronoazoroshao369/vibe-coding-os --skill project-memory

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.6 KB, 361 tokens by cl100k_base, as published. Nobody here has run it

Skill: Project Memory

Purpose

Maintain durable project context that future sessions can trust.

When to use

Use when decisions, conventions, commands, or architecture facts should persist.

Inputs

Decision, context, source, date, confidence, sensitivity level.

Workflow

  1. Capture only durable information.
  2. Separate facts from assumptions.
  3. Record why the decision matters.
  4. Redact sensitive details.
  5. Mark stale items for later review.

Outputs

A concise memory entry with source, confidence, and safety status.

Failure modes

  • Saving secrets.
  • Saving noisy transcripts.
  • Failing to update obsolete memory.

Verification checklist

  • Entry is durable.
  • No sensitive data is included.
  • Source and confidence are clear.
  • Staleness risk is noted.

Related skills: skills/core/architecture-decision-records/SKILL.md, skills/core/grill-user-before-building/SKILL.md (Phase 2 docs-aware), CONTEXT.md

Applied / Not Applied

Applied from Supermemory-inspired design: durable memory should be scoped, searchable, source-aware, privacy-filtered, and useful for later retrieval. Not applied: hosted Supermemory service requirement, SDK client, cloud auth, dashboard, connector stack, database infrastructure, or storing full transcripts by default.

Ghi chú tiếng Việt

Dùng kỹ năng này để lưu hoặc truy xuất ngữ cảnh bền vững một cách an toàn. Không lưu bí mật, token, khóa riêng tư hoặc dữ liệu cá nhân không cần thiết.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 1 of the 12 instructions most memory context skills give in 361 tokens

Counted across 754 of the 1,056 authors here whose files we hold, read 2026-09-06

  • Preserve existing content structurein 15 of 754, across 9 files
  • Front-load the leading wordin 14 of 754, across 10 files
  • Update existing entries instead of duplicatingin 14 of 754, across 7 files
  • Keep CLAUDE.md under one hundred linesin 14 of 754, across 12 files
  • Read CLAUDE.md at the project rootin 14 of 754
  • Keep each meaning in a single source of truthin 12 of 754, across 8 files
  • Redact sensitive information before committinghere, and in 11 of 754, across 4 files
  • Scan for all CLAUDE.md filesin 11 of 754, across 7 files
  • Use frontmatter for metadata on filesin 10 of 754, across 3 files
  • Repeat user interactions 10 timesin 10 of 754, across 4 files
  • Write the CLAUDE.md file into the target folderin 10 of 754, across 8 files
  • Use memlab to process snapshotsin 9 of 754, across 3 files

Said here and by no other author read

  • Separate facts from assumptions
  • Mark stale items for later review

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.