ad-philosophy

Enforce agent guardrails for deliberate thinking and validated outcomes.

728|16|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/alexandremendoncaalvaro/CorridorKey-Runtime --skill ad-philosophy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ad-philosophy
Source: https://github.com/alexandremendoncaalvaro/CorridorKey-Runtime/tree/main/.agents/skills/ad-philosophy
Command: npx skills add https://github.com/alexandremendoncaalvaro/CorridorKey-Runtime --skill ad-philosophy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Universal agent guardrails enforce deliberate thinking, grounding in real patterns, and verifiable outcomes to reduce risk during non-trivial work.

Core Features & Use Cases

  • Think-before coding: prompts explicit thinking, surface ambiguities, and surface trade-offs.
  • Ground Before Coding: invokes a research pass to anchor decisions in real patterns and references.
  • Documentation discipline: ensures definitions, decisions, and audits are captured without leakage of implementation details.
  • Minimalism and surgical changes: encourage minimal, well-scoped changes with clear justification.

Quick Start

Apply these guardrails to any non-trivial task by surfacing assumptions, grounding decisions, and verifying outcomes before acting.

Frequently Asked Questions about ad-philosophy

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

FAQPage Schema
How do I enforce think-before-code guardrails for non-trivial software changes?

To enforce think-before-code guardrails, apply universal agent rules that prompt explicit reasoning, surface ambiguities, and identify trade-offs before initiating complex edits. This ensures validated outcomes and reduces risk during non-trivial work.

What is grounding before coding and how does it improve documentation verification?

Grounding before coding invokes a research pass to anchor decisions in real patterns and references. It improves documentation verification by ensuring definitions, decisions, and audits are captured accurately without leaking implementation details.

How do I apply minimalism and surgical changes to complex codebase edits?

To apply minimalism and surgical changes, scope edits to the smallest necessary footprint with clear justification. This guardrail approach encourages well-scoped modifications and logs verification steps before task completion.

Do I need frontmatter presence for agent guardrails on non-trivial work?

Yes, frontmatter presence with name and description is required for agent guardrails on non-trivial work. Optional scripts, references, and assets are also supported to ensure deliberate thinking and validated outcomes.

When should I use think-first guardrails versus making direct codebase edits?

Use think-first guardrails for any non-trivial work requiring grounding, minimalism, and explicit documentation across tasks. Direct edits without guardrails risk unvalidated outcomes and unintended side effects in complex software engineering scenarios.