libra-mcp
01Plugin Claude Code
Plugin marketplace listing 1 plugin: libra-skills.
Plugin Claude Code
Plugin marketplace listing 1 plugin: libra-skills.
Plugin Claude Code
Libra docs workflows for Claude Code: init docs scaffolding plus docs-sync guidance.
Hook
Runs when a session starts, executing claude-hook-reminder.mjs via node with --event. From libra-mcp/libra-skills.
Hook
Runs when a task is marked completed, executing claude-hook-reminder.mjs via node with --event. From libra-mcp/libra-skills.
Hook
Runs when a session ends, executing claude-hook-reminder.mjs via node with --event. From libra-mcp/libra-skills.
Cursor rule
Orient the agent to the Libra docs structure at the start of any project conversation.
Cursor rule
Keep the docs folder up to date with meaningful changes, progress, and issues by running the update-libra skill when appropriate.
Skill Claude CodeCodex
Scaffolds the Libra docs structure for a project by reading the codebase and asking the developer about vision and domain, then writing docs plus root AGENTS.md and ARCHITECTURE.md directly to disk. Use when the user runs /init-libra or asks to scaffold Libra docs, init project docs, or set up docs structure.
Skill Claude CodeCodex
Syncs Libra-style docs (docs/decisions, docs/specs, docs/design, docs/plans) after meaningful conversations. Use when the user asks to sync docs, or at end of session when conversation produced decisions, constraints, scope changes, or progress worth recording.