Install
$ agentstack add skill-wecko-ai-claude-skills-closing ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
The user is about to close this session. Do a full wrap-up so nothing is lost and the next session starts clean. Work through ALL of these, then give a short final report:
1. Memory (auto-memory directory)
- Review what happened this session: decisions, gotchas discovered, fixes, project state changes, user feedback/corrections.
- For each durable, non-obvious fact: update the existing memory file if one covers it, else create a new one (correct frontmatter,
[[links]]). - Delete or rewrite memories this session proved WRONG or outdated (e.g. "X is broken" after X was fixed).
- Sync
MEMORY.mdindex: one line per memory, hooks accurate, no orphan or stale entries.
2. CLAUDE.md freshness
- Diff what changed this session (architecture, commands, workflows, deploys, env) against project CLAUDE.md claims.
- If CLAUDE.md is stale: small focused update. If the repo requires PRs for changes, do branch + PR; if docs-only commits are fine, commit directly per project rules.
3. Loose ends — report, don't fix
git status: uncommitted/untracked files — say which are from this session vs foreign (other tools/sessions). Never absorb foreign changes.- Unmerged branches / open PRs created this session and their CI state.
- Background tasks/monitors still running (kill or hand off).
- Anything half-done or promised but not delivered — list explicitly with what remains.
- Known pending chores discovered this session (note them in memory if not already).
4. Final report
Short summary: what was persisted (memory files touched), CLAUDE.md updated or not, loose ends list. No fluff.
If the user passed notes, treat them as priorities for the wrap-up: $ARGUMENTS
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Wecko-ai
- Source: Wecko-ai/claude-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.