company

Bootstrap and manage a virtual company with department routing and hybrid data files.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/amanoken2/codex-company --skill company-amanoken2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: company
Source: https://github.com/amanoken2/codex-company/tree/main/plugins/company/skills/company
Command: npx skills add https://github.com/amanoken2/codex-company --skill company-amanoken2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps you bootstrap and operate a complete virtual company directly in your project directory, providing a single entry point (the secretary) and a clear organizational workflow.

Core Features & Use Cases

  • Onboard a new business with department templates and roles.
  • Manage TODOs, projects, tickets, inbox, and weekly reviews.
  • Use a hybrid data model (MD for rules, JSON for state, JSONL for logs) to support both human guidance and machine traceability.

Quick Start

Activate the skill by saying /company or $company and follow the onboarding prompts to bootstrap your virtual company in the current directory.

Frequently Asked Questions about company

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

FAQPage Schema
How do I bootstrap and manage a virtual company in my project directory?

Bootstrapping a virtual company involves initiating a single secretary entry point to coordinate onboarding flows, department routing, and ongoing operations directly within your current working directory.

What is the hybrid data model used for virtual company state management?

The hybrid data model uses Markdown files for human-readable governance rules, JSON for precise machine-readable state tracking, and JSONL for persistent logs to ensure auditable interactions under a hidden .company directory.

Can I use this virtual company onboarding skill with Codex and Claude Code environments?

Yes, the virtual company skill explicitly supports both Codex and Claude Code environments, enforcing topic-switching rules, CEO-driven deployments, and persistent user profiles across these platforms.

How do I start the onboarding flow to set up department templates and roles?

Activate the skill by typing /company or $company, then follow the interactive onboarding prompts to initialize your organizational structure with predefined department templates and user roles.

What is the best way to manage TODOs, projects, and weekly reviews for a virtual organization?

Managing organizational tasks relies on a structured workflow that handles TODOs, projects, tickets, and inbox items, while enforcing topic-switching rules and CEO-driven deployments for consistent weekly reviews.

Do I need any external dependencies to run a virtual company with a secretary?

No external dependencies are required; the skill operates independently to enforce onboarding flows, manage persistent user profiles, and maintain state tracking using the local file system.