← Back to list

lotar-task-tracking
by localtaskrepo
The local task repo main repo used to build the binaries
⭐ 1🍴 0📅 Jan 24, 2026
SKILL.md
name: lotar-task-tracking description: Use this to create and maintain LoTaR tasks for work tracking, with minimal friction and consistent updates.
Quick start
-
List tasks:
lotar list
-
Create a task:
lotar add "<title>" --priority=HIGH --type=feature
-
Update status:
lotar status <ID> in_progress
-
Add a short progress note:
lotar comment <ID> -m "what changed + where"
ID + project notes
- IDs look like
PROJ-123. If you’re in a single-project repo (or havedefault_projectset), many commands accept numeric-only IDs. - When ambiguous, always use the fully-qualified ID or pass
--project.
Good “agent” update pattern
- Keep comments short and actionable:
- What changed (1 sentence)
- Where (paths/symbols)
- Next step (1 line)
Safety
- Don’t paste secrets/PII into task comments (tokens, auth headers, cookies).
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon