Skip to main content

NIIA AI Terminal Integration

Terminal Configuration

Agent Naming

  • Prefix: agent-[timestamp]-[hash]
  • Display: User-defined name (e.g., “NIIA Master”)
  • Tracking: OnIt system integration

Multi-Terminal Workflow

Session
├── Terminal 1: Main Development
├── Terminal 2: Documentation
├── Terminal 3: Testing
└── Terminal 4: Research

NIIA Commands

  • /onitnow: Check current terminal and session work
  • /recall: Smart context restoration

Development Patterns

SMPC (Simplicity is Managed Part Chaos)

  • Find simplicity within complexity
  • Incremental improvement
  • Natural flow

OFAC (Order is a Feature of Accepted Chaos)

  • Embrace chaos and discover order
  • Flexible structure
  • Emergent patterns

Documentation Strategy

.niia/onit/
├── work/         # Chronological work logs (01-, 02-, ...)
├── agent/        # Topic-specific research documents
└── session/      # Terminal session info

NIIA Terminal Integration Guide Powered by OnIt System