用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/MikeTreml/MissionControl --skill vote-tracker命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | vote-tracker |
| description | Tracks IC voting, approvals, conditions, follow-up items |
| allowed-tools | ["Read","Write","Glob","Grep","Bash","WebFetch"] |
| metadata | {"specialization":"venture-capital","domain":"business","skill-id":"vc-skill-032"} |
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.
Input: Deal, meeting date, votes
Process: Record votes, tally results
Output: Vote record, decision outcome
Input: Conditional approval, conditions
Process: Set up condition tracking
Output: Condition checklist, deadlines
Input: Action items, assignments
Process: Track completion progress
Output: Follow-up status report
Input: Reporting period
Process: Compile IC activity
Output: IC activity summary report
| Vote Type | Description |
|---|---|
| Approve | Full approval to proceed |
| Conditional | Approval with conditions |
| Request More Info | Hold pending additional work |
| Decline | Decision not to invest |
| Recuse | Partner conflict/recusal |
| Condition | Example |
|---|---|
| Additional DD | Complete customer references |
| Term Negotiation | Achieve board seat |
| Price Condition | Not above $X valuation |
| Syndicate | Secure lead co-investor |
| Legal | Clear IP assignment |