From agentic-office
Activate for: search everything, cross-context search, what do we know about, find the decision, search all layers, search across workplace memory, what was agreed, when did we decide, find everything about, who knows about, what have we discussed about, pull everything on, find in workplace memory, search all. NOT for: basic memory lookup (use official productivity plugin memory-management), adding new entries (use workplace-context).
npx claudepluginhub panaversity/agentfactory-business-plugins --plugin agentic-officeThis skill uses the workspace's default tool permissions.
Read `work.local.md` in the current working directory.
Searches sayou workspace for past decisions, research, notes via structured path/frontmatter, content grep, and semantic search. Useful for recalling prior workspace knowledge.
Activate for: workplace memory, person brief, team profile, organisation profile, add person, add project, add terminology, four-layer memory, communication style, stakeholder brief, post-meeting memory revision, who works on, team directory, revise workplace memory, organisation context. NOT for: basic memory CRUD (use official productivity plugin memory-management), cross-context search (use workplace-search).
Searches Cognis memory for past work, sessions, architectural decisions, and team knowledge using user/repo scopes via Node script.
Share bugs, ideas, or general feedback.
Read work.local.md in the current working directory.
If it does not exist, tell the user to run /agentic-office:setup first.
Search across all four memory layers simultaneously:
PERSONAL: Working style; current focus; priorities TEAM: Person entries; communication notes; relationship history PROJECTS: Project names; codenames; status; decisions; milestones ORGANISATIONAL: Terminology; meeting notes; decision log; action log
OUTPUT STRUCTURE:
SEARCH RESULTS: "[Query]"
================================================================
Found in:
PROJECT MEMORY:
[Relevant project entries — name; status; connection to query]
MEETING NOTES / DECISION LOG:
[Relevant decisions; when made; by whom; context]
PEOPLE MEMORY:
[Relevant person entries — role; connection to query]
TERMINOLOGY:
[Relevant term definitions]
DELEGATION LOG:
[Any active or past delegations related to query]
RECOMMENDED NEXT STEP:
[Specific actionable recommendation based on search results]
================================================================
IF FOUND: Surface all relevant entries; note the layer each came from IF NOT FOUND: Say explicitly "Not in workplace memory" — do not fabricate; offer to add if the user can provide the information IF PARTIAL: Surface what exists; flag what is missing; offer to add the missing information
For queries that span multiple layers:
"What do we know about [topic]?" Search all layers simultaneously Group results by layer Synthesise: "Here is the complete picture across all memory layers"
"When did we decide [X]?" Search decision log first Cross-reference with meeting notes Surface: decision + date + context + who was involved