Knack Goal Tracker
Installation
SKILL.md
Knack Goal Tracker
Purpose
Tracks HTI's performance against both grant and business development goals in real-time. Provides early warning system for goal attainment risks and generates actionable insights.
Grant Goals (2024-2026)
Primary Grant Commitments
const grant_goals = {
devices: {
acquire: { target: 3500, unit: "laptops", deadline: "2026-12-31" },
convert: { target: 2500, unit: "HTI Chromebooks", deadline: "2026-12-31" },
conversion_rate: { target: 70, unit: "percent", type: "minimum" }
},