business-context

Provide read-only access to organizational information for agents.

Updated Dec 16, 2025
One-click install
npx skills add https://github.com/alexAlchemy/aphebis-world-builder-claude --skill business-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: business-context
Source: https://github.com/alexAlchemy/aphebis-world-builder-claude/tree/main/.claude/skills/business-context
Command: npx skills add https://github.com/alexAlchemy/aphebis-world-builder-claude --skill business-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Access to authoritative business context for agents to ensure consistent understanding across tasks and decisions.

Core Features & Use Cases

  • Read-only access to org/business data including company identity, mission, org-chart, staff directory, and policies
  • Query-based retrieval by facets such as company, mission, org-chart, staff, and policies
  • Centralized context source that agents can reference for onboarding and coordination

Quick Start

Query the company context from org/business to retrieve identity and then review the org-chart to understand reporting structure.

Frequently Asked Questions about business-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I provide agents with read-only access to organizational information like the staff directory and policies?

Agents access the staff directory and policies through predefined queries that read files under the org/business directory. This read-only retrieval returns structured organizational information directly to inform agent decisions and coordination.

What is the best way to retrieve a company's mission and org chart for agent onboarding?

The best way to retrieve a company's mission and org chart is by querying centralized business context. Agents can use specific query facets to read structured organizational data, ensuring consistent understanding across onboarding tasks.

Can I modify the staff directory or company policies after retrieving them through this query-based approach?

No, you cannot modify the staff directory or company policies through this approach. It provides strictly read-only access to organizational information, returning structured content without modification to ensure an authoritative context source.

How do agents query business context to understand reporting structures and company identity?

Agents query business context by specifying predefined facets such as company, mission, org-chart, or all. The skill reads the corresponding files and returns structured content, allowing agents to understand reporting structures and company identity for coordination.

Does this organizational context retrieval method require external dependencies or components?

No, this organizational context retrieval method requires no external dependencies or components. It operates independently by reading files under the designated business directory to return structured organizational data for agent reference.