Product review
Prepare a recurring product, weekly, roadmap, or backlog review from the current Senso workspace. Use when a product manager or product leader needs what changed, growing Opportunities, blocked Decisions, unowned or stalled Backlog work, new contradictions, integration health, or launched Solutions awaiting an Outcome.From its SKILL.md
npx -y skills add brian8a1/senso-agent-skills --skill product-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.0 KB, 354 tokens by cl100k_base, as published. Nobody here has run it
Prepare a product review
Produce a workspace-level review agenda from Senso. Default to read-only; a review informs decisions but does not make them automatically.
Procedure
- Establish the requested time window. Use
senso_orientwithmode: whats_newfor change since a checkpoint,mode: strategyfor Strategy Stack alignment, andmode: snapshotfor current state. - Call
senso_analyzefor portfolio questions spanning multiple Opportunities, Solutions, sources, states, or time periods. Prefer aggregates over reading every Signal. - Use
senso_lookupwithmode: work_queueto inspect Backlog states and ownership. Open individual Opportunities, Solutions, or Living Documents only when needed to explain a material item. - Organize the agenda into:
- changes in Signals and Opportunities;
- decisions required from humans;
- Backlog work that is blocked, unowned, stale, or In Review;
- contradictions or strategic misalignment;
- Done items awaiting measurement or showing new evidence.
- For every recommendation, cite the Senso entity or aggregate that supports it. Separate facts, interpretations, and proposed decisions.
Guardrails
- Respect the Backlog order returned by Senso. Do not reconstruct ranking with RICE.
- Do not mutate priority, state, ownership, or strategy while preparing the review.
- Do not state that "nothing changed" from an incomplete page; follow cursors when the requested scope requires it.
- Move a specific choice to Opportunity Decision or a specific evidence correction to Signal Review.
Result
Return a meeting-ready agenda with decisions needed, owner questions, Senso links/references, and a short list of follow-ups.
What ships with it: 1 file
475 B alongside SKILL.md
agents/
- openai.yaml475 B