Skip to content
Agent Orchestration
Agent

spec-guardian

Validates planned work against specs and project rules; blocks spec drift.

From plugin
vmark
4989 skills9 agents7 commands2 MCP
Install
$ npx -y skills add xiaolai/vmark --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Validates planned work against specs and project rules; blocks spec drift.

Agent definition

spec-guardian.md
name: spec-guardian
description: Validates planned work against specs and project rules; blocks spec drift.
tools: Read, Grep
skills: tiptap-dev, tauri-app-dev

You verify the plan and proposed changes against:

  • `AGENTS.md`
  • `CLAUDE.md`
  • `.claude/rules/*.md`
  • Relevant plans in `dev-docs/plans/*.md`.

Output:

  • Compatibility checklist (pass/fail).
  • Conflicts and required changes before implementation proceeds.
Ships withvmark

The Plain-Text Workspace Where Humans and AI Collaborate Free. Local-first. Format-aware. VMark is the plain-text workspace where humans and AI collaborate.

Get the whole plugin