# Blueprint Schema

Declarative intermediate schema pattern for AI agent task execution: intent capture, schema validation, execution planning, and result verification. Separates what from how in agent workflows.

## Manifest

```json
{
  "name": "Blueprint Schema",
  "description": "Declarative intermediate schema pattern for AI agent task execution: intent capture, schema validation, execution planning, and result verification. Separates what from how in agent workflows.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/blueprint",
  "source_pin": null,
  "manifest_hash": "f74f4f312e2cca73",
  "risk_tier": "low"
}
```

## SBOM

```json
null
```

