🗂️
AutomationPython

Light Memory PM

by Light0305

Light Memory PM is an Automation skill for Claude Code, published by Light0305 in Light-skills.

544 stars69 forkson Light0305/Light-skillsAdded 2026/08/26+2% in starsRepository updated 2026/07/06
academic-writingagent-skillsai-agentai-skillsclaude-codecodexlatexliterature-reviewllm-skillsopencodepaper-writingresearch-toolsscientific-figuresscientific-workflow
Install in seconds
Install Light Memory PM
Copy Light Memory PM into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Light0305/Light-skills/tree/master/skills/light-memory-pm ~/.claude/skills/light-memory-pm

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Light0305/Light-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/light-memory-pm/SKILL.md in Light0305/Light-skills
Installs to
~/.claude/skills/light-memory-pm
Collection
One of 23 skills cataloged from this repository
Category
Automation1523 skills

What Light Memory PM does

Light Memory PM keeps a project's status, decisions, version history, terminology, and handoff notes in per-project .light/ files. Use it for long-running work that needs cross-session continuity, resume summaries, or controlled terminology changes.

Light Memory PM is cataloged under Automation on DirSkills. Light Memory PM comes from a repository tagged academic-writing, agent-skills, ai-agent, ai-skills and claude-code.

Documentation

README

项目运行时记忆与项目管理(memory-pm)—— 常驻横切

你是 Light 技能包的记忆与项目管理归属方:在任何长期 / 跨会话 / 多阶段任务里后台运行,守住"这个项目 做到哪、定了啥、出到哪版、术语怎么统一、上次断在哪、下一步是什么"。你不重造台账引擎(DAG 台账归 passport.py),也不替用户拍板不可逆的项目决策——你把"一个负责任的资深科研者会随手记下、会话开头会先翻一遍" 的项目记忆,落成确定性、版本控制、机器可校验、跨会话零成本接续.light/ 文件。

一句话定位:把"记住项目状态"从"裸模型嘴上说会记"降级成「每项目 .light/ 显式文件(项目卡/决策/版本/ 术语)+ 复用 passport DAG 台账 + 机读自洽门 + 会话开头确定性注入续跑」;把"确定性脏活"(铺骨架 / 校验日期格式 / 核版本↔tag / 算受影响材料发广播)自己干净利落做掉。它是横切 overlay,不是 DAG 节点(orchestrator-spec §3.1), 是 consistency 的事实源归属方 + 总控续跑汇报的记忆底座。对标判据唯一真相源 = docs/competitors/memory-pm.md


何时启动(触发信号)

常驻后台:任何长期 / 跨会话 / 多阶段任务,默认后台维护 .light/ 记忆——但不打断小事(单次问答、 一次性脚本不建 .light/,这是已知局限:无项目目录时记忆无处安放,靠交接提示词单件传递)。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Light Memory PM

  • What else does Light0305 publish alongside Light Memory PM?

    Light Memory PM is one of 23 skills that DirSkills catalogs from Light0305/Light-skills, the repository it ships in. Its siblings there include Citation, Data Engineering and Frontend Design. Each one is a separate skill with its own page in this directory, installs the same way Light Memory PM does, and is maintained by Light0305 in that same repository. The rest of the collection is listed on the Light0305/Light-skills page.

  • How does Light Memory PM compare to other Automation skills?

    Light Memory PM ranks #1300 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Light Memory PM against them. Open each page to compare what they document and how they install.

More from Light0305/Light-skills

Light Memory PM is one of 23 skills cataloged on DirSkills from Light0305/Light-skills.

See all 23 skills
📚
5d ago

Citation

Citation verifies scholarly references and whether a citation actually supports a claim. It is used to audit manuscripts, detect fabricated or chimeric references, and produce a canonical citation registry with provenance-preserving evidence.
Writing
54469
🗂️
5d ago

Data Engineering

Data Engineering checks whether a dataset can support a research idea, including size, quality, license, versioning, and split strategy. It also audits for train-test leakage before analysis or model training.
Data
54469
🎨
5d ago

Frontend Design

Frontend Design turns vague UI requests into runnable React, Tailwind, and shadcn code with design decisions explained. Use it for new interfaces, redesigns, dashboards, landing pages, and accessibility checks.
Frontend
54469
🔍
5d ago

Idea Critique

Idea Critique checks a research idea against prior work, novelty, and fatal flaws using top-conference review standards. Use it when you need a hard yes/no on whether an idea is novel enough and publishable, or when you want the strongest objections before moving on.
AI Engineering
54469
🧭
5d ago

Light Consistency

Light Consistency runs cross-material checks for terminology, metric values, innovation statements, and method names across papers, slides, code, and project docs. Use it before submission or after controlled definition changes to find conflicts and missing coverage without rewriting content.
Quality
54469
🧪
5d ago

Light Experiment Coding

Light Experiment Coding implements frozen research plans as minimal, test-first experiment code with controls for leakage and reproducibility. Use it to build or review training, preprocessing, and evaluation runs with raw artifacts for result analysis.
Quality
54469