iso-24495
01Plugin Claude Code
Marketplace for the ISO 24495 Plain Language skills plugin.
Plugin Claude Code
Marketplace for the ISO 24495 Plain Language skills plugin.
Plugin Claude Code
Seven skills that apply plain language principles inspired by the ISO 24495 series, covering prose, code, and a user-invoked text audit.
Skill Claude CodeCodex
Hold every response to the ISO 24495 plain-language rules, and route to the sector skills. Codex has no output style, so these rules are a skill.
Skill Claude CodeCodex
Core Plain Language standard (ISO 24495-1:2023). Governs all user-facing responses to ensure clear, structured, findable, understandable, and actionable output.
Skill Claude CodeCodex
Sector-specific Plain Language standard for legal communication (ISO 24495-2:2025). Applied during contract drafting, license review, and legal/compliance writing.
Skill Claude CodeCodex
Sector-specific Plain Language standard for science and technical writing (ISO 24495-3:2026). Applied during software documentation, architecture specs, and technical analysis.
Skill Claude CodeCodex
Provisional task skill for organisational plain language implementation (based on ISO/CD 24495-4, committee draft). Activates for plain language gap analysis, policy drafting, review workflow design, and organisational readiness for the future published standard. Does not activate for ordinary writing, rewriting, or…
Skill Claude CodeCodex
Provisional sector-specific Plain Language standard for document design (based on ISO/WD 24495-5, under development). Applied when structuring complex documents so readers can find and navigate content through layout, visual hierarchy, and navigation aids.
Skill Claude CodeCodex
Plain language applied to source code (ISO 24495-1:2023 principles). Governs the parts of code a person reads: the order units appear in, their names, comments, and error messages. Applied when writing or restructuring code, not when explaining it.
Skill Claude CodeCodex
Audit user-selected Markdown or text files for deterministic plain-language findings. Use only when the user explicitly invokes this skill.
Plugin Claude Code
Persistent knowledge storage with semantic search, graph linking, and contextual gotcha injection.
Instructions file
Instructions for GaZmagik/claude-memory-plugin, covering project instructions and guidelines.
Agent
Automated memory health monitoring, graph integrity analysis, quality assurance, and handover validation. Identifies orphaned nodes, suggests links, detects promotion candidates, validates tags, and ensures complete handover references.
Agent
Advanced memory recall agent with resumable session support. Efficiently search, analyse, and recall memories using the memory skill CLI. Supports multi-query sessions where the main agent can resume previous conversations for follow-up queries without reloading context. Use for finding memories by topic, analysing…
Command
Guided workflow for agents to capture learnings in agent-scoped memory.
Command
Check recent work against documented gotchas and warnings in memory system. Prevents repeating past mistakes.
Command
Check memory system health including graph connectivity, hub integrity, frontmatter sync, and link suggestions.
Command
Capture memories from conversation context (forked session use).
Command
Initiate a multi-agent deliberation using memory think with optional automated agent/style invocations.
Hook
Runs when you submit a prompt, before the agent sees it, executing memory-reminders.ts and memory-context.ts via bun (2 commands). From GaZmagik/claude-memory-plugin.
Hook
Runs before the agent uses a tool for Edit, Write, MultiEdit and Bash tool calls, executing protect-memory-directory.ts and enforce-memory-cli.ts via bun (2 commands). From GaZmagik/claude-memory-plugin.
Hook
Runs after a tool call finishes for Task tool calls, executing memory-context.ts and agent-retrospective.ts via bun (2 commands). From GaZmagik/claude-memory-plugin.
Hook
Runs when a session starts, executing check-bun-installed.mjs, ollama-prewarm.ts and start-memory-index.ts via node (3 commands). From GaZmagik/claude-memory-plugin.
Hook
Runs when a subagent finishes, executing extract-agent-id.ts via bun. From GaZmagik/claude-memory-plugin.