ROS2 Humble development environment with ARIA orchestrator commands
ARIA audit focused on AI agents and skills configuration
ARIA audit focused on CI/CD workflows
ARIA audit focused on Nix/Flake configuration
Run comprehensive codebase audit with ARIA orchestrator
Quick codebase scan with ARIA (discovery only, no team deployment)
This file configures Claude Code's behavior for system architecture and framework design.
Cross-file configuration analysis and inconsistency detection using database queries and AST patterns
This file defines how agents collaborate and hand off tasks.
This file configures Claude Code's behavior for codebase analysis and cross-cutting concerns.
This file configures Claude Code's behavior when working on CI/CD and infrastructure tasks.
AI-powered development tools configuration and usage
AIOS Agent Operating System and Cerebrum SDK for building, deploying, and orchestrating AI agents
Enforce Nix + Pixi + direnv + Home-manager configuration patterns
DevOps skills for CI/CD, GitHub workflows, and infrastructure automation
Distributed systems tools including NATS messaging, libp2p networking, and Temporal workflows
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
# Run PowerShell as Administrator
# Download and run the bootstrap script
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/FlexNetOS/ros2-humble-env/main/bootstrap.ps1" -OutFile "bootstrap.ps1"
.\bootstrap.ps1
# Clone the repository
git clone https://github.com/FlexNetOS/ros2-humble-env.git
cd ros2-humble-env
# Run the bootstrap script (installs everything)
./bootstrap.sh
# Or if you already have nix installed:
nix develop # (or: nom develop for nicer output)
nom (nix-output-monitor) for nicer output (optional; nix still works)This repository provides a complete development setup for ROS2 Humble with all necessary build tools and dependencies pre-configured. The environment works on:
Using:
The PowerShell bootstrap script (bootstrap.ps1) automates the entire setup:
# Option 1: Run directly (requires Administrator)
Set-ExecutionPolicy Bypass -Scope Process -Force
.\bootstrap.ps1
# Option 2: With custom options
.\bootstrap.ps1 -DistroName "MyROS2" -DiskSizeGB 512 -SwapSizeGB 16
What it does:
Parameters:
| Parameter | Default | Description |
|---|---|---|
-DistroName | NixOS-ROS2 | Name for the WSL distribution |
-InstallPath | $HOME\WSL\NixOS-ROS2 | Installation directory |
-DiskSizeGB | 1024 | Virtual disk size (1TB) |
-SwapSizeGB | 8 | Swap size in GB |
-SkipWSLCheck | false | Skip WSL installation check |
-Force | false | Replace existing distro |
After installation:
# Enter the environment
wsl -d NixOS-ROS2
cd ~/ros2-humble-env
direnv allow
# If you prefer manual activation (direnv optional):
nix develop # (or: nom develop for nicer output)
./bootstrap.sh
This script will:
For CI environments:
./bootstrap.sh --ci --skip-shells
If you prefer to install manually:
# Install nix (experimental installer with flakes)
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
# Enter the development environment
nix develop
# Optional (nicer output):
nom develop
If you have direnv installed, simply enter the directory:
cd ros2-humble-env
direnv allow
direnv will automatically load the environment.
Battle-tested Claude Code plugin for engineering teams — 48 agents, 182 skills, 68 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Persistent incremental knowledge graph for token-efficient, context-aware code reviews with Claude Code
ROS2 Humble development environment with ARIA orchestrator commands
Collection of scientific skills
npx claudepluginhub drdave-flexnetos/ros2-humble-envAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Complete developer toolkit for Claude Code
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex and antigravity CLIs when installed) to get diverse perspectives on coding problems
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.