| name | pluribus |
| description | Memory loop — recall before work, housekeeping when chores exist, record after outcomes. |
Pluribus Skill
Loop
recall_context or wakeup_context (before work)
- If
housekeeping / open chores → resolve_chore with chore_id, action, agent_id (or defer in record_experience)
- Plan / act
memory_feedback when recalled items helped or misled
record_experience (after outcome)
Canonical detail: pluribus-instructions.md
Use When
- Any non-trivial task
- Debugging
- Repeated issues
- Open curation chores surfaced in recall/wakeup
Principle
If you do not recall, you risk repeating mistakes.
If you do not record, you lose what you learned.
If you skip housekeeping when chores exist, the shared pool stays noisy for every agent.