agent-guidelines

Enforce universal agent guidelines across coding, analysis, and messaging tasks.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/bingeli1379/eli-claude-marketplace --skill agent-guidelines
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-guidelines
Source: https://github.com/bingeli1379/eli-claude-marketplace/tree/main/plugins/eureka-sdd/skills/agent-guidelines
Command: npx skills add https://github.com/bingeli1379/eli-claude-marketplace --skill agent-guidelines

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes agent behavior, ensuring consistent coding discipline, exhaustive scanning, language conventions, and spec-driven input rules across all tasks.

Core Features & Use Cases

  • Enforces thinking before coding to surface assumptions and uncertainties.
  • Promotes simplicity and avoidance of unnecessary features or complexity.
  • Ensures exhaustive scanning of all files in scope before acting to prevent misses.
  • Applies consistent language conventions and strict input rules for safe operation.
  • Use Case: A team deploys a unified guideline for all AI agents to reduce repeated back-and-forth and improve output quality.

Quick Start

Follow the universal agent guidelines before starting any task.

Frequently Asked Questions about agent-guidelines

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

FAQPage Schema
How do I enforce coding discipline and safety guidelines for AI agents?

Agent guidelines enforce safety by standardizing behavior across all tasks, requiring thinking-before-action, exhaustive file scanning, and strict language conventions to ensure consistent and disciplined outputs.

What are spec-driven agent guidelines and how do they work?

Spec-driven agent guidelines work by loading Markdown operational instructions with YAML frontmatter metadata, enforcing strict input rules and language conventions that govern how agents process and execute tasks across coding and analysis activities.

How do I stop AI agents from making assumptions before coding?

To stop agents from making assumptions, apply guidelines that enforce a thinking-before-coding phase designed to surface assumptions and uncertainties, while promoting simplicity and avoiding unnecessary features or complexity.

Can I use these agent guidelines for non-coding tasks like analysis and messaging?

Yes, these agent guidelines apply to every agent activity, including coding, analysis, and messaging, ensuring consistent discipline, exhaustive scanning, and safe operation across all task types.

What is the best way to prevent AI agents from missing files in scope during a task?

The best way to prevent missed files is to enforce exhaustive scanning of all files in scope before taking action, a core guideline that ensures agents review everything within the operational scope to prevent misses.

Do I need YAML frontmatter to configure agent guidelines?

YAML frontmatter is supported for metadata including name and description, and the Markdown body is loaded as operational instructions when activating an agent to enforce the specified safety and discipline rules.