{"id":51004711,"url":"https://github.com/k1lgor/virtual-company","last_synced_at":"2026-06-20T19:01:46.050Z","repository":{"id":336453972,"uuid":"1148892636","full_name":"k1lgor/virtual-company","owner":"k1lgor","description":"This repository contains a collection of **Agent Skills**—standardized, specialized sets of instructions and workflows designed to enhance AI agents (like Claude Code, Codex, Kimi CLI, and Gemini CLI, etc.) with domain-specific expertise.","archived":false,"fork":false,"pushed_at":"2026-04-01T18:30:49.000Z","size":343,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-02T05:36:35.512Z","etag":null,"topics":["agent","ai-agents","claude","claude-code","claude-code-plugin","claude-code-plugin-marketplace","code","coding-assistant","skills","virtual-company","workflows"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k1lgor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-03T13:44:37.000Z","updated_at":"2026-04-01T18:30:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/k1lgor/virtual-company","commit_stats":null,"previous_names":["k1lgor/virtual-company"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/k1lgor/virtual-company","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2Fvirtual-company","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2Fvirtual-company/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2Fvirtual-company/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2Fvirtual-company/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1lgor","download_url":"https://codeload.github.com/k1lgor/virtual-company/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2Fvirtual-company/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34581934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent","ai-agents","claude","claude-code","claude-code-plugin","claude-code-plugin-marketplace","code","coding-assistant","skills","virtual-company","workflows"],"created_at":"2026-06-20T19:01:45.445Z","updated_at":"2026-06-20T19:01:46.042Z","avatar_url":"https://github.com/k1lgor.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏢 Virtual Company: Professional Claude Code Plugin\n\nThe **Virtual Company** is a state-of-the-art, high-fidelity AI development engine for [Claude Code](https://code.claude.com). It transforms your terminal into a professional engineering team with 27 domain experts, 6 strategic roles, and automated lifecycle hooks.\n\n---\n\n## 🏗️ 3-Tier Multi-Agent Architecture\n\nThe Virtual Company operates on three integrated layers:\n\n1. **🧑‍💻 Domain Experts (Skills)**: 27 specialized technical commands (`/expert-name`) for direct problem-solving across frontend, backend, infra, and data science.\n2. **🤝 Strategic Roles (Agents)**: 6 native subagents (`Agent(name, \"task\")`) for complex multi-phase delegation (Planner, Architect, Tech-Lead).\n3. **🪄 Lifecycle Logic (Hooks)**: Automated quality enforcement, auto-linting on save, and professional session initialization.\n\n---\n\n## 🚀 Installation \u0026 Usage\n\n### 📦 Install from Marketplace\n\nThe easiest way to install the Virtual Company is via the official Marketplace:\n\n1. **Add Marketplace** (uses GitHub `owner/repo` shorthand):\n\n   ```bash\n   /plugin marketplace add k1lgor/virtual-company\n   ```\n\n2. **Install Plugin** (use the plugin name `virtual-company`, not the GitHub path):\n\n   ```bash\n   /plugin install virtual-company\n   ```\n\n\u003e **Note:** Step 1 registers the marketplace using the GitHub shorthand `k1lgor/virtual-company`. Step 2 installs the plugin by its name (`virtual-company`) as defined inside the marketplace. Running `/plugin install k1lgor/virtual-company` will fail because `k1lgor/virtual-company` is the repository path, not the plugin name.\n\n### 🛠️ Manual Installation (Developers)\n\nClone the repository and install directly from the local path:\n\n```bash\n/plugin install --path /path/to/virtual-company\n```\n\n---\n\n## 👥 Meet Your Virtual Team\n\n### Strategic Roles (Native Agents)\n\nInvoke these roles for isolated, high-effort architectural or planning tasks:\n\n| Role                  | Expertise      | Primary Focus                                            |\n| :-------------------- | :------------- | :------------------------------------------------------- |\n| **planner**           | Strategy       | Milestones, task decomposition, and quality gates.       |\n| **architect**         | Design         | System architecture, ADRs, and schema definitions.       |\n| **tech-lead**         | Implementation | Coordination, code standards, and technical delivery.    |\n| **code-reviewer**     | Audit          | Peer review, maintainability, and naming standards.      |\n| **security-reviewer** | Protection     | Vulnerability scanning and risk mitigation.              |\n| **qa-engineer**       | Verification   | Automated testing, E2E validation, and bug reproduction. |\n\n### Domain Experts (Direct Commands)\n\nInvoke these skills using individual slash commands:\n\n| Category           | experts                                                                                                                        |\n| :----------------- | :----------------------------------------------------------------------------------------------------------------------------- |\n| **Orchestration**  | `tech-lead`, `product-manager`, `workflow-orchestrator`, `skill-generator`                                                     |\n| **Logic**          | `backend-architect`, `api-designer`, `data-engineer`, `ml-engineer`                                                            |\n| **Frontend**       | `frontend-architect`, `ux-designer`, `mobile-architect`                                                                        |\n| **Quality**        | `bug-hunter`, `test-genius`, `security-reviewer`, `e2e-test-specialist`                                                        |\n| **Infrastructure** | `infra-architect`, `docker-expert`, `k8s-orchestrator`, `ci-config-helper`, `observability-specialist`, `performance-profiler` |\n| **Analysis**       | `search-vector-architect`, `legacy-archaeologist`, `data-analyst`                                                              |\n| **Maintenance**    | `migration-upgrader`, `code-polisher`, `doc-writer`                                                                            |\n\n---\n\n## 🪄 Automated Workflows\n\nThe Virtual Company plugin is context-aware and acts autonomously:\n\n- **Welcome Greeting**: Auto-initializes your professional profile at session start.\n- **Auto-Refinement**: Triggers a linting/formatting pass after every file edit.\n- **Expert Discovery**: All 27 commands are automatically mapped and namespaced for discovery.\n\n---\n\n## 📂 Project Structure\n\n```text\nvirtual-company/\n├── agents/             # 6 Native Role Agents\n├── commands/           # Slash Commands (skills listing, etc.)\n├── hooks/              # Automated Lifecycle Hooks\n├── scripts/            # 8 Verification \u0026 Quality Scripts\n├── skills/             # 27 Specialized Domain Expert Skills\n└── .claude-plugin/     # Plugin \u0026 Marketplace Manifests\n```\n\n---\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=k1lgor/virtual-company\u0026type=date\u0026legend=top-left)](https://www.star-history.com/#k1lgor/virtual-company\u0026type=date\u0026legend=top-left)\n\n## License\n\nMIT © Plamen Ivanov\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1lgor%2Fvirtual-company","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk1lgor%2Fvirtual-company","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1lgor%2Fvirtual-company/lists"}