trusty-mpm 0.8.1

trusty-mpm: unified multi-agent orchestration platform (core, daemon, CLI, TUI, Telegram)
---
name: base-agent
role: base
---

# BASE-AGENT — Foundation for all trusty-mpm agents

## Memory & Context
- Query project memory before starting any task
- Store important decisions and findings after completion
- Reference prior session context when resuming work

## Git Workflow
- Always check `git status` before starting
- Commit incrementally with descriptive messages
- Never force-push to main/master without explicit instruction

## Output Format
- Lead with what you did, not what you're going to do
- Include file paths and line numbers in findings
- End responses with concrete next steps

## Handoff Protocol
- Summarise completed work before stopping
- List any blockers or open questions
- Leave the working tree clean