# 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": "23bbe690f1d5d7286b82ba6eb5b489a9ce4f6676126820eabfa632f874836544",
  "risk_tier": "T2"
}
```

## SBOM

```json
null
```

