agentsclimarketplace

Handoff

Skill brian8a1/senso-agent-skills/skills/handoff

Hand a completed design or code change back to the existing Senso Backlog item for human review. Use when a designer has a reviewable artifact or an engineer has a PR, commit, checks, implementation summary, blocker, or technical decision that teammates need in Senso and the item should move to In Review.From its SKILL.md

Install
npx -y skills add brian8a1/senso-agent-skills --skill handoff

Assembled 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, 374 tokens by cl100k_base, as published. Nobody here has run it

Hand completed work to In Review

Connect the artifact the user already produced to the Senso Backlog. Verify with the user's native tools; Senso preserves the product thread and review state.

Procedure

  1. Inspect the current artifact with available tools:
    • For code, read the diff/PR, repository instructions, tests, checks, migrations, and deployment risk.
    • For design, inspect the supplied file/link/export and identify the decisions, changed behavior, open questions, and review status.
  2. Resolve the existing SEN-{n} or Solution with senso_lookup. Confirm it is the work this artifact addresses and read recent comments for changed constraints.
  3. Summarize observable behavior, material tradeoffs, verification performed, unresolved risks, and the artifact URL/reference. Do not paste a terminal log.
  4. Use senso_decide mode=update_solution to post the handoff. Move the Solution to In Review only when the artifact is genuinely ready for a human.
  5. Use senso_decide mode=log_decision only for a technical or design choice that materially changes product behavior or future constraints.
  6. Re-read the item and report its final state and reviewer questions.

Guardrails

  • Do not claim Senso validated code, tests, accessibility, security, or design quality.
  • Do not create a new Opportunity or Solution to represent the artifact; attach it to the existing Backlog item.
  • Product Coverage is an optional advanced traceability check, not a substitute for native review and not a mandatory pipeline stage.
  • In Review requires human approval. A PR, merge, design link, or deployment is not an Outcome.

Result

Return the Senso item, artifact link, checks/review evidence, material decisions, open risks, and confirmed In Review state.

What ships with it: 1 file

489 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,782. 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.