operational-constraints

Community

Enforce disciplined execution across tasks.

Authorsnewhouse
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Operational drift and inconsistent execution cause LLM agents to waste tokens, misuse tools, duplicate work, and produce unreliable plans—especially during complex multi-step or long-horizon sessions.

Core Features & Use Cases

  • Token & context efficiency guardrails: reduces verbosity, encourages context compaction at thresholds, and prevents redundant confirmations.
  • Research & tools protocol: standardizes how documentation and current info are retrieved (e.g., Context7-first with fallback) and when to use pattern vs structural search.
  • Parallel execution mandate: explicitly requires evaluating independent subtasks and parallelizing when beneficial.
  • Development discipline: enforces engineering standards, TDD (RED → GREEN → REFACTOR), and requires impact analysis for ALL code changes.
  • System mapping pre-flight: provides a 5-point checklist to understand architecture, flows, logging, dependencies, and environment before modifications.
  • Planning output protocol: requires approval gating and a structured plan output including the Engineering Standards Declaration.

Quick Start

Invoke operational-constraints at session start by giving the instruction: "Enable operational-constraints constraints using /ops-mode for disciplined execution."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: operational-constraints
Download link: https://github.com/snewhouse/aa-ma-forge/archive/main.zip#operational-constraints

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.