inject-standards

Inject relevant standards from the agent-os standards index into current context.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gr8routdoors/lit-sdlc --skill inject-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inject-standards
Source: https://github.com/gr8routdoors/lit-sdlc/tree/main/.claude/skills/agent-os/inject-standards
Command: npx skills add https://github.com/gr8routdoors/lit-sdlc --skill inject-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inject relevant standards into the current context to ensure consistent guidance across tasks and plans, reducing drift and rework.

Core Features & Use Cases

  • Auto-suggest relevant standards based on the current task or planning stage.
  • Explicit mode to inject one or more specified standards from the standards index.
  • Supports context-aware detection of whether you are in conversation, skill creation, or planning mode to tailor guidance.
  • Reads agent-os standards index and references to surface appropriate guidelines for implementation.

Quick Start

Run /inject-standards for auto-suggest, or pass targets like api or api/response-format to inject selected standards.

Frequently Asked Questions about inject-standards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce coding standards consistently across different planning tasks?

You can enforce coding standards by injecting them directly into your current context, ensuring consistent guidance across tasks and plans. The tool reads the standards index and auto-suggests relevant guidelines based on your specific task or planning stage.

How do I inject specific standards like API response formats into my agent context?

You can inject specific standards by running the command and passing targets like api or api/response-format. This explicit mode reads the standards index and surfaces the selected guidelines with appropriate references and formatting for your implementation.

Does the standards injection work during skill creation and conversation modes?

Yes, the standards injection supports context-aware detection for conversations, skill creation, and planning scenarios. It analyzes your current task context to tailor the injected guidance appropriately for whichever mode you are actively working in.

What is the best way to prevent standard drift when automating task plans?

The best way to prevent standard drift is to auto-suggest and inject relevant standards on demand during task planning. This ensures consistent guidance is applied across all automated plans, reducing the need for rework caused by偏离 guidelines.

Do I need an agent-os standards index to use the auto-suggest feature?

Yes, the auto-suggest feature reads the agent-os standards index to analyze your task context and surface appropriate guidelines. Without this index, the tool cannot reference or inject the selected standards into your current working context.