Initial Agent OS scaffolding — identity, brain, memory, infra-monitor skill

This commit is contained in:
2026-04-30 13:40:45 +02:00
commit e8bd571a77
15 changed files with 283 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# Identity
> **Status: PENDING** — To be completed via Claude interview session.
> Run the interview by saying: "Let's complete the Agent OS identity interview."
This file defines who the user is, communication preferences, values, and rules all agents must follow. Every skill reads this file before executing.
## What the interview will capture
- Professional role and responsibilities
- Communication style preferences
- Core values and priorities
- Things agents should never do
- How decisions should be escalated vs handled autonomously
- Preferred output formats
---
*This section will be replaced with the completed identity profile after the interview.*