CtrlK
BlogDocsLog inGet started
Tessl Logo

weekly-review

Produce a weekly synthesis of authored commits with highlights by bugfix, tech debt, and net-new work

59

Quality

48%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./cursor-team-kit/skills/weekly-review/SKILL.md
SKILL.md
Quality
Evals
Security

Weekly review

Trigger

Need a weekly recap of shipped work for status updates, retros, or planning.

Workflow

  1. Determine the current git user email from repo config.
  2. Collect authored commits from the last 7-10 days on the primary branch context.
  3. Exclude merge commits.
  4. Group meaningful changes into 2-5 concise bullets.
  5. Add a short classification paragraph covering:
    • likely bug fixes
    • likely tech debt work
    • likely net-new functionality

Guardrails

  • Keep the recap short and executive-readable.
  • Base claims only on commit history and diffs.
  • If git email is missing, ask the user to set it before proceeding.

Output

  • 2-5 bullet weekly summary
  • Brief classification paragraph (bugfix / tech debt / net-new)
Repository
cursor/plugins
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.