grokbuild-tracker

Generate evidence-based status briefs tracking Grok Build project milestones.

Updated Sep 11, 2026
One-click install
npx skills add https://github.com/JYeswak/grok_bot_playground --skill grokbuild-tracker-jyeswak
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: grokbuild-tracker
Source: https://github.com/JYeswak/grok_bot_playground/tree/main/plugin/skills/grokbuild-tracker
Command: npx skills add https://github.com/JYeswak/grok_bot_playground --skill grokbuild-tracker-jyeswak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Project status updates drift toward narrative: milestones get reported as "almost done" without proof, and stalls stay hidden until they block decisions. This Skill produces status briefs that separate claimed progress from evidenced progress, so every status line rests on a verifiable artifact. ## Core Features & Use Cases - Claimed-vs-evidenced split: Every milestone is marked claimed (words only) or evidenced (demo link, passing check, merged change, log excerpt), with the artifact named or its absence stated. - Delta tracking: Against a previous brief, each milestone is classified as moved, reworded, or stalled, exposing reworded status that hides a lack of progress. - Unreachable-source handling: Sources requiring sign-in or unavailable systems are recorded as unreachable with a note on what access would settle them, never inferred from chatter. - Use Case: Before a milestone review meeting, ask for a status brief on a Grok Build project and receive a markdown table showing which milestones have real evidence, what moved since the last check, and the sharpest risk blocking the next decision. ## Quick Start Track the Grok Build project at this link and produce a status brief showing which milestones are claimed versus evidenced.

Frequently Asked Questions about grokbuild-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track progress on a Grok Build project?▼

Provide the project name or link plus its milestone list, and the Skill produces a status brief marking each milestone as claimed or evidenced. Evidence means a visible artifact like a demo link, passing check, or merged change; words alone stay marked as claimed.

What counts as evidence for a project milestone?▼

Evidence is an artifact you can directly see: a demo link, check output, merged change, or log excerpt. Status messages, plan paragraphs, and verbal commitments are claims only and never get upgraded to evidenced status.

Can this skill compare progress against a previous status check?▼

Yes, when a prior brief exists it produces a delta brief classifying each milestone as moved, reworded, or stalled. Without a prior brief it defaults to a single-check brief and states that no baseline exists.

What happens when a project source requires sign-in or is unreachable?▼

Unreachable sources are recorded as unreachable with a note naming what access would settle the question. The Skill never infers status from the project name, related chatter, or community posts.

When should I not use a milestone tracking brief?▼

Do not use it to run the build, fix broken milestones, or forecast dates from velocity math. The Skill tracks and briefs on evidence only; it does not build, reschedule, or modify any project state.