Conference foresight packaging
Skill jasontang-ai/acp/skills/conference-foresight-packaging
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 conference-foresight-packagingAssembled 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 to assemble and review the Foresight Supercooperation pre-submission evidence packet.
SKILL.md
2.4 KB, as published. Nobody here has run it
What this skill is for
Use this skill to package ACP's Foresight-facing evidence, framing, limitations, artifact index, and demo script.
When to use it
- Preparing
artifacts/conference/foresight. - Reviewing whether the packet is submission pre-packaging ready.
- Checking that contribution list and limitations are present.
When not to use it
- Do not use it to make final camera-ready prose.
- Do not use it to inflate benchmark evidence into field claims.
- Do not use it before the stabilization boundary is understood.
Inputs expected
- Target output directory
- Foresight venue frame
- Benchmark and rehearsal artifacts
- Limitations/non-claims
Preflight / prerequisites
- Confirm stabilization packet status.
- Confirm benchmark, ablation, and scale-band commands pass.
- Confirm the package includes limitations and artifact hashes.
Workflow
- Run
npm run conference:foresight. - Inspect package summary and artifact index.
- Confirm reviewer start, abstract, contribution list, casebook, figure plan, limitations, and demo script exist.
- Run release gate before claiming package readiness.
Decision rules / judgment criteria
- Reviewer legibility matters more than artifact volume.
- Every claim should point to a generated or source artifact.
- Limitations must be adjacent to evidence.
Escalation rules
Escalate when artifact index is missing, required memos are absent, gates fail, or the requested claim is not supported by artifacts.
Available scripts
scripts/smoke.mjs: checks expected Foresight package files.
Outputs
- Foresight package readiness notes
- Missing artifact list
- Gate recommendation
Failure handling
Do not delete failed package output; preserve and report what is missing.
Trust / safety notes
Conference packaging is claim-bearing. Keep prototype, benchmark, and field-efficacy boundaries explicit.
Composition notes
Use in foresight-submission-prep after public-hearing evidence generation.
Examples to inspect next
Read examples/casebook.md for packaging success, missing limitations, ambiguous evidence, and overclaiming.
Evaluation hooks
Run scripts/smoke.mjs, npm run conference:foresight, and npm run skills:audit.