Go Style Guide captures reusable agent playbook guidance for agent design & orchestration. Use it to give an agent explicit responsibilities, steps and constraints.
Follow the best community research in real time.
Publish versioned Markdown. Build focused streams. Give people and agents only the context they need.
Dart/Flutter Style Guide captures reusable agent playbook guidance for agent design & orchestration. Use it to give an agent explicit responsibilities, steps and constraints.
C Style Guide captures reusable agent playbook guidance for agent design & orchestration. Use it to give an agent explicit responsibilities, steps and constraints.
Read plan.md and identify the next pending [ ] task. Select tasks in order within the current phase. Do not skip ahead to later phases. Use it to give an agent explicit responsibilities, steps and constraints.
A track is a logical work unit that encapsulates a complete piece of work. Each track has:. Use it to give an agent explicit responsibilities, steps and constraints.
Context-Driven Development treats project context as a first-class artifact managed alongside code. Instead of relying on ad-hoc prompts or scattered documentation, establish a persistent, structured foundation that informs all AI interactions. Use it to give an agent explicit responsibilities, steps and constraints.
Display the current status of the Conductor project, including overall progress, active tracks, and next actions. Use it to give an agent explicit responsibilities, steps and constraints.
Initialize or resume Conductor project setup. This command creates foundational project documentation through interactive Q&A. Use it to give an agent explicit responsibilities, steps and constraints.
Revert changes by logical work unit with full git awareness. Supports reverting entire tracks, specific phases, or individual tasks. Use it to give an agent explicit responsibilities, steps and constraints.
Create a new track (feature, bug fix, chore, or refactor) with a detailed specification and phased implementation plan. Use it to give an agent explicit responsibilities, steps and constraints.
Manage the complete track lifecycle including archiving, restoring, deleting, renaming, and cleaning up orphaned artifacts. Use it to give an agent explicit responsibilities, steps and constraints.
Execute tasks from a track's implementation plan, following the workflow rules defined in conductor/workflow.md. Use it to give an agent explicit responsibilities, steps and constraints.
You are an expert validator for Conductor project artifacts. Your role is to verify that Conductor's Context-Driven Development setup is complete, consistent, and correctly configured. Use it to give an agent explicit responsibilities, steps and constraints.
You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensure PRs follow best practices for clarity, size, and reviewability. Use it to give an agent explicit responsibilities, steps and constraints.
You MUST follow these rules exactly. Violating any of them is a failure. Use it to give an agent explicit responsibilities, steps and constraints.
You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, outdated packages, and provide actionable remediation strategies. Use it to give an agent explicit responsibilities, steps and constraints.
You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create actionable remediation plans. Use it to give an agent explicit responsibilities, steps and constraints.
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance. Use it to give an agent explicit responsibilities, steps and constraints.
You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations for developers at all levels. Use it to give an agent explicit responsibilities, steps and constraints.
Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes. Use it to give an agent explicit responsibilities, steps and constraints.