— No reviews yet
0 installs
16 views
0.0% view→install
Install
$ agentstack add skill-initxy-initxy-skills-handoff ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Handoff? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Handoff
Write a handoff note so the next session can continue from the current state without re-excavating.
Flow
- Pin the next objective: if the user specifies what the next session should do, put it first; otherwise organize around the current unfinished tasks.
- Gather state: lay out the goal, changes already made, key decisions, verification results, open items, blockers, and risks.
- Reference, don't copy: for existing implementation notes, ADRs, commits, diffs, docs, and reports, give only the path or URL — don't repeat the full text.
- Protect sensitive info: never write API keys, passwords, tokens, or PII; when needed, just note "credentials must be re-fetched."
- Give the next steps: list the suggested skills, priority actions, files to read first, and things to watch out for.
- Save location: when the user doesn't specify a location, write the handoff note to the system temp directory and give the absolute path in your reply; don't default to writing into the current repo.
Handoff note format
# Handoff
## Next Objective
## Current State
## Completed
## Key Decisions
## Important Files / Links
## Validation
## Open Items
## Risks / Blockers
## Suggested Skills
## Suggested Next Steps
Completion criteria
- The next agent can understand the current goal, state, and best next step.
- Completed and unfinished content are separated, not mixed.
- Key decisions state their reasons and reference the relevant
CONTEXT.md, ADR, implementation note, or code location. - No large existing artifact is copied wholesale; only paths, URLs, or commits are referenced.
- No sensitive information is leaked.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: initxy
- Source: initxy/initxy-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.