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.
npx -y skills add jasontang-ai/acp --skill baseline-thread-runnerAssembled 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
- Confirm the cycle condition is
baseline_thread. - Run the cycle through open, submission, close-submissions, release, close-reflection, and archive.
- Use participant views to inspect thread output.
- 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.