productivity — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited productivity (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Umbrella skill for personal and team productivity: task decomposition, daily/weekly planning, meeting optimization, status updates, goal setting, and focus management. Each mode loads its own reference files on demand.
Classify into one mode before proceeding.
| Mode | Signal Phrases | Reference |
|---|---|---|
| TASK | add task, prioritize tasks, task list, what's on my plate, decompose work, batch tasks | references/task-management.md |
| PLAN | daily plan, plan my day, time blocks, plan my week, energy mapping | references/daily-weekly-planning.md |
| MEETING | meeting agenda, optimize meeting, meeting audit, cancel this meeting, async alternative | references/meeting-optimization.md |
| STATUS | status update, standup, weekly update, stakeholder update, progress report | references/status-updates.md |
| REVIEW | weekly review, retro, retrospective, reflect on week, monthly review | references/daily-weekly-planning.md |
| GOAL | set goals, OKRs, quarterly goals, goal progress, key results | references/daily-weekly-planning.md |
If the request spans modes, pick the primary mode and note the secondary.
Load: references/task-management.md, references/llm-productivity-failure-modes.md
| Slice Quality | Example |
|---|---|
| Good (vertical) | "User can upload a CSV and see a preview" — shippable alone |
| Weak (horizontal) | "Build the upload API" — requires the UI to deliver value |
| Context | Framework | Why |
|---|---|---|
| Personal daily work | Eisenhower (urgent/important) | Fast, intuitive, separates reactive from proactive |
| Backlog with many items | ICE (Impact/Confidence/Ease) | Quantitative ranking without heavy data requirements |
| Team sprint planning | Weighted scoring against goals | Defensible, transparent to stakeholders |
Gate: Every task has an action verb, a completion condition, and a time estimate. Vague items like "think about marketing" get reframed as "Draft 3 marketing channel options with pros/cons (2h)."
Load: references/daily-weekly-planning.md, references/llm-productivity-failure-modes.md
| Block Type | When to Schedule | Duration |
|---|---|---|
| Deep work (creation, analysis) | Peak energy hours (usually morning) | 90-120 min |
| Reactive work (email, Slack, reviews) | Low energy hours (usually post-lunch) | 30-60 min batches |
| Admin/maintenance | End of day | 30 min |
| Buffer | Between blocks | 15 min minimum |
Gate: Plan accounts for actual calendar (not aspirational free time). Deep work blocks are at least 90 minutes. Buffers exist between blocks. Total planned work does not exceed available hours minus 20% (because unplanned work always appears).
Load: references/meeting-optimization.md, references/llm-productivity-failure-modes.md
| Operation | What to Do |
|---|---|
| Audit existing meeting | Apply the 5P framework: Purpose, Participants, Preparation, Process, Payoff |
| Design new agenda | Build outcome-driven agenda with time allocations and decision types |
| Convert to async | Draft async alternative with decision framework and deadline |
| Optimize recurring meeting | Analyze frequency, attendance, decision output vs time spent |
Gate: Every meeting has a stated purpose that could not be achieved async. Every agenda item has a type, owner, time allocation, and defined outcome. Information-only meetings are flagged for conversion to async.
Load: references/status-updates.md, references/llm-productivity-failure-modes.md
| Audience | Frame | Length | Lead With |
|---|---|---|---|
| Manager (1:1) | Progress + blockers + asks | 3-5 bullets | What you need from them |
| Team (standup) | Yesterday/Today/Blockers | 60 seconds spoken | Blockers first |
| Stakeholders | Outcomes + timeline + risks | 1 page | Business impact |
| Executives | Red/Yellow/Green + decisions needed | < 200 words | Decisions needed |
Gate: Status update exists. Outcomes framed as results (not activities). Every problem has a specific ask with a named owner and deadline. Executive updates are under 200 words.
Load: references/daily-weekly-planning.md, references/llm-productivity-failure-modes.md
| Outcome | Action |
|---|---|
| Deferred (still relevant) | Reschedule with honest time estimate |
| Deferred (no longer relevant) | Remove — carrying dead tasks creates cognitive overhead |
| Blocked | Identify the specific unblock action and owner |
| Abandoned (scope changed) | Archive with reason |
Gate: Review compares planned vs actual. At least one pattern is surfaced from the data. Adjustments are specific and testable (not aspirational). Dead tasks are removed, not carried forward indefinitely.
Load: references/daily-weekly-planning.md, references/llm-productivity-failure-modes.md
| Level | Timeframe | Format | Example |
|---|---|---|---|
| Vision | 1-3 years | Narrative | "Become the team's go-to person for data infrastructure" |
| Objective | Quarter | Qualitative outcome | "Make the data pipeline reliable enough that on-call is boring" |
| Key Result | Quarter | Measurable milestone | "Reduce pipeline failures from 12/month to 2/month" |
| Initiative | Weeks | Concrete project | "Add circuit breakers to the 5 highest-failure-rate jobs" |
Gate: Every goal has a measurable completion condition. Goals connect to at least one concrete next action. Conflicting goals have explicit tradeoff decisions. Quarterly goals have monthly check-in milestones.
See references/llm-productivity-failure-modes.md for the complete failure mode catalog (aspirational planning, unestimated tasks, generic advice, agendaless meetings, shallow reviews, activity-based status). Universal failure modes in skills/shared-patterns/llm-domain-failure-modes-base.md.
Used in TASK, PLAN, and GOAL modes.
| Framework | Method | Best For |
|---|---|---|
| Eisenhower | 2x2: Urgent/Important. Do (U+I), Schedule (I), Delegate (U), Drop (neither). | Personal daily prioritization |
| ICE | Impact x Confidence x Ease (1-10 each) | Quick ranking of a medium-sized backlog |
| Weighted Scoring | Score items against 3-5 criteria with explicit weights | Team decisions requiring transparency and defensibility |
| Time-to-Value | Prioritize by shortest path to delivering user value | When facing analysis paralysis on a long backlog |
Apply frameworks to the specific situation. Producing a framework explanation instead of an applied prioritization is a failure mode (see references/llm-productivity-failure-modes.md).
HH:MM - HH:MM format with task and estimated duration.| Mode | Primary Reference | Secondary Reference |
|---|---|---|
| TASK | references/task-management.md | references/llm-productivity-failure-modes.md |
| PLAN | references/daily-weekly-planning.md | references/llm-productivity-failure-modes.md |
| MEETING | references/meeting-optimization.md | references/llm-productivity-failure-modes.md |
| STATUS | references/status-updates.md | references/llm-productivity-failure-modes.md |
| REVIEW | references/daily-weekly-planning.md | references/llm-productivity-failure-modes.md |
| GOAL | references/daily-weekly-planning.md | references/llm-productivity-failure-modes.md |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.