← Back to list

task-implementation
by doraemonkeys
🛡️ High-performance Rust CLI that enforces SLOC limits and directory structure rules to prevent code bloat — unlike counters, sloc-guard enforces them
⭐ 15🍴 1📅 Jan 22, 2026
SKILL.md
name: task-implementation description: Execute next task from Implementation Plan. Use when user asks to implement next task, start next feature, or continue implementation.
Task Implementation
Workflow
- Review
docs/Implementation Plan.mdto identify next pending task by priority order - Review
docs/PROJECT_OVERVIEW.mdto understand project context - Assess task size and choose approach:
- Small: Implement directly
- Medium: Enter plan mode - design complete solution before coding
- Large: Invoke task-splitting skill to break into 2-3 subtasks
- Implement with edge case tests to maintain coverage (Design for Testability)
- Run
make cito verify - Invoke docs-maintenance skill to update documentation
Score
Total Score
75/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
1ヶ月以内に更新
+10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon


