Agent skill
investment-memo
Viết và quản lý Investment Memo theo format Sequoia/a16z cho PikaRobot. TRIGGERS: "viết memo", "investment memo", "thesis đầu tư", "Sequoia memo format", "tại sao đầu tư". NOT FOR: Due diligence chi tiết (→Due_Diligence/), deal terms (→Deal_Terms/).
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/investment-memo
SKILL.md
Investment Memo
Overview
Quản lý Investment Memo cho dự án PikaRobot.
Core Principles
- Clarity — Mọi output phải clear và actionable
- Evidence-Based — Dựa trên data, không phải opinion
- Iterative — Improve qua mỗi iteration
- Documented — Mọi decision và rationale được ghi lại
Best Practices
| Practice | Why | How | Anti-pattern |
|---|---|---|---|
| Template First | Consistency + speed | Dùng template_output.md làm starting point | Blank page mỗi lần |
| Review Before Ship | Quality check | Peer review hoặc self-review sau 24h | Ship mà không review |
| Learn from Cases | Improve over time | Check problem-solving-use-cases/ trước khi bắt đầu | Lặp lại sai lầm cũ |
Decision Framework
Khi cần ra quyết định trong area này:
1. Check existing cases (references/problem-solving-use-cases/)
2. Apply relevant framework (references/knowledge-base/)
3. Document decision + rationale
4. Set success criteria
5. Review sau 2-4 tuần
Checklist
- Objective rõ ràng
- Template selected
- Past cases reviewed
- Output reviewed trước khi finalize
- Decision documented
- Follow-up scheduled
Common Mistakes
- ❌ Bắt đầu từ zero mà không check existing work
- ❌ Không document decisions
- ❌ Skip review step
- ✅ Luôn build on existing knowledge
References
→ references/knowledge-base/ — Frameworks, guides
→ references/problem-solving-use-cases/ — Real cases
→ template_output.md — Output template (nếu có)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?