Lackeyjb Claude Conductor
lackeyjb-claude-conductor is a Claude Code plugin for the Build phase that applies a context-driven development framework so planning and implementation stay aligned in the agent.
Run context-driven planning and implementation in Claude Code so the agent builds from explicit specs instead of vibe-only prompts.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lackeyjb-claude-conductor@lackeyjb/claude-conductorBuilt 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:lackeyjb/claude-conductor") and the paste-ready config with skillselion.get_install_config("plugin:lackeyjb/claude-conductor").
What it does
lackeyjb-claude-conductor brings a Context-Driven Development framework into Claude Code, inspired by the Gemini CLI conductor extension. Solo builders who lose coherence across long sessions can treat context as a first-class artifact: what to build, constraints, and implementation steps stay attached to the work instead of dissolving in chat history. Use it when you are past raw ideation and need disciplined planning before the agent edits your repo. It suits agent-native products and internal tools where wrong assumptions are expensive. The bundle ships one plugin oriented to planning and implementation verbs. It does not replace code review tools or test runners; it reduces drift between what you decided and what Claude implements.
Highlights
- Context-Driven Development framework adapted for Claude Code
- Inspired by Gemini CLI conductor patterns for structured agent work
- Single-plugin bundle focused on planning and implementation alignment
- Separates durable context from ephemeral chat when shipping features
- Workflow category: conductor-style orchestration, not a one-shot generator
Why builders use it
Long Claude Code sessions derail when goals live only in chat and the agent implements against stale or missing context.
You maintain conductor-style context that steers planning and implementation so shipped code matches what you actually scoped.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 11 stars, 0 votes.
FAQ
Who is lackeyjb-claude-conductor for?
Claude Code users who want context-driven development and conductor-inspired planning before and during implementation.
When should I use lackeyjb-claude-conductor?
When a feature needs persistent context, explicit planning, and aligned implementation across multiple agent turns.
How do I add lackeyjb-claude-conductor to my agent?
Add the lackeyjb/claude-conductor plugin to Claude Code, then follow its framework steps to establish context before asking for code changes.
Comments
Share how you use lackeyjb-claude-conductor, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.