7 lines
365 B
Markdown
7 lines
365 B
Markdown
---
|
|
name: inject-standards
|
|
description: >
|
|
Loads one or more standards files from `.claude/standards/` and displays their full content for the current task. Use when standards (api, client, git, powershell, security, etc.) need to be followed.
|
|
---
|
|
|
|
See `.claude/commands/inject-standards.md`. Simple loader that cats the relevant standards/*.md files into context. |