
Alexander Akhmetov Programmator
- 2 repo stars
- Updated June 3, 2026
- alexander-akhmetov/programmator
alexander-akhmetov-programmator is a Claude Code plugin that autonomously orchestrates and executes multi-task coding plans.
About
alexander-akhmetov-programmator is a community Claude Code plugin described as an autonomous orchestrator that executes multi-task plans without supervision. developers who ship with agents often stall when a plan spans many files, tests, and follow-up fixes—this bundle targets that gap by emphasizing orchestration, multi-agent coding, and review flows. Install it during the build phase when you already have a task breakdown and want Claude Code to drive execution more like a background worker than a single-shot assistant. The catalog lists one plugin with keywords including autonomous, orchestrator, multiagent, and programmator, which frames it as tooling atop Claude Code rather than a replacement editor. It pairs well with planning habits elsewhere in your stack, but the plugin itself is phase-specific agent infrastructure. Intermediate users benefit most: you should still define scope, accept tradeoffs, and review diffs before ship. Confidence is moderate because detailed SKILL.md triggers were not in the ingest payload—placement follows the public orchestrator description.
- Autonomous orchestrator for Claude Code multi-task plans
- Designed to execute planned work without constant human supervision
- Multi-agent and review-oriented keywords in the plugin metadata
- Single-plugin bundle aimed at coding automation rather than one API hook
- Fits builders who want plan-to-execution loops inside the agent session
Alexander Akhmetov Programmator by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install alexander-akhmetov-programmator@alexander-akhmetov/programmatorAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | June 3, 2026 |
| Repository | alexander-akhmetov/programmator ↗ |
What it does
Run an autonomous Claude Code orchestrator that executes multi-task coding plans without hand-holding each step.
Who is it for?
Best when you have a written task plan and want Claude Code to run extended autonomous coding and review-oriented orchestration.
Skip if: Skip if you only need one-off snippets, strict human-in-the-loop-only workflows, or non-Claude agent hosts without plugin support.
What you get
After registration, you can delegate multi-task plans to an autonomous orchestrator that keeps executing coding work with less continuous supervision.
- Registered Programmator orchestrator plugin in Claude Code
- Autonomous execution path for multi-step coding plans
- Less manual re-prompting across chained implementation tasks
By the numbers
- Catalog metadata reports pluginCount: 1 for alexander-akhmetov/programmator
- Public description states autonomous execution of multi-task plans without supervision
- Plugin keywords include agent, autonomous, multiagent, orchestrator, and programmator
Recommended Plugins
How it compares
Autonomous Claude Code orchestrator plugin, not a static planning skill or external CI pipeline.
FAQ
Who is alexander-akhmetov/programmator for?
Developers and small teams using Claude Code who want autonomous multi-task execution instead of restarting one-shot prompts for every subtask.
When should I use alexander-akhmetov/programmator?
Use it once you have a credible multi-step implementation or review plan during build—or late validate prototype work—and need sustained orchestration.
How do I add alexander-akhmetov/programmator to my agent?
Add the programmator plugin from the alexander-akhmetov/programmator repository via Claude Code plugins, then invoke it when launching autonomous plan execution.