AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Weekly Review

skill-broomva-skills-weekly-review · by broomva

>

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

Install

$ agentstack add skill-broomva-skills-weekly-review

✓ 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-broomva-skills-weekly-review)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Weekly Review? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Weekly Review

Scan the week. Surface what matters. Plan what's next.

Workflow

  1. Scan vault changes — Find all files in ~/broomva-vault/ modified in the last 7 days:
  • New notes created
  • Existing notes modified (check git or file timestamps)
  • Group by folder/project
  1. Scan git activity — Run across all repos under ~/broomva/:
  • git log --since="7 days ago" --oneline --stat
  • Count commits per repo
  • Identify PRs merged, branches created
  1. Extract completed items — Find tasks marked done this week:
  • - [x] items with recent modification dates
  • Completed items in project trackers
  1. Find open items — Surface things that need attention:
  • Overdue tasks (- [ ] with past dates)
  • Stale PRs or branches
  • Notes tagged with urgency markers
  • Items promised in last week's review that aren't done
  1. Identify themes — What patterns emerge from the week's activity:
  • What projects got the most attention?
  • Any new projects or ideas that emerged?
  • Any projects that went silent?
  1. Generate next week's priorities — Based on:
  • Unfinished items from this week
  • Upcoming deadlines
  • Momentum (what's hot, what's stalled)

Output Format

## Weekly Review — [Week of YYYY-MM-DD]

### Week at a Glance
- **Commits**: [N] across [M] repos
- **Notes created**: [N]
- **Notes modified**: [N]
- **Tasks completed**: [N]
- **Tasks still open**: [N]

### What Got Done
- [Completed item] — [[Project]]
- [Completed item] — [[Project]]

### What's Still Open
**Overdue**
- [ ] [item] — due [date] — [[Project]]

**In Progress**
- [ ] [item] — [[Project]]

**Stalled** (no activity this week)
- [ ] [item] — last touched [date] — [[Project]]

### Project Activity
| Project | Commits | Notes | Status |
|---------|---------|-------|--------|
| [name] | N | N | Active / Quiet / New |

### Themes & Observations
- [What dominated the week]
- [Any surprising patterns]
- [Things to watch]

### Next Week's Priorities
1. [Priority] — why: [reason]
2. [Priority] — why: [reason]
3. [Priority] — why: [reason]

### Carry-Forward
- [ ] [Item from this week that must continue]

Vault Integration

  • Save to: ~/broomva-vault/reviews/weekly-review-[YYYY-MM-DD].md
  • Link back to project notes referenced
  • If prior weekly reviews exist, reference the most recent one for continuity

Behavior

  • Be factual about what happened — don't editorialize
  • Highlight things that slipped without judgment
  • The "next week's priorities" should emerge from the data, not be invented
  • If the vault is sparse, focus on git activity
  • Keep the whole review scannable in under 3 minutes

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.