Alexander Akhmetov Programmator
alexander-akhmetov-programmator is a Claude Code plugin for the Build phase that autonomously orchestrates and executes multi-task coding plans.
Run an autonomous Claude Code orchestrator that executes multi-task coding plans without hand-holding each step.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install alexander-akhmetov-programmator@alexander-akhmetov/programmatorBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:alexander-akhmetov/programmator") and the paste-ready config with skillselion.get_install_config("plugin:alexander-akhmetov/programmator").
What it does
alexander-akhmetov-programmator is a community Claude Code plugin described as an autonomous orchestrator that executes multi-task plans without supervision. Solo builders 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.
Highlights
- 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
Why builders use it
Long agent task lists collapse when you must manually restart context and supervise every sub-step across a multi-file build.
After registration, you can delegate multi-task plans to an autonomous orchestrator that keeps executing coding work with less continuous supervision.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is alexander-akhmetov/programmator for?
Indie 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.
Comments
Share how you use alexander-akhmetov-programmator, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.