By TLeiott
Interactive queue-aware .NET dev orchestration with scheduler-planned waves, prepare hygiene checks, task-file intake, retries, and normal merge checkpoints.
Prepare AutoDevelop for a new session by reconciling scheduler state and cleaning safe AutoDevelop-owned leftovers.
Queue-aware interactive .NET development pipeline. Accepts a task text or a task file and orchestrates scheduler waves.
Analyze a completed or in-progress AutoDevelop session and give honest, constructive feedback on friction points, failure patterns, inefficiencies, and improvement opportunities in the pipeline.
A Claude Code plugin marketplace focused on .NET development automation.
Interactive queue-aware development orchestration for .NET repositories.
Commands:
/develop [task text]/develop [path-to-task-file]Behavior:
git merge --no-commit --no-ffAutonomous queue-aware orchestration built on top of T.L-AutoDevelop.
Commands:
/TLA-develop [task text]/TLA-develop [path-to-task-file]Behavior:
Worker pipes still use the AutoDevelop engine flow:
Discover -> Investigate -> optional Reproduce -> Fix Plan -> Implement -> Verify Repro -> Preflight -> Review
V4 is queue-centric:
/develop and /TLA-developAUTODEV_PIPE_REPORT.mdReadMe-Resources/autodevelop_complete_pipe_workflow.svgAdd this marketplace to Claude Code:
/plugin marketplace add TLeiott/T.L-Marketplace4CCToolz
Then install the plugin you want:
/plugin install T.L-AutoDevelop
/plugin install T.L-AutoDevelop-Pro
Do not publish changed marketplace or plugin content under an unchanged version number.
If a distributed behavior or packaged file changes, bump the affected plugin version in:
.claude-plugin/marketplace.jsonplugins/<plugin>/.claude-plugin/plugin.jsonV4 prompts, skills, agents, manifests, and docs are intended to be English.
MIT
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.
Autonomous addon for T.L-AutoDevelop with prepare-aware queue scheduling, task-file intake, retries, and automatic normal merges.
npx claudepluginhub tleiott/t.l-marketplace4cctoolz --plugin T.L-AutoDevelopThe definitive Claude Code companion for .NET developers. 45 skills (including 14 slash-command workflows), 10 agents, 10 rules, 5 templates, 15 MCP tools, and automation hooks for modern .NET 10 / C# 14.
GitHub notification watcher and classifier
Comprehensive skills library for Claude Code: planning, design, TDD, debugging, collaboration patterns, and proven techniques
Enables .NET development in Claude Code web sessions by fixing NuGet proxy authentication. Provides a C# credential provider plugin with embedded proxy bridge, SessionStart hook for automatic setup, and comprehensive troubleshooting.
Core orchestration guidelines for conversation style, code style, testing, tool conventions, and workflow automation
A structured development pipeline: task bootstrapping, project planning, feature planning, task generation, TDD implementation, and code review