Initial Agent OS scaffolding — identity, brain, memory, infra-monitor skill
This commit is contained in:
+19
@@ -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.*
|
||||
Reference in New Issue
Block a user