Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

spine

spine에는 AndrewTtofi에서 수집한 skills 20개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
20
Stars
2
업데이트
2026-06-14
Forks
0
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ship
소프트웨어 개발자

Use when verified work is ready to land — turns it into a clean branch, commits, and a pull request whose body is drawn from the Spine (criteria, decisions, evidence). Refuses to ship work that hasn't passed verify. Reads the Spine; writes the shipped status back to it.

2026-06-14
raise-debrief
재무 및 투자 분석가

Use right after a VC meeting to turn raw memory into a structured debrief — a signal read (interest vs. hesitation vs. pushback), the open diligence queue with draft answers, a send-ready follow-up email, and a clear recommended next step. Run within 24 hours; the follow-up email degrades fast. Use when asked to "debrief the meeting", "how did the pitch go", "write the follow-up email", or "what do I do after the meeting with <fund>".

2026-06-14
raise-report
재무 및 투자 분석가

Use to see the whole raise at a glance and to produce an investor-ready dossier — scans the .spine/raise/ namespace, builds a pipeline status tracker (every fund's scores, stage, and next action), and assembles a consolidated dossier suitable for sharing with an investor or advisor. Use when asked to "show the pipeline", "raise status", "track the funds", "what's stale", or "generate the investor report".

2026-06-14
raise-term
재무 및 투자 분석가

Use to analyse a VC term sheet — benchmarks every clause against current market norms, flags founder-unfriendly terms, scores founder-friendliness out of 100, and produces a ranked negotiation priority list with suggested pushback language. Informational only, not legal advice. Use when asked to "analyse this term sheet", "review the term sheet", "is this term sheet fair", or "what should I negotiate".

2026-06-14
raise-outreach
재무 및 투자 분석가

Use to turn a fund dossier into ready-to-send outreach — a cold email, a warm-intro request your contact can forward, and a LinkedIn DM, each built on the fund's own thesis language, plus a fund-specific one-pager. Refuses to draft for a no-go fund. Drafts only — it never sends. Use when asked to "draft outreach for <fund>", "write the intro email", "cold email this VC", or "make a one-pager for <fund>".

2026-06-14
raise-pitch
재무 및 투자 분석가

Use to prepare for pitching — full-spectrum prep in one skill. With no fund, it runs the stress-test: ten lethal questions a hostile VC would ask (know what to defend) and ten strongest signals a champion would champion (know what to lead with). With a fund, it builds a timed meeting plan with segment scripts, preemptive answers to that fund's diligence questions, and red-flag rebuttals. Use when asked to "prep me to pitch", "stress-test my pitch", "destroy my startup", "what are my strongest signals", or "prep for the meeting with <fund>".

2026-06-14
raise-funds
시장조사 분석가·마케팅 전문가

Use to research the VC landscape and build a ranked pipeline of funds to target — produces 15–20 funds in three tiers (pursue now, warm up first, monitor) with a fit rationale and a contact angle for each. Run before vetting and matching individual funds. Use when asked to "build a target list", "which VCs should we approach", "find funds for us", or "research the VC landscape".

2026-06-14
raise-ready
재무 및 투자 분석가

Use before pitching anyone to find out whether you're actually fundable yet — pressure-tests the idea (real demand, sharp ICP, narrow wedge) and scores fund-readiness, naming exactly what's missing and what to fix first. The honest "should we even raise" gut-check. Use when asked "are we ready to raise", "are we fundable", "is this worth funding", or "what's missing before we pitch".

2026-06-14
raise-strategy
재무 및 투자 분석가

Use to synthesise everything known about the startup and its fund pipeline into a full fundraising strategy memo — raise parameters, sequencing, a milestone map, a month-by-month timeline, risks, and this week's next actions. Run after the profile, readiness, pipeline, and any fund dossiers exist. Use when asked to "build a fundraising strategy", "how should we run this raise", "what's our raise plan", or "sequencing strategy".

2026-06-14
raise-match
재무 및 투자 분석가

Use to deeply analyse whether a specific VC fund fits your startup — spawns four parallel research sub-agents (thesis, portfolio, people, deal), scores the fit across eight dimensions out of 100, and writes a complete fund dossier with the warm-intro path, perks, and a pursue/warm-up/no-go verdict. Run after raise-vet clears the fund. Use when asked to "analyse this fund", "does this VC fit us", "research a fund", or "should we pitch this investor".

2026-06-14
raise-vet
재무 및 투자 분석가

Use to vet a VC fund's legitimacy before spending real research on it — a cheap background check that answers "is this fund actually real and active, or a zombie?" Runs eight evidence-based checks and writes a stub fund dossier with a legitimacy score. Run before raise-match. Use when asked to "vet a fund", "check if a VC is legit", "is this fund still active", or "screen this investor".

2026-06-14
raise-init
재무 및 투자 분석가

Use to bootstrap the fundraising track in a repo — creates the .spine/raise/ namespace and seeds profile.md (the startup profile) through a short interview. Run once before any other raise-* skill. Use when a project decides it needs funding, or when asked to "set up fundraising", "start a raise", or "create the startup profile".

2026-06-14
init
소프트웨어 개발자

Use to bootstrap the .spine/ project-memory store in a repo before using the other skills. Detects the stack and seeds context.md, conventions.md, and journal.md. Run once per repo.

2026-06-13
align
프로젝트 관리 전문가

Use before building any feature or change to interrogate intent until both you and the user are certain the context is right. Runs an extensive, multi-dimensional interview, then gates on an explicit confidence score and a context playback the user must confirm. Prevents building the wrong thing. Proactively invoke this (do NOT start building) whenever the user requests a non-trivial feature, change, or fix. Writes the agreed intent and criteria to .spine/journal.md.

2026-06-13
design
소프트웨어 개발자

Use after align and before build to turn acceptance criteria into a concrete architecture — module boundaries, interfaces, data flow — recorded as ADRs and an architecture map in the Spine. Greenfield-first; also designs features within an existing codebase. Use when starting a new project, making upfront architectural decisions, or designing a non-trivial feature.

2026-06-13
remember
소프트웨어 개발자

Use at the end of a work session to distill what happened back into the .spine/ store so the next session starts informed instead of cold. Updates context and conventions, records decisions as ADRs, and compacts the journal.

2026-06-13
new-skill
기타 컴퓨터 관련 직업

Use when adding a new skill to the spine repo — scaffolds a conventions-compliant SKILL.md, wires it into plugin.json, the README, and the skill index, and runs the validator until green. Meta-tooling that dogfoods spine's own contribution rules so extensions land correctly the first time.

2026-06-13
troubleshoot
소프트웨어 개발자

Use when something is broken — a failing test, a bug, an error, behavior that regressed. Drives a disciplined investigate → reproduce → root-cause → fix loop, checks the Spine for prior art, and records the root cause so the failure mode isn't repeated. Iron law — no fix without a confirmed root cause.

2026-06-13
verify
소프트웨어 품질 보증 분석가·테스터

Use when work is supposedly complete, before claiming it is done or merging. Checks the change against the acceptance criteria by running tests, typecheck, and review — and reports evidence, never bare assertions. Reads criteria from the Spine.

2026-06-11
build
소프트웨어 개발자

Use to implement a feature or bugfix as small TDD vertical slices that follow the repo's conventions. Produces working, tested code one slice at a time. Reads acceptance criteria and conventions from the Spine.

2026-06-11