collectorMode

Update the collectorMode value in doc/company_state.json to 1, 2, or 3.

Updated May 21, 2026
One-click install
npx skills add https://github.com/kinetas/harness_engineering --skill collectormode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: collectorMode
Source: https://github.com/kinetas/harness_engineering/tree/main/collectorMode
Command: npx skills add https://github.com/kinetas/harness_engineering --skill collectormode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you control the timing of automated report collection so you can balance responsiveness, cost, and report granularity during company, project, and task workflows.

Core Features & Use Cases

  • Configurable trigger level: Selects when Collector AI auto-runs: segment completion, project completion, or each task completion.
  • State-driven behavior: Reads the current company state file and updates the collectorMode field to apply the new behavior.
  • Clear user feedback: Reports the previous and current mode after updating.

Quick Start

Set Collector AI to run on project completion by telling the assistant: set /collectorMode 2.

Frequently Asked Questions about collectorMode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control when automated report collection triggers in my workflows?

Automated report collection triggers are controlled by setting the collectorMode value in the company state file. You can configure Collector AI to auto-run upon segment, project, or task completion to balance responsiveness and cost.

What does the collectorMode setting do for Collector AI reports?

The collectorMode setting adjusts the auto-trigger timing for Collector AI reports. Updating this value in the company state file changes the report collection cadence to align with segment, project, or task completion scenarios.

How do I configure Collector AI to run only when a project completes?

To configure Collector AI to run on project completion, instruct the assistant to set collectorMode to 2. This updates the company state file and shifts the automated report collection trigger to the project level.

Can I change the report collection cadence for individual task completions?

Yes, you can change the report collection cadence for individual task completions by setting collectorMode to 3. This updates the company state file to trigger Collector AI reports every time a task finishes.

What is the difference between collectorMode 1, 2, and 3?

CollectorMode 1, 2, and 3 correspond to triggering automated report collection upon segment, project, and task completion respectively. Changing this state file value adjusts the granularity and frequency of report generation across workflows.

Do I need to manually edit the company state file to adjust workflow configuration?

No, you do not need to manually edit the company state file to adjust workflow configuration. You can simply tell the assistant to set the collectorMode, and it will read, validate, and update the state file automatically.