By hluisi
Serena project lifecycle management - init, audit, maintain, insights. Integrates with Serena MCP for codebase navigation and memory.
A skill family for managing Serena projects and memories in Claude Code.
Serena System provides structured workflows for:
/serena-system init)/serena-system audit)/serena-system maintain)/serena-system insights)Clone this repo:
git clone https://github.com/hluisi/SerenaSystem.git ~/Projects/SerenaSystem
Symlink into your Claude Code skills directory:
ln -s ~/Projects/SerenaSystem ~/.claude/skills/serena-system
The skill will be available as /serena-system in Claude Code.
| Command | What It Does |
|---|---|
/serena-system init | Create .serena/ project structure + memory_index |
/serena-system audit | Document codebase into memories |
/serena-system maintain | Review, verify, consolidate memories |
/serena-system insights | Process captured insights into project memory |
/serena-system status | Show quick reference |
| Memory | Purpose |
|---|---|
memory_index | Master index of all memories and current focus |
design_spec | What should exist (from design docs) |
unimplemented_features | What's missing (gaps between design and code) |
implementation_guide | What exists and how it works |
insights | Patterns and gotchas learned during sessions |
SerenaSystem/
├── SKILL.md # Main entry point
├── phases/ # Workflow phases
│ ├── init.md
│ ├── audit.md
│ ├── maintain.md
│ ├── insights.md
│ └── status.md
└── resources/ # Supporting resources
├── lifecycle.md
├── memory-schemas.md
├── detect-language.md
├── analyze-gaps.md
├── collate-design.md
├── document-implementation.md
├── hierarchy-audit.md
└── hierarchy-validate.md
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub hluisi/PlurLabMarketplace --plugin serena-systemUnified context retrieval from Forgetful Memory, Context7 docs, and Serena symbol analysis
Agent Teams orchestration, governance hooks, multi-AI review, memento skill intelligence, and project management skills for Claude Code
Project discovery, planning, and quality analysis system with parallel agents
Development workflow skills, commands, and hooks from claude-toolbox
Make your AI agent code with your project's architecture, rules, and decisions.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).