Metadata-Version: 2.4
Name: agency-os
Version: 0.1.0
Summary: Professional AI Agent Orchestration CLI
Home-page: https://github.com/HussainAlkatib/agency-os
Author: Hussain Alkhatib
Author-email: h2311065@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Build Tools
Classifier: Intended Audience :: Developers
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# Agency OS

Professional AI Agent Orchestration Framework.

## Overview
Agency CLI is a professional tool designed to scaffold and manage AI agent ecosystems within local projects. It provides a structured governance layer for multi-agent coordination, enabling complex task execution through specialized AI personas.

## Installation
```bash
pip install agency-cli
```

## Command Reference

### `agency init`
Initializes the `.agency` directory in the current project root. Provisions the master orchestrators:
- `project_manager.md`: Strategic coordination and delegation.
- `prompter.md`: Advanced prompt enhancement and requirement engineering.

### `agency list`
Lists all available specialist divisions in the Agency roster.

### `agency create --division <name>`
Installs a specific division of specialist agents (e.g., `engineering`, `design`, `finance`) into the project's `.agency/agents/` directory.

### `agency all`
Collects the entire roster of 170+ specialized agents into a unified `.agency-all` pool for maximum intelligence access.

## Architecture
The framework follows a modular, file-based architecture. AI assistants interact with the project through standardized markdown interfaces, ensuring high reliability and professional standards in all deliverables.

## Style Guidelines
All orchestrator files and CLI outputs adhere to:
- Formal and concise English.
- Strictly no decorative elements (emojis).
- Professional architectural standards.

---
Â© 2026 Agency Team. Professional Grade AI Orchestration.
