Universal Intelligence Control
Project description
AirPilot CLI

AirPilot manages Universal Intelligence Control through the Air Standard, just as Git manages version control through its protocols.
Understanding the Framework
1. Universal Intelligence Control (UIC)
- The overarching domain/field of managing AI intelligence
- The "what" - the entire category of intelligence management
- Comparable to "version control" as a concept
2. Air Standard
- The technical specification - the
.air/folder structure - The "how" - the actual implementation format
- Comparable to Git's technical protocols
3. AirPilot
- The product/tool that manages the Air Standard
- The "who" - the agent that manages everything
- Comparable to Git the software
The Ultimate Goal: Universal AI Standard
Every repository uses .git/ - Every AI project should use .air/
Where .git gives us version control, .air gives us intelligence control.
AirPilot CLI introduces .air as the universal standard for AI assistant configuration, replacing vendor-specific chaos (.claude/, .clinerules/, .cursor/rules/) with one universal format that works across all platforms.
Installation
System-wide Installation
uv tool install airpilot
Add to Project
uv add airpilot
Quick Start
Initialize Global Intelligence Control
Set up system-level AI intelligence patterns in your home directory:
air init --global
This creates:
~/.airpilot/- Your personal AirPilot configuration~/.air/- Global AI intelligence patterns and rules
Initialize Project Intelligence Control
Add AI intelligence control to your current project:
air init
This creates a complete .air directory structure with the universal standard.
Create New Project with Intelligence Control
Start a new project with built-in AI intelligence:
air init my-new-project
This creates a new directory with Git repository and complete .air standard implementation.
Commands
Free Commands
air init- Initialize .air in current directoryair init --global- Initialize system-level intelligence controlair init <project>- Create new project with .air standardair --version- Show version informationair --help- Show help information
Premium Commands (License Required)
air sync- Real-time vendor synchronizationair license- Manage your AirPilot license
Coming Soon (Premium Features)
air teams- Multi-user collaborationair analytics- Usage insights and patternsair backup- Cloud backup and restoreair enterprise- SSO, audit logs, compliance
Getting a License
To access premium features, you need a license key from Shane Holloman.
Request Your License
Email: shaneholloman@gmail.com
Subject: AirPilot License Request
Include:
- Your name and organization
- Brief description of your use case
Install Your License
Once you receive your license key:
air license install YOUR-LICENSE-KEY-HERE
Verify Installation
air license
For complete licensing instructions, see: License Instructions
The .air Standard
AirPilot CLI implements the complete .air standard with six core AI management primitives:
1. Domains
Universal life domains that organize all AI intelligence (software, health, legal, cooking, etc.)
2. Rules
AI behavior guidelines, coding standards, domain constraints
3. Prompts
Specific instructions and templates for AI interactions
4. Workflows
Process documentation, memory systems, project context
5. Frameworks
Project management patterns and organizational methodologies
6. Tools
Scripts, MCP configurations, automation, domain-specific utilities
Universal Domain Support
The .air standard includes comprehensive domain support to demonstrate universal applicability:
Software Domain
- Development and coding standards
- Architecture and design patterns
- Code review and debugging workflows
Health Domain
- Medical research and literature review
- Wellness and preventive care planning
- HIPAA compliance and privacy standards
Legal Domain
- Contract review and analysis
- Regulatory compliance requirements
- Legal research and precedent tracking
Two-Tier Intelligence Architecture
AirPilot CLI implements a sophisticated two-tier intelligence system:
Global Intelligence (~/.air/)
- Universal patterns and rules that apply across all projects
- Domain-specific templates and frameworks
- Personal AI assistant preferences and workflows
Project Intelligence (./air/)
- Project-specific context and requirements
- Local overrides and customizations
- Team collaboration and shared standards
Configuration Hierarchy
Settings are applied in this order (later overrides earlier):
- Global Base:
~/.air/provides universal foundation - Domain Specific:
~/.air/domains/{domain}/adds domain expertise - Project Base:
/project/.air/adds project-specific context - Project Domain:
/project/.air/domains/{domain}/provides final overrides
VSCode Extension Integration
For a complete AI intelligence control experience, use AirPilot CLI alongside the AirPilot VSCode Extension:
- CLI: Project scaffolding, global configuration, automation
- VSCode Extension: Real-time synchronization, visual management, vendor integration
The VSCode extension automatically detects .air directories created by the CLI and provides:
- Real-time file watching and synchronization
- Multi-vendor support (Claude, Cursor, Cline, GitHub Copilot, etc.)
- Visual rule management and editing
- Backup and migration tools
Example: Getting Started
# 1. Set up global intelligence patterns
air init --global
# 2. Navigate to your project
cd my-project
# 3. Initialize project intelligence control
air init
# 4. Your project now has:
# - .air/ directory with complete standard
# - .airpilot configuration file
# - Git repository (if not already present)
Requirements
- Python 3.8+
- Git (optional, for automatic repository initialization)
More Information
- Main Project: AirPilot GitHub Repository
- VSCode Extension: Available on the Visual Studio Marketplace
- Documentation: Complete documentation and guides
- Issues: Report bugs and request features
Universal Intelligence Control (UIC) - You I See
AirPilot manages Universal Intelligence Control through the Air Standard, just as Git manages version control through its protocols.
License
This project is licensed under the Elastic License 2.0 - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airpilot-0.6.5.tar.gz.
File metadata
- Download URL: airpilot-0.6.5.tar.gz
- Upload date:
- Size: 48.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b16271b866757bc672d52349091cc59f70bf5194717731dda4ea043786a1c8ba
|
|
| MD5 |
f402530ee444e7065aaa9a53109fd218
|
|
| BLAKE2b-256 |
b9b8eb0df7bae8894e68af1e5ad73853f5bcb13048e0f00783e6a47a2c47b43a
|
File details
Details for the file airpilot-0.6.5-py3-none-any.whl.
File metadata
- Download URL: airpilot-0.6.5-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
273f2bfb83a79b4d4d2a715470b6f103d91017fbd8d4409c7383e837943c6323
|
|
| MD5 |
db9e4c572b32622be0bae1144d25aec5
|
|
| BLAKE2b-256 |
a63af6cb25a212b52803d9a68cdae8d75d860224cdec41d940b24e6bbbae44ff
|