Signal review
Review evidence already present in Senso Signals and make explicit triage corrections. Use when a product manager asks to review new Signals, discard noise, resolve an orphan, fix incorrect grouping, split or combine evidence, or inspect pending deal-breaker suggestions before Opportunities are acted on.From its SKILL.md
npx -y skills add brian8a1/senso-agent-skills --skill signal-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 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.
SKILL.md
2.1 KB, 370 tokens by cl100k_base, as published. Nobody here has run it
Review Signals already in Senso
Work only on evidence that has completed Signal Intake. Organize the evidence without silently deciding what the team should build.
Procedure
- Call
senso_orientwith the triage snapshot when the user did not supply a Signal, snippet, or Opportunity reference. - Use
senso_lookupto open the relevant claim, orphan snippet, raw citation, or deal-breaker suggestion. Read source provenance before changing classification or grouping. - Explain the proposed correction and its evidence. When the user requested a specific mutation, apply the matching
senso_decidemode:set_snippet_statusorset_claim_review_statusfor Signal/Review/Noise classification;reassign_snippetwhen evidence belongs to another Opportunity;split_snippetwhen one snippet was clustered into the wrong Opportunity;create_claim_from_snippetwhen an orphan deserves its own Opportunity;combine_claimsonly for genuinely duplicate Opportunities;- deal-breaker confirm/reject only after reading the cited source.
- Re-read the affected entity and state what changed in Signals or Opportunities.
Guardrails
- An active Opportunity is already a live problem. Do not call
triagemerely to "confirm" it. - Both
real_fixedandnoiseclose a claim. Usereal_fixedonly when the problem was real and is already handled. - Do not create a Solution during Signal Review. Move to an Opportunity Decision when the team is choosing a response.
- Preserve human-pinned classifications and assignments unless the user explicitly overrides them.
Result
Return the reviewed Signal references, final classification/grouping, and the smallest unresolved question requiring product judgment.
What ships with it: 1 file
482 B alongside SKILL.md
agents/
- openai.yaml482 B