Skip to content
Automation
Skill

/context-loader

Activate for: load context, inject context, cross-domain context, context for this endeavour, relevant background, multi-domain context, what context do I need, before I work on this, context from HR, context from finance, context from ops, combine context, cross-domain brief,

From plugin
agentfactory-business-plugins
2997 skills30 agents8 commands
Install
$ npx -y skills add panaversity/agentfactory-business-plugins --skill context-loader --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/context-loader

Context preview

The summary Claude sees to decide when to auto-load this skill.

Activate for: load context, inject context, cross-domain context, context for this endeavour, relevant background, multi-domain context, what context do I need, before I work on this, context from HR, context from finance, context from ops, combine context, cross-domain brief,

SKILL.md

context-loader.SKILL.md
name: context-loader
description: >
  Activate for: load context, inject context, cross-domain context,
  context for this endeavour, relevant background, multi-domain context,
  what context do I need, before I work on this, context from HR,
  context from finance, context from ops, combine context,
  cross-domain brief, what should I know before starting.
  NOT for: situation briefs (use executive-brief),
  search queries (use workplace-search).

CONTEXT INJECTION WORKFLOW

STEP 1 — LOAD CONTEXT

Read `work.local.md` in the current working directory. If it does not exist, tell the user to run `/agentic-office:setup` first.

Check agent_integrations in work.local.md for configured domain agents.

STEP 2 — IDENTIFY CONTEXT TYPE

TYPE 1: SINGLE-DOMAIN CONTEXT Load context from one domain for a specific endeavour. Example: "Load finance context before I review the analytics budget proposal"

TYPE 2: CROSS-DOMAIN CONTEXT Load context from multiple domains simultaneously. Example: "Load HR + Finance + Ops context for onboarding Dr. Sana Mirza"

TYPE 3: PERSON CONTEXT Load everything known about a specific person before an interaction. Example: "Load full context on Omar before our budget conversation"

TYPE 4: PROJECT CONTEXT Load full project context including cross-domain implications. Example: "Load full context on Project Nighthawk"

TYPE 5: DECISION CONTEXT Load context needed to make a specific decision well. Example: "Load context for the Islamabad expansion decision"

STEP 3 — PRODUCE OUTPUT

OUTPUT STRUCTURE:

CONTEXT BRIEF — [Subject]
Loaded from: [Domain(s) + work.local.md layers used]
================================================================
CORE CONTEXT:
[The most important things to know for this endeavour]

[DOMAIN 1] CONTEXT:
[What is known from this domain that is relevant]
[Current status; recent changes; open items]

[DOMAIN 2] CONTEXT:
[Same structure]

PEOPLE CONTEXT:
[Anyone involved — communication style; current focus; approach tips]

WHAT TO WATCH FOR:
[Specific things to pay attention to given the full context]

GAPS IN CONTEXT:
[What is NOT known that would be useful — and how to get it]
================================================================

Integration Protocol

When loading cross-domain context, check each configured domain:

HR domain: Check: Is anyone involved in a new hire / onboarding / performance situation? Check: Any HR obligations or approvals affecting this endeavour?

Finance domain: Check: Any budget approvals pending that affect this endeavour? Check: Any financial constraints or targets relevant?

Operations domain: Check: Any vendor, compliance, or change management items relevant? Check: Any SOPs that govern this activity?

Sales domain: Check: Any client or pipeline considerations?

Supply chain domain: Check: Any procurement or vendor dependencies?

NEVER DO THESE

  • NEVER load context from a domain that is not relevant to the endeavour —

more context is not always better; irrelevant context creates noise

  • NEVER omit the "gaps in context" section — knowing what you do not

know is as important as knowing what you do know

  • NEVER surface sensitive person entries (marked sensitivity: RESTRICTED)

in cross-domain context outputs where the subject might see them

Read more
Ships withagentfactory-business-plugins

🚀 Marketplace of domain-specific plugins for building enterprise AI agents. Enable AI agents to perform finance, banking, legal, and sales workflows using modular domain plugins.

Get the whole plugin