Skip to main content

Feature flags

pipeline-kit features toggles the same keys as .pipeline/config.json. It does not replace knowledge init or plugins install. Chat overrides (RUN_TESTER, RUN_TELEMETRY, RUN_ARCHITECT) still win for a single run.

pipeline-kit features list
pipeline-kit features status
pipeline-kit features enable telemetry
pipeline-kit features disable telemetry

Flag ids

IdEffect
test-designStructured cases (test_design.enabled). Prefer knowledge init for the overlay.
playwrightPlaywright projector path under test design
telemetryAllow telemetry-agent on feature waves
testerTester policy / run_tester related switch
archifyarchitecture_diagrams.enabled
jira-intakeintake.jira.enabled
agent-observabilityagent_observability.enabled (still need obs install for hooks)

Enable flags only when the matching install path is done (knowledge overlay, plugin skill, obs hooks, tracker MCP).