bish-x

99 mods across 3 repositories, 106 stars between them.

polish

25

bish-x/claude-bishx

Command

Analyze the project and suggest optimizations, refactors, and technical improvements.

34 4mo ago A 14 tokens

prompt

26

bish-x/claude-bishx

Command

Generate a structured planning prompt from a raw idea. Analyzes codebase, discovers skills, builds detailed prompt for bishx-plan.

34 4mo ago A 27 tokens

research

27

bish-x/claude-bishx

Command

Deep research pipeline for thorough investigation of any topic. Multi-agent system with Scout, Investigators, Deep Diver, Verifier, Synthesizer, and iterative Critic review.

34 4mo ago A 35 tokens

run

28

bish-x/claude-bishx

Command

Execute bd tasks with multi-agent orchestration (Lead → Dev → Reviewer → QA).

34 4mo ago A 17 tokens

site

29

bish-x/claude-bishx

Command

Full website audit — UX/UI design, marketing, SEO, accessibility, performance, conversion. Crawls every page via cmux browser, generates detailed visual critique with actionable recommendations.

34 4mo ago A 35 tokens

test

31

bish-x/claude-bishx

Command

Deep system testing — auto-detects stack, discovers components, runs unit/integration/E2E/security/performance tests, reports bugs to bd with full reproduction steps.

34 4mo ago A 34 tokens

Stop

32

bish-x/claude-bishx

Hook

Runs when the agent finishes a response, executing stop-hook.sh. From bish-x/claude-bishx.

34 4mo ago A tokens not measured

init-sync

33

bish-x/claude-bishx

Skill Claude CodeCodex

Scan codebase and fill/update CLAUDE.md and AGENTS.md with real project data. Produces deep architectural documentation matching production quality.

34 4mo ago A 31 tokens

plan

34

bish-x/claude-bishx

Skill Claude CodeCodex

Use for complex features needing bulletproof plans. Automated 10-actor verification pipeline (Researcher → Planner → [Skeptic + TDD + Completeness + Integration + Security + Performance] → Critic) that iterates up to 10 times until the Critic approves (≥75%), producing a one-shot-ready plan.

34 4mo ago A 71 tokens

prompt

35

bish-x/claude-bishx

Skill Claude CodeCodex

Generates a structured planning prompt for bishx-plan. Analyzes the user's idea, discovers relevant skills, and builds a detailed prompt for execution.

34 4mo ago A 32 tokens

research

36

bish-x/claude-bishx

Skill Claude CodeCodex

Deep research pipeline for thorough investigation of any topic. Multi-agent system with Scout, Investigators, Deep Diver, Verifier, Synthesizer, and iterative Critic review. Produces verified, sourced research reports.

34 4mo ago A 45 tokens

run

37

bish-x/claude-bishx

Skill Claude CodeCodex

Execute bd tasks with Agent Teams. Lead → Dev → 3 Reviewers (Bug + Security + Compliance) → Validate → QA.

34 4mo ago A 29 tokens

site

38

bish-x/claude-bishx

Skill Claude CodeCodex

Full website audit — UX/UI design, marketing, SEO, accessibility, performance, conversion. Crawls the site (up to 100 pages) via cmux browser, generates detailed visual critique with actionable recommendations.

34 4mo ago A 44 tokens

test

39

bish-x/claude-bishx

Skill Claude CodeCodex

Deep system testing — auto-detects stack, discovers components, runs unit/integration/E2E/security/performance tests, reports bugs to bd with full reproduction steps.

34 4mo ago A 36 tokens

bx-dev

40

bish-x/bx-dev-skill

Skill Claude CodeCodex

Use only when the user invokes $bx-dev or explicitly asks to start/resume an ad-hoc bx-dev development session. Orchestrates Codex subagents for implementation/review on a session branch without an external issue tracker. Do not use for ordinary direct edits.

23 2mo ago B 57 tokens

ddd

41

bish-x/bx-dev-skill

Skill Claude CodeCodex

Domain-Driven Design reference for AI coding agents. Strategic (bounded contexts, subdomain triage) + tactical (aggregates, value objects, repositories, domain events) patterns. Strangler Fig legacy preservation. Anti-Corruption Layer heuristics. Per-stack caveats (Python/TS/Go/Rust/mobile/data). Classification…

23 2mo ago A 124 tokens

ai-security

42

bish-x/bx-dev-skill

Skill Claude CodeCodex

Use when assessing AI/ML systems for prompt injection, jailbreak vulnerabilities, model inversion risk, data poisoning exposure, or agent tool abuse. Covers MITRE ATLAS technique mapping, injection signature detection, and adversarial robustness scoring.

23 2mo ago A 48 tokens

cloud-security

43

bish-x/bx-dev-skill

Skill Claude CodeCodex

Use when assessing cloud infrastructure for security misconfigurations, IAM privilege escalation paths, S3 public exposure, open security group rules, or IaC security gaps. Covers AWS, Azure, and GCP posture assessment with MITRE ATT&CK mapping.

23 2mo ago A 53 tokens

dependency-auditor

44

bish-x/bx-dev-skill

Skill Claude CodeCodex

The Dependency Auditor is a comprehensive toolkit for analyzing, auditing, and managing dependencies across multi-language software projects. This skill provides deep visibility into your project's dependency ecosystem, enabling teams to identify vulnerabilities, ensure license compliance, optimize dependency trees…

23 2mo ago A 7 tokens

docker-development

45

bish-x/bx-dev-skill

Skill Claude CodeCodex

Docker and container development agent skill and plugin for Dockerfile optimization, docker-compose orchestration, multi-stage builds, and container security hardening. Use when: user wants to optimize a Dockerfile, create or improve docker-compose configurations, implement multi-stage builds, audit container…

23 2mo ago B 84 tokens

bish-x/bx-dev-skill

Skill Claude CodeCodex

Expert Kubernetes specialist mastering container orchestration, cluster management, and cloud-native architectures. Specializes in production-grade deployments, security hardening, and performance optimization with focus on scalability and reliability.

23 2mo ago A 42 tokens

mcp-builder

47

bish-x/bx-dev-skill

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

23 2mo ago A 61 tokens

bish-x/bx-dev-skill

Skill Claude CodeCodex

Monitoring strategies, distributed tracing, SLI/SLO design, and alerting patterns. Use when designing monitoring infrastructure, defining service level objectives, implementing distributed tracing, creating alert rules, building dashboards, or establishing incident response procedures. Covers the three pillars of…

23 2mo ago A 60 tokens