Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas. Use when asked to "weekly retro", "what did we ship", or "engineering retrospective". Proactively suggest at the end of a work week or sprint. (gstack)
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.90). The skill explicitly runs git fetch and numerous git log/grep commands against origin/<default> (Step 1 and the Global flow: "git fetch origin <default> --quiet" and "git log origin/<default> --since=...") and parses commit messages, PR titles, and file contents from those remotes—these are untrusted, user-generated third‑party sources whose text the agent ingests and uses to drive analysis and decisions, so it can be influenced by indirect prompt injection.
db9447c
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.