AgentStack
SKILL verified MIT Self-run

Brief

skill-helderberto-tracerkit-brief · by helderberto

Session briefing — shows active features, progress, and suggested focus. Use at the start of a session, when asking what to work on, or when checking active features.

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-helderberto-tracerkit-brief

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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 Brief? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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:

  1. Continue focused feature — /tk:build (Recommended)
  2. Start new feature — /tk:prd
  3. 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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.