# `Agentic.Workspace.Templates`

File templates for workspace initialization.

Provides template content for all standard workspace files. These templates
are used by `Agentic.Workspace.Service` when creating new workspaces. Identity files
(SOUL.md, IDENTITY.md, USER.md) are intentionally NOT included here — they
are created by the agent during the onboarding conversation.

# `agents_md`

Operating guidelines — the agent's boot sequence.

# `capabilities_md`

Workspace capabilities manifest.

# `daily_log_md`

Daily log template for a given date.

# `heartbeat_md`

Periodic heartbeat task configuration.

# `memory_md`

Long-term curated memory template.

# `skill_search_md`

Default skill-search skill for discovering and installing skills via npx.

# `task_agents_md`

Task coordinator boot sequence.

# `task_brief_md`

Task brief template for task workspaces.

# `team_md`

Team workspace coordination template.

# `tools_md`

Available tools and credentials reference.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
