orient-bot
Official@orient-bot
A comprehensive monorepo management and development framework for orchestrating TypeScript-based distributed systems, MCP-compliant integrations, and full-stack React dashboard environments.
Agent Skills by orient-bot
Showing 55 vetted skills indexed across 1 GitHub repositories.
tool-executor-registry-migration
Migrate Orient tools from switch statements to the ToolExecutorRegistry handler pattern.
esm-cjs-interop
Analyze ESM/CJS import patterns and circular dependencies in a monorepo.
website-content-deployment
Deploy website content updates to a Docusaurus site via GitHub Actions.
dev-environment-cleanup
Clean and rebuild the Orient monorepo development environment by removing caches and reinstalling dependencies.
docker-cleanup
Prune unused Docker volumes, containers, images, and networks.
discover
Explore requirements, validate design approaches, and generate implementation plans with verification commands.
production-debugging
Debug and manage the Orient production server on Oracle Cloud via SSH and Docker.
worktree-operations
Manage Git worktrees in a monorepo with pnpm and turbo.
git-hooks
Configure Git pre-commit hooks to run Prettier and offload ESLint to CI.
package-exports
Configure package.json exports and module resolution in monorepos.
atlassian-mcp
Manage JIRA issues and Confluence pages via Model Context Protocol.
google-cli
Manage Google Workspace services via command-line interface.
google-oauth-integration
Document Google OAuth architecture for token storage and tool registration.
eval-testing
Develops and executes agent behavior evaluations using a YAML-based test case definition system.
local-dev-startup
Start local development servers for the Orient project with Vite, APIs, and Docker.
fresh-install-testing
Validate the Orient development setup and test suite from a fresh clone.
mini-apps
Create and manage React mini-apps with a dedicated toolchain.
web-design-guidelines
Review UI code for compliance with Web Interface Guidelines.
claude-worktree-manager
Automates Git worktree creation, setup, and cleanup for Claude Code.
git-workflow
Enforce Git workflow conventions for branch naming, commit messages, and pull requests.
multi-instance-development
Manage parallel Orient instances with isolated ports and Docker resources.
slack-formatting
Format text and messages into Slack's mrkdwn syntax.
plan-executor
Execute markdown implementation plans with two-stage review and batch checkpoints.
project-architecture
Explain the Orient monorepo architecture, including package organization and Docker deployment.
Frequently Asked Questions About orient-bot
FAQPage SchemaWhat specific development tasks does this registry support?▼
It supports monorepo maintenance, including Git worktree management, TypeScript build configuration, Docker environment cleanup, and full-stack feature implementation. It also provides specialized capabilities for MCP server debugging, OAuth2 integration, and React-based UI component development using Tailwind CSS.
Which technical personas benefit most from these capabilities?▼
Full-stack engineers, platform architects, and DevOps practitioners working within TypeScript monorepos will find the most value. It is specifically designed for those managing complex project structures, CI/CD pipelines, and multi-service integrations requiring strict adherence to architectural guidelines.
What are the primary prerequisites for implementing these skills?▼
Successful implementation requires a Node.js environment with pnpm, Docker for containerized development, and a configured monorepo structure using Turbo. Additionally, users must have access to the relevant service credentials for Google Workspace, JIRA, and GitHub Actions to enable full integration functionality.