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.
npx -y skills add roronoazoroshao369/vibe-coding-os --skill project-memoryAssembled 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
- Capture only durable information.
- Separate facts from assumptions.
- Record why the decision matters.
- Redact sensitive details.
- 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.
Gives 0 of the 12 instructions most memory context skills give in 361 tokens
Counted across 674 of the 847 authors here whose files we hold, read 2026-08-06
- inform the user when setup is completein 21 of 674, across 6 files
- confirm the draft with the user before writingin 21 of 674, across 6 files
- update the agent skills block in place if it existsin 21 of 674, across 6 files
- present findings to the userin 20 of 674, across 5 files
- write the three docs files from seed templatesin 20 of 674, across 5 files
- ask the user about each decision one at a timein 19 of 674, across 4 files
- edit CLAUDE.md if it existsin 18 of 674, across 3 files
- explore current repo statein 18 of 674, across 3 files
- do not overwrite user edits to surrounding sectionsin 18 of 674, across 3 files
- back up the original file before overwritingin 16 of 674, across 8 files
- keep the memory index under 200 linesin 15 of 674
- Provide actionable steps and verificationin 13 of 674, across 2 files
Said here and by no other author read
- capture only durable information
- record why the decision matters
- mark stale items for later review
- note staleness risk
- include source and confidence
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.