Ask Project Memory
Maintain project brain with architectural decisions in memory file.
Ask Project Memory by NavanithanS · d5988b8
npx skillmds@latest add navanithans/ask-project-memory File contents
---name: ask-project-memorydescription: Maintain project brain with architectural decisions in memory file.---<critical_constraints>✅ MUST read decisions file before starting new tasks✅ MUST not violate past decisions✅ MUST append new decisions in structured format</critical_constraints><workflow>1. **Read**: Check if `.docs/decisions.md` exists2. **Update**: Append new decision in structured format3. **Reference**: Read before any new task to ensure consistency</workflow><format>```markdown## [Date] Decision: Use UUIDs* **Context:** Needed for security/scaling.* **Decision:** All new migrations must use `$table->uuid('id')`.* **Status:** Accepted.```</format>
NavanithanS/Agent-Skill-Kit/tree/main/skills/planning/ask-project-memory commit d5988b86ac
Frequently asked questions
Run npx skillmds@latest add navanithans/ask-project-memory in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Maintain project brain with architectural decisions in memory file. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
NavanithanS (@navanithans) published this skill. Their other Agent Skills are listed on their SkillMD profile.