Toolverse
All skills

task-tracker

by openclaw

Personal task management with daily standups and weekly reviews. Use when: (1) User says 'daily standup' or asks what's on their plate, (2) User says 'weekly review' or asks about last week's progress, (3) User wants to add/update/complete tasks, (4) User asks about blockers or

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Testing
Views
2

About this skill

Personal task management with daily standups and weekly reviews. Use when: (1) User says 'daily standup' or asks what's on their plate, (2) User says 'weekly review' or asks about last week's progress, (3) User wants to add/update/complete tasks, (4) User asks about blockers or deadlines, (5) User shares meeting notes and wants tasks extracted, (6) User asks 'what's due this week' or similar.

How to use

  1. Zainstaluj umiejętność, uruchamiając skrypt inicjalizacyjny: python3 scripts/init.py. Spowoduje to utworzenie pliku TASKS.md w katalogu ~/clawd/memory/work/, który będzie przechowywać wszystkie Twoje zadania.

  2. Poproś o codzienny standup, mówiąc "daily standup" lub pytając "co mam dzisiaj do zrobienia". Umiejętność pokaże Ci główny priorytet na dzień, wszelkie blokady oraz zadania ukończone wczoraj.

  3. Dodaj nowe zadanie, opisując je z priorytetem i terminem, np. "Dodaj zadanie: przygotować raport, priorytet wysoki, do piątku". Umiejętność zapisze je w pliku TASKS.md.

  4. Oznacz zadanie jako ukończone, mówiąc "ukończyłem [nazwa zadania]" lub "zaznacz [nazwa zadania] jako zrobione". Umiejętność zaktualizuje status w pliku.

  5. Poproś o tygodniowy przegląd, mówiąc "weekly review" lub pytając "jaki był mój postęp w zeszłym tygodniu". Umiejętność podsumuje ukończone zadania, zarchiwizuje je i pomoże zaplanować tydzień.

  6. Udostępnij notatki ze spotkania, a umiejętność wyodrębni z nich nowe zadania i zaproponuje dodanie ich do listy. Możesz też pytać "co jest do zrobienia w tym tygodniu" lub "jakie mam terminy", aby szybko zobaczyć nadchodzące prace.

Related skills

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076

lean4-theorem-proving

by cameronfreer

Use when developing Lean 4 proofs, facing type class synthesis errors, managing sorries/axioms, or searching mathlib - provides build-first workflow, instance management patterns (haveI/letI), and domain-specific tactics

Testing
9108

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

creating-financial-models

by anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

Testing
25137

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103