Install
$ agentstack add skill-helderberto-tracerkit-brief ✓ 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.
About
Session Briefing
Overview of active features, progress, and suggested focus.
Algorithm
1. Discover plans
Glob .tracerkit/plans/*.md. Slug = filename without .md. If no plans found, output: No plans found — run /tk:prd to start one.
2. Count progress
For each plan, count - [x] and - [ ] lines under each ## Phase N heading. Per-phase: checked/total. Sum across phases → total progress. First phase with unchecked items → cursor.
Skip plans where all items are checked (fully complete).
3. Show progress
For each incomplete plan:
(checked/total)
Phase 1 — title: checked/total
> Phase 2 — title: checked/total
Phase 3 — title: checked/total
The > marks the first incomplete phase (cursor). Completed phases show without >.
4. Suggest focus
If exactly one incomplete plan → auto-select it. If multiple incomplete plans → select the one closest to completion.
**Focus → **
5. Offer next steps
Present options and wait for the user's choice:
- Continue focused feature —
/tk:build(Recommended) - Start new feature —
/tk:prd - Check progress —
/tk:check
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: helderberto
- Source: helderberto/tracerkit
- 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.