Skip to content
@ai-ecoverse

ai-ecoverse

AI Ecoverse

The world's trailing AI Lab - Made with ❤️ in Berlin using military grade claude

A comprehensive ecosystem of tools designed to enhance the AI-assisted development experience, improve transparency, and ensure proper attribution in AI-human collaborative coding.

🤖 Core AI Agent Tools

YOLO - AI CLI Wrapper with Worktree Isolation

AI CLI tool wrapper with worktree support. Launches AI coding assistants (Claude, Codex, Cursor, Gemini, etc.) with appropriate bypass flags and optional isolated git worktrees for safe experimentation. Supports multi-agent mode with parallel execution and automatic cleanup.

AI-Aligned-Git

Git wrapper that enforces safe practices for AI coding agents. Prevents dangerous operations like git add ., ensures proper AI attribution, enforces commit hooks, and maintains human sign-off on all AI-generated commits.

AI-Aligned-GH

Transparent GitHub CLI wrapper that automatically detects AI tool usage and ensures proper bot attribution. Uses device flow to exchange user tokens for bot tokens, so actions appear as "as-a-bot[bot] on behalf of @user" rather than appearing to come directly from the user.

as-a-bot

GitHub App token broker running on Cloudflare Workers. Provides user-to-server GitHub tokens via device flow for ai-aligned-gh, ensuring actions show proper user attribution with app badges rather than appearing as bot-only actions.

Military-Grade Claude

Tacticool upgrade patch for Claude Code that replaces soft spinner verbs with COMBAT-READY status messages. Transforms "Thinking..." into "Annihilating", "Exterminatus-Grade-Purification-Commencing", and absurdly over-the-top military-themed status updates. One-command installation for maximum operational readiness.

Claude Code skill for pushing status updates and action items to TRMNL e-ink displays via webhook API. Includes responsive templates for full screen (message + action items list), half screen (top/bottom split), and smaller layouts (message only), plus a comprehensive TRMNL Framework design system reference.

slicc - Browser-Based Coding Agent

A browser-based coding agent that runs as a Chrome extension, CLI server, or Electron float. Runs Claude directly in the browser with full filesystem access, a WebAssembly shell, browser automation via CDP, and a complete suite of code editing tools. The self-licking ice cream cone - an AI coding agent that builds itself.

🛠️ Developer Productivity Tools

GH Workflow Peek

GitHub CLI extension that intelligently filters and highlights errors in GitHub Actions workflow logs by severity. Auto-detects failed PR checks, prioritizes errors (fatal → error → warn → fail), and shows context around matches. Perfect for developers and AI agents working with limited context windows.

Upskill – Install Agent Skills

Quickly install Claude/Agent skills from other repositories. Works standalone or as a GitHub CLI extension. Copies skills, creates discovery scripts, and updates AGENTS.md with clear markers for idempotent updates.

gh-monday - A robot cat that loves Mondays

Ranked GitHub triage as a gh extension. Shows what needs your attention now: PRs/issues waiting on you, work waiting on others, local repos behind, AI coding sessions to resume, categorized notifications, and cleanup candidates. "Garfield was wrong. Mondays are when everything gets sorted." Install with: gh extension install ai-ecoverse/gh-monday.

📊 Transparency & Analytics

Vibe Coded Badge Action

GitHub Action that analyzes repository git history to determine what percentage of commits were made by AI tools. Generates dynamic badges showing AI contribution levels with smart logo selection based on the dominant AI tool (Claude, Cursor, Gemini, Copilot, etc.).

🔐 Security & Secrets

A lightweight MCP secrets manager that uses Cloudflare Workers for compute and GitHub for persistence. Stores secrets as GitHub Actions Secrets and retrieves them via triggered workflows with ephemeral key encryption. Exposes five MCP tools over OAuth 2.1 with dynamic client registration, working with any MCP-compatible client.

📚 Libraries

am-i-ai

Lightweight shell library for detecting AI coding agents. Provides robust two-phase detection (environment variables + process tree) to identify when code is running under AI control. Powers the AI detection in ai-aligned-git and ai-aligned-gh.

🎯 Use Cases

  • Safe Experimentation: Use YOLO with worktree mode to test AI-generated changes in isolation
  • Proper Attribution: Ensure all AI contributions are clearly marked in git history and GitHub
  • Efficient Debugging: Quickly find critical errors in CI/CD logs with gh-workflow-peek
  • Skill Sharing: Share and install AI agent skills across projects with gh-upskill
  • Transparency: Track and visualize AI contributions with vibe-coded-badge-action

🚀 Getting Started

Each tool can be installed independently. Visit the individual repository links above for detailed installation instructions and usage examples.

Most tools offer one-line installation:

# YOLO
curl -fsSL https://raw.githubusercontent.com/ai-ecoverse/yolo/main/install.sh | sh

# ai-aligned-git
curl -fsSL https://raw.githubusercontent.com/ai-ecoverse/ai-aligned-git/main/install.sh | sh

# ai-aligned-gh
curl -fsSL https://raw.githubusercontent.com/ai-ecoverse/ai-aligned-gh/main/install.sh | sh

# military-grade-claude
curl -fsSL https://raw.githubusercontent.com/ai-ecoverse/military-grade-claude/main/install.sh | sh

# gh-upskill
curl -fsSL https://raw.githubusercontent.com/ai-ecoverse/gh-upskill/main/install.sh | bash

# gh extensions
gh extension install ai-ecoverse/gh-workflow-peek
gh extension install ai-ecoverse/gh-upskill

# am-i-ai (detection library, used by ai-aligned-git/gh)
curl -fsSL https://raw.githubusercontent.com/ai-ecoverse/am-i-ai/main/install.sh | sh

🌟 Philosophy

These tools embrace vibe coding - a new AI-assisted software development paradigm where developers guide AI tools through natural language to build software. The ecosystem ensures:

  1. Transparency: All AI contributions are clearly attributed
  2. Safety: Dangerous operations are prevented or clearly flagged
  3. Accountability: Human developers maintain oversight and sign-off
  4. Efficiency: Tools reduce friction in AI-human collaboration
  5. Visibility: Analytics show the real impact of AI on codebases

📄 License

All projects are open source under Apache 2.0 or MIT licenses. See individual repositories for details.

🤝 Contributing

Contributions are welcome across all projects! Please visit individual repositories to submit issues or pull requests.

Popular repositories Loading

  1. gh-upskill gh-upskill Public

    Quickly install Claude/Agent skills from another repository

    Shell 17 4

  2. slicc slicc Public

    A browser-native AI agent (claw) for everyone that loves ice cream

    TypeScript 6 2

  3. vibe-coded-badge-action vibe-coded-badge-action Public

    GitHub Action that automatically analyzes your repository's git history to determine what percentage of commits were made by AI tools

    Shell 3 1

  4. gh-workflow-peek gh-workflow-peek Public

    GitHub CLI extension to intelligently filter and highlight errors in GitHub Actions workflow logs by severity

    Shell 3

  5. ai-aligned-git ai-aligned-git Public

    Git, aligned for autonomous AI Coding Agents

    Shell 3 2

  6. yolo yolo Public

    Shell 3 2

Repositories

Showing 10 of 15 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…