Skip to main content

Summary and Quick Reference

The Central Insight

Every domain chapter in Part 3 gave you a capable domain agent. Chapter 28 gave you a financial analyst. Chapter 34 gave you a revenue operations manager. Chapter 35 gave you a supply chain intelligence layer. Chapter 33 gave you a legal operations specialist.

But a team of capable specialists who do not share context, do not coordinate, and start every conversation from zero is not an organisation. It is a collection of individual contributors.

Chapter 39 is the integration layer that turns a collection of domain agents into something that behaves like an organisation — one where:

  • Everyone (human and AI) knows what is in flight
  • Decisions made in one function are known to every other function
  • New people, projects, and terminology are captured and remembered
  • The most important priorities are visible every morning
  • Actions are tracked, delegations are followed up, and nothing falls through the cracks

The Digital Chief of Staff is not a single agent. It is the emergent result of four agents — Chief of Staff, Memory Keeper, Meeting Intelligence, Work Tracker — working together with a comprehensive work.local.md and all the domain agents from Part 3. When it works, Claude stops being a chatbot you brief every session and starts behaving like a knowledgeable colleague who knows your organisation, your people, your projects, and your priorities.

What This Chapter Built

  1. The Workplace Memory Architecture — four layers (personal, team, project, organisational)
  2. work.local.md — the central configuration file that encodes organisational context
  3. Task capture and prioritisation — brain dump pattern, P1/P2/P3 classification, critical path
  4. Delegation records — specific, owned, tracked, and followed up
  5. The Daily Digest — the agentic morning briefing assembled from all configured sources
  6. Meeting Intelligence — before/during/after meeting support on autopilot
  7. The Executive Dashboard — cross-domain RAG view updated with every digest
  8. Cross-domain context injection/agentic-office:context-loader and /agentic-office:workplace-search
  9. People and terminology memory — organisational language, relationships, and cultural context
  10. Four persistent agents — Chief of Staff, Memory Keeper, Meeting Intelligence, Work Tracker
  11. Fourteen exercises building the complete agentic office from scratch

Plugin Command Reference

Official productivity Plugin (Anthropic)

CommandFunction
/productivity:startInitialise TASKS.md, CLAUDE.md, memory/, and dashboard.html
/productivity:updateSync tasks from external tools, triage stale items, fill memory gaps
/productivity:update --comprehensiveDeep scan of chat, email, and calendar for missed to-dos

Custom agentic-office Plugin (Panaversity)

CommandFunctionTaught In
/agentic-office:workplace-contextAdd, update, or query people, projects, and terminologyL03-L05
/agentic-office:workplace-searchCross-context search across all four memory layersL05, L11
/agentic-office:task-intelligenceBrain dump capture, P1/P2/P3 priority sort, critical pathL06
/agentic-office:delegationDelegation records with calibrated handoff communicationsL07
/agentic-office:digestDaily morning briefing assembled from all configured sourcesL08
/agentic-office:meeting-intelligenceMeeting prep brief and post-meeting synthesisL09
/agentic-office:progress-trackerRAG executive dashboard, weekly status, blocker classificationL10
/agentic-office:context-loaderCross-domain context injection for complex tasksL11
/agentic-office:executive-briefSituation briefs — pre-meeting, person, project, decisionL09, L11, L12
/agentic-office:scheduleConfigure Chief of Staff schedule and escalation thresholdsL12
Two Plugins, Zero Trigger Overlap

The official plugin owns: "task", "to-do", "remember", "who is", "start", "update", "sync". The custom plugin uses: "brain dump", "prioritise", "delegate", "daily digest", "meeting prep", "executive dashboard", "cross-domain context", "workplace memory", "person brief". Never use bare /task or /memory — always use the full plugin prefix.

Agent Reference

AgentPurposeOperationKey Output
Chief of StaffOrchestration — synthesise all agent feeds into a coherent operational pictureScheduled: daily 07:00, Monday 06:45, Friday 17:30Digest, week-ahead brief, week-close summary
Memory KeeperMaintain work.local.md as the single source of organisational truthTrigger-based: new person, project, term, meeting, decisionMemory update proposals (confirm before applying)
Meeting IntelligenceBefore/during/after meeting support on autopilotCalendar-triggered: 30 min before + within 2 hours afterPrep brief, synthesis, decision and action records
Work TrackerTask and delegation lifecycle managementDaily 06:50 pull + event-triggered on delegation creationDaily task snapshot, delegation follow-ups, weekly audit

The Four Memory Layers — Quick Reference

LayerWhatBuilt In
1. PersonalWho you are, how you work, your priorities and preferencesL03
2. TeamKey people, communication styles, relationship notesL04
3. ProjectsActive projects, codenames, priorities, status, risksL05
4. OrganisationalTerminology, meeting rhythm, culture, unwritten rulesL03

The Weekly Maintenance Cadence

TimeAgentTask
Mon 06:30Memory KeeperWeekly maintenance — project currency, people currency, stale terms, orphaned actions
Mon 06:45Chief of StaffWeek-ahead brief — Boulders, milestones, decisions, delegations, meetings
Mon 07:00Chief of Staff + Work TrackerDaily digest — today's priorities, at-risk items, delegation status
Fri 16:00Work TrackerWeekly delegation audit — completion rate, reliability patterns, brief quality
Fri 17:00Meeting IntelligenceWeekly meeting audit — decisions made, action completion, recurring meeting health
Fri 17:30Chief of StaffWeek-close summary — completed, carries forward, set up for Monday

The Seven Sections of work.local.md

SectionContents
1. PersonalRole, organisation, decision-making style, communication preferences, priorities
2. TeamPeople entries with role, communication preference, current focus, relationship notes
3. ProjectsActive projects with codename, priority, status, owner, risks, milestones
4. OrganisationalTerminology dictionary, meeting rhythm, cultural norms, unwritten rules
5. Digest configurationDigest time, channel, section order, at-risk thresholds
6. Dashboard configurationDomain list, refresh frequency, RAG threshold values
7. Agent integrationsChief of Staff feeds_from, Memory Keeper triggers, Meeting Intelligence config, Work Tracker thresholds + triggers + escalation thresholds

"The goal was never to replace the people in your organisation. It was to give the people in your organisation an AI that actually knows where they work."


What Comes Next

Chapter 40 — The Intrapreneurship Agent — is the capstone of Part 3. Where every previous chapter deployed AI for a specific domain or coordination function, Chapter 40 synthesises everything: what does an organisation look like when every domain agent is deployed, every domain skill library is configured, and the productivity layer connects them all?

It is the answer to the question this part of the book has been building toward since Chapter 25.

Flashcards Study Aid