npx skills add a5c-ai/babysitter --skill vote-tracker --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Vote Tracker ## Overview The Vote Tracker skill manages Investment Committee voting processes, tracking approvals, conditions, and follow-up items. It ensures proper documentation of IC decisions and completion of required follow-up actions. ## Capabilities ### Vote Recording - Record IC votes by partner - Track approval, conditional approval, rejection - Document abstentions and recusals - Maintain voting history ### Condition Tracking - Track conditions attached to approvals - Monitor condition satisfaction - Flag overdue condition items - Document condition waivers ### Follow-Up Management - Track IC-requested follow-up items - Assign ownership and deadlines - Monitor completion status - Escalate overdue items ### Decision Documentation - Document IC meeting minutes - Record discussion points - Capture key concerns raised - Maintain decision audit trail ## Usage ### Record IC Vote ``` Input: Deal, meeting date, votes Process: Record votes, tally results Output: Vote record, decision outcome ``` ### Track Conditions ``` Input: Conditional approval, conditions Process: Set up condition tracking Output: Condition checklist, deadlines ``` ### Monitor Follow-Ups ``` Input: Action i
- Overview
- Capabilities
- Vote Recording
- Condition Tracking
- Follow-Up Management
- Decision Documentation
- Usage
- Record IC Vote
- Track Conditions
- Monitor Follow-Ups
- Generate IC Report
- Vote Categories
- Integration Points
- Condition Types
What does the vote-tracker skill do?
Tracks IC voting, approvals, conditions, follow-up items
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill vote-tracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.