temper-agent

Community

Your agent's OS layer for secure operations.

Authornerdsane
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides the foundational operating layer for agents, ensuring all state-changing actions are securely mediated through the Temper framework, preventing direct API calls or sandbox escapes.

Core Features & Use Cases

  • Governed Execution: All agent actions flow through Temper, enforcing authorization policies via Cedar.
  • Spec-Driven Development: Agents model needs as state machines and data models, which Temper verifies and deploys.
  • Evolutionary Loop: Unmet intents are automatically recorded, enabling agents to propose spec changes for human approval and system improvement.
  • Use Case: An agent needs to manage a deployment pipeline. It models the deployment states (Pending, Building, Live, Rolledback) and submits this spec to Temper. All subsequent deployment actions are then governed by this verified spec and Cedar policies.

Quick Start

Use the temper-agent skill to discover all loaded specs for the default tenant.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: temper-agent
Download link: https://github.com/nerdsane/temper/archive/main.zip#temper-agent

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 223,000+ vetted skills library on demand.