claudeindex
dansasser's avatar
Author

Daniel T Sasser II

@dansasser
1
Marketplaces
5
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

dansasser-marketplace

dansasser-marketplace

Plugins:5
Skills:0
6
1

Plugins

Plugin

coderabbit-pr-fixer

Auto-apply CodeRabbit AI review suggestions to a PR. Fetches the PR, extracts all individual AI fix prompts, applies each fix to the codebase, and commits/pushes the result.

Plugin

codex-pr-fixer

Auto-apply OpenAI Codex review suggestions to a PR. Fetches the PR, extracts all Codex bot review comments with priority badges, applies each fix to the codebase, and commits/pushes the result.

Plugin

ollama-agents

Intelligent multi-agent system for delegating analysis, code review, and complex reasoning tasks to local ollama models. Saves 70%+ of Claude's context budget with automatic model selection and parallel processing.

Plugin

preflight

Multi-agent CI/CD pipeline ensuring Python packages pass cross-platform, multi-version, and quality gates before shipping. 8 sequential gates: lint, coverage, cross-platform, Python matrix, security, API compat, packaging, and GitHub PR.

Plugin

pr-prep

Automated PR preparation with local CI validation, smart error recovery, and Mermaid diagram generation. Takes any branch state to published package through GitHub.