strikersam/autonomous-ai-agency

An AI-powered workforce platform that executes multi-agent tasks with automatic provider failover and CEO agent orchestration. It detects technology stacks across 1,000+ platforms and provisions industry-specific specialists while running on customer hardware with no data leaving their network.

This repository also configures its own agents. See what autonomous-ai-agency tells them →

8Stars on the repository
115Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

stitch-design-taste

49

strikersam/autonomous-ai-agency

Skill Claude CodeCodex

Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.

not rated 8 today A 50 tokens copy · 97% MIT

system-prompt-audit

50

strikersam/autonomous-ai-agency

Skill Claude CodeCodex

Audit all system-level instructions embedded in this repository's Claude configuration, surface them as a structured inventory, and validate them for consistency, safety, and alignment with project goals.

not rated 8 today A SkillSpector: pass 0 tokens original MIT

task-alive-updates

51

strikersam/autonomous-ai-agency

Skill Claude CodeCodex

Keep long-running agent tasks visibly alive by emitting periodic heartbeat status updates to stdout. Prevents silent timeouts and gives the operator confidence the task is still progressing.

not rated 8 today A SkillSpector: pass 0 tokens original MIT

task-scoper

52

strikersam/autonomous-ai-agency

Skill Claude CodeCodex

Prevents scope creep by explicitly defining the boundaries of a task before implementation begins. Ensures the agent works on exactly what was asked — no more, no less.

not rated 8 today A 0 tokens original MIT

strikersam/autonomous-ai-agency

Skill Claude CodeCodex

Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.

not rated 8 today A 40 tokens copy · 97% MIT

test-first-executor

54

strikersam/autonomous-ai-agency

Skill Claude CodeCodex

Write or update tests before (or alongside) implementation. Ensures every code change is verifiably correct before merging.

not rated 8 today A SkillSpector: pass 29 tokens original MIT

ticket-to-pr

55

strikersam/autonomous-ai-agency

Skill Claude CodeCodex

Transform a GitHub issue (ticket) into a complete, merged pull request. End-to-end automation from reading the issue to pushing working, tested code.

not rated 8 today A SkillSpector: pass 0 tokens original MIT

strikersam/autonomous-ai-agency

Skill Claude CodeCodex

Deep-dive diagnostics for tokenizer behavior in LLM training and inference. Tokenizer bugs are uniquely dangerous because they're silent — the model trains fine, but on subtly wrong data.

not rated 8 today A SkillSpector: pass 0 tokens original MIT

strikersam/autonomous-ai-agency

Skill Claude CodeCodex

Monitor and diagnose LLM/ML training instability — loss spikes, exploding gradients, dead neurons, and learning rate mismatches. Surfaces actionable fixes before they derail a training run.

not rated 8 today A SkillSpector: pass 0 tokens original MIT

wrap-up

58

strikersam/autonomous-ai-agency

Skill Claude CodeCodex

Session closing ritual with learning capture. Run at the end of every coding session. 5 steps: changes audit, quality check, learning capture, next session planning, summary.

not rated 8 today A SkillSpector: pass 38 tokens original MIT

agent-browser

59

strikersam/autonomous-ai-agency

Skill Claude Code

Browser automation via Chrome DevTools Protocol — use real Chrome to navigate, interact with, and test web UIs. 93% fewer tokens than Playwright MCP. Use when asked to test a UI, set up a web platform, fill in forms, or verify a deployed app works correctly.

not rated 8 today C 62 tokens original MIT

agentic-agile

60

strikersam/autonomous-ai-agency

Skill Claude Code

Agile sprint planning, velocity tracking, and burndown metrics for agent-managed projects.

not rated 8 today A SkillSpector: warn 23 tokens original MIT

agentic-portfolio

61

strikersam/autonomous-ai-agency

Skill Claude Code

Initiative-level portfolio management with dependency tracking and milestone coordination.

not rated 8 today A SkillSpector: pass 17 tokens original MIT

branch-cleanup

63

strikersam/autonomous-ai-agency

Skill Claude Code

Delete remote and local branches that have been merged into master. Run after every merge to keep the repo to master-only. Supports both git-push deletion and GitHub API deletion (when git push --delete returns 403 due to proxy restrictions).

not rated 8 today A SkillSpector: warn 53 tokens original MIT

browserbase-browser

64

strikersam/autonomous-ai-agency

Skill Claude Code

Automate real browser interactions via the browse CLI — supports local Chrome and remote Browserbase cloud sessions with CAPTCHA solving and residential proxies. Use for Cloudflare-protected sites, login flows, form filling, and UI verification.

not rated 8 today A SkillSpector: warn 50 tokens original MIT

browserbase-fetch

65

strikersam/autonomous-ai-agency

Skill Claude Code

Fetch HTML, JSON, or headers from any URL via Browserbase infrastructure — handles proxies, redirects, and rate-limited sites without opening a browser. Use for API health checks, scraping static content, reading HTTP headers, or any fetch where JavaScript rendering is not needed.

not rated 8 today A SkillSpector: warn 59 tokens original MIT

browserbase-search

66

strikersam/autonomous-ai-agency

Skill Claude Code

Search the web via Browserbase infrastructure and get structured results (title, URL, author, date) without opening a browser. Use before browsing to find the right URLs, research competitors, or look up documentation.

not rated 8 today A SkillSpector: warn 46 tokens original MIT

browserbase-ui-test

67

strikersam/autonomous-ai-agency

Skill Claude Code

Adversarial UI testing via browser automation — tries to BREAK the app, not confirm it works. Analyzes git diffs to test changed code, or explores the full app for defects. Use before merging UI changes or to audit the deployed platform.

not rated 8 today A SkillSpector: pass 56 tokens original MIT

client-onboarding

68

strikersam/autonomous-ai-agency

Skill Claude Code

Onboard a new client/company onto this platform's real Agentic OS: create the company record, scan its websites/repos, auto-provision specialist agents, activate its 24x7 agency runtime, and know exactly which "OS" building blocks (memory, integrations, dashboard) already exist versus which are roadmap gaps. ADAPTED…

not rated 8 today A SkillSpector: warn 203 tokens original MIT

cowork-session

69

strikersam/autonomous-ai-agency

Skill Claude Code

Claude Cowork shared AI pairing sessions with real-time sync, turn-taking, and collaboration context propagation.

not rated 8 today A SkillSpector: pass 24 tokens original MIT

dev-browser

70

strikersam/autonomous-ai-agency

Skill Claude Code

Control a local or remote browser with sandboxed JavaScript scripts. Uses a QuickJS WASM sandbox (not Node.js) with a pre-connected browser global and full Playwright Page API. Backed by a persistent daemon that manages named browser instances between script runs. Use for UI testing, web scraping, and automation where…

not rated 8 today A SkillSpector: warn 75 tokens original MIT

financial-analyst

72

strikersam/autonomous-ai-agency

Skill Claude Code

Agentic CFO for autonomous financial analysis of AI infrastructure spend. Computes burn rate, runway, gross margin, and ROI-based budget reallocation.

not rated 8 today A SkillSpector: pass 33 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: