Product code
The agent that can change and verify the IDE implementation.
example · ultimateJetBrains · Agent workflow
A practical example of how I coordinate agent work across codebases without managing every message myself.
Concept 01 · Shared knowledge
jetbrains-skills is one example: instructions, state, evidence, and decisions live together in a structure agents can navigate.
Concept 02 · Specialized agents
The knowledge base documents ownership. The first agent can start a focused agent in the right repository with the context, constraints, and expected result already attached.
Understands the goal, current state, repository map, and definition of done.
The agent that can change and verify the IDE implementation.
example · ultimateThe agent that owns scenarios, test projects, and verifiers.
example · harbor-datasetsThe agent with the harness, sandboxes, and run tooling.
example · harbor-frameworkThe agent that runs larger matrices and returns the results.
example · ai-assistant-pipelinesOne example · php-runtime-tools
Agents could use the wrong PHP interpreter and still return a plausible answer. The system coordinated the skill, the product change, and the evaluation.
Use the PHP interpreter configured for the project—not whichever binary appears first.
Product and evaluation agents each handled the part their repository owns.
The knowledge base connected the change to a repeatable with-skill / without-skill comparison.
Concept 03 · BB IDE
Each repository has its own environment and agent context. I can see active work, inspect a thread, and keep parallel tasks attached to the right project.
The implementation and evaluation are linked. One decision needs your ruling.
Concept 04 · Human interface
I do not have to follow every chat thread. Agents publish one live HTML brief with what changed, what is blocked, and what decision is mine.
The task is complete. One decision is needed before work continues.
The agent has compared the supported options and shown what each changes.
The project, context, and constraints are already attached.
Bonus · This presentation too
The output is a working web artifact, not a document pasted into slides.