Plugin Claude Code
MAGS — Memory And Guidance System for Claude Code.
Plugin Claude Code
MAGS — Memory And Guidance System for Claude Code.
Plugin Claude Code
Memory And Guidance System — Project documentation memory, session persistence, and development guidance for Claude Code.
Agent
Validates code-documentation consistency. Use this agent when a feature is completed, before creating a PR, or when /mags-docs validate is called. Checks that code changes are reflected in documentation and identifies stale or missing doc sections. Examples: Context: User completed a feature. user: "I finished the…
Agent
Analyzes a project and recommends optimal Claude Code setup including plugins, skills, hooks, and CLAUDE.md configuration. Use when setting up a new project with Claude Code, when running /mags-setup, or when the user asks about optimizing their development workflow. Examples: Context: User wants to set up Claude Code…
Skill Claude CodeCodex
Provides API design and lifecycle management guidance including versioning, deprecation, rate limiting, and documentation standards. Triggers on api design, rest api, graphql, api versioning, deprecation, breaking changes, rate limiting, api lifecycle, api documentation, openapi.
Skill Claude CodeCodex
Provides guidance on creating and maintaining CLAUDE.md project configuration files for Claude Code. Use when setting up a new project, configuring Claude Code behavior, or updating project rules and conventions. Triggers on creating CLAUDE.md, project setup, Claude Code configuration, project rules, project…
Skill Claude CodeCodex
Provides document management guidance for creating, updating, and maintaining project documentation. Use when writing or editing docs, structuring markdown files, managing document lifecycle, or applying formatting standards. Triggers on creating docs, updating docs, writing documentation, markdown formatting…
Skill Claude CodeCodex
Provides infrastructure and DevOps guidance including deployment, CI/CD, monitoring, containerization, and cloud architecture. Triggers on infrastructure, devops, deployment, docker, kubernetes, ci/cd, monitoring, observability, cloud, scaling, load balancing.
Skill Claude CodeCodex
Generate changelog from git history and project docs.
Skill Claude CodeCodex
Create a new document from template.
Skill Claude CodeCodex
Search across all project documents.
Skill Claude CodeCodex
Validate project documentation.
Skill Claude CodeCodex
List all project documents.
Skill Claude CodeCodex
Show all available MAGS commands, skills, agents, and hooks at a glance.
Skill Claude CodeCodex
Initialize MAGS for the current project.
Skill Claude CodeCodex
Initialize MAGS for an existing (brownfield/legacy) project.
Skill Claude CodeCodex
Analyze project and recommend setup (skills, hooks, CLAUDE.md).
Skill Claude CodeCodex
Show project status dashboard with progress, docs health, and next steps.
Skill Claude CodeCodex
Provides guidance on using the memory system for storing decisions, context, and quick notes across sessions. Use when deciding what to remember, categorizing stored information, or managing session context. Triggers on remembering things, storing decisions, session context, memory management, save context, load…
Skill Claude CodeCodex
Provides security review guidance including OWASP Top 10, threat modeling, secure coding practices, and security checklists. Triggers on security, threat model, vulnerability, OWASP, authentication, authorization, encryption, secrets, security review, penetration testing.
Skill Claude CodeCodex
Provides testing strategy guidance including test pyramid, coverage targets, test patterns, and stack-specific test tooling. Triggers on testing, test strategy, test coverage, unit test, integration test, e2e test, TDD, test pyramid, test plan, test architecture.