agentsclimarketplace

Baseline thread runner

Skill jasontang-ai/acp/skills/baseline-thread-runner

ACP is a reusable democratic coordination primitive for discussion under load. Relay is the reference implementation used to validate that primitive in practice.

Install
npx -y skills add jasontang-ai/acp --skill baseline-thread-runner

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use this skill when you need to run or inspect the Relay baseline thread condition under the same canonical cycle model.

SKILL.md

1.0 KB, as published. Nobody here has run it

When to use this skill

Use this skill for baseline-condition cycles where participants should receive a chronological thread instead of routed digests.

When not to use this skill

Do not use this skill for intervention routing or digest workflows.

Inputs expected

  • baseline cycle id

Steps

  1. Confirm the cycle condition is baseline_thread.
  2. Run the cycle through open, submission, close-submissions, release, close-reflection, and archive.
  3. Use participant views to inspect thread output.
  4. Use exports and metrics for comparison against intervention cycles.

Outputs

  • baseline participant thread views
  • condition-correct audit and telemetry data

Failure handling

If an intervention-only action is requested, reject it and keep the baseline semantics intact.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.