Agent skill

vote-tracker

Tracks IC voting, approvals, conditions, follow-up items

a5c.ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill vote-tracker --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash-WebFetch
Path: library/specializations/domains/business/venture-capital/skills/vote-tracker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Vote Recording
  4. Condition Tracking
  5. Follow-Up Management
  6. Decision Documentation
  7. Usage
  8. Record IC Vote
  9. Track Conditions
  10. Monitor Follow-Ups
  11. Generate IC Report
  12. Vote Categories
  13. Integration Points
  14. Condition Types
More from babysitter
All skills →
About this skill
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.

Keep going