standup-solo
정보
이 스킬은 개인 개발자를 위한 5분 구조화된 스탠드업을 진행하며, 어제 무엇을 완료했는지, 현재 무엇이 차단되었는지, 오늘 무엇을 할지에 대해 성찰하도록 안내합니다. 일일 체크인 요청이 있을 때나 개발자가 생산성 저하에서 벗어나야 할 때 발동됩니다. 이 과정은 사용자의 개인 노트와 전일 커밋 기록을 활용하여 세 가지 질문으로 간결한 성찰을 유도합니다.
빠른 설치
Claude Code
추천npx skills add rockscy/solo-skills -a claude-code/plugin add https://github.com/rockscy/solo-skillsgit clone https://github.com/rockscy/solo-skills.git ~/.claude/skills/standup-soloClaude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요
문서
Standup Solo / 单兵每日站会
When to use
- The user is a solo operator (no team to standup with).
- They want 5 minutes of forced reflection, not a project management session.
- They have access to whatever notes / commits / messages they made yesterday.
When NOT to use
- The user wants a multi-day retrospective — that's postmortem-solo.
- They want to plan a sprint — too granular, use a planning skill instead.
- They are clearly burned out — pushing them through standup theater is harmful. Suggest rest.
The three questions
A solo standup is three questions, hard limits:
- What did I actually finish yesterday? (Past, concrete, observable. "Worked on X" doesn't count — what was done?)
- What's blocked or about to block me? (Anything where the next step depends on someone or something outside my control.)
- What is the one most important thing today? (Singular. Force the user to commit.)
Output format
## Standup — YYYY-MM-DD
**Yesterday (shipped):**
- <thing 1>
- <thing 2>
**Yesterday (started but not finished):**
- <thing> — <why not done>
**Blocked:**
- <thing> — <waiting on what / who>
**Today's #1:**
> <one sentence, action-form>
**Today's #2 and #3 (only if #1 finishes):**
- <thing>
- <thing>
Inputs the user can provide
To make output sharp, the user can paste any of:
- Yesterday's git log:
git log --since="yesterday" --author=<me> --oneline - Sent emails / Slack DMs from yesterday
- A screenshot of yesterday's todo app
- Just a stream-of-consciousness brain dump
If the dev gives nothing, ask one question only: "What did you work on yesterday — give me 3 bullets, ugly is fine."
Worked example
Input (raw):
"yesterday i fixed a bug in the auth flow, started on the new pricing page but it's like 60% done, also replied to like 8 customer emails. today i need to finish pricing page and figure out why stripe webhooks are firing twice."
Output:
## Standup — 2026-04-30
**Yesterday (shipped):**
- Fixed bug in auth flow.
- Replied to 8 customer support emails.
**Yesterday (started but not finished):**
- New pricing page — ~60% done; carry over to today.
**Blocked:**
- (none reported)
**Today's #1:**
> Ship pricing page to production (the remaining 40% — copy, layout, deploy).
**Today's #2 and #3 (only if #1 finishes):**
- Investigate duplicate Stripe webhook firings.
Anti-patterns
- Don't list hopes as accomplishments. "Worked on X" is not "shipped X". If it's not visible to a user, it didn't ship.
- Don't have 5 #1 priorities. That's 0 priorities.
- Don't carry blocked items silently. If a thing has been blocked 3+ days, escalate or kill it — note this in the standup.
中文版
何时使用
- 单兵作战,没团队可以开站会。
- 想要 5 分钟强制反省,不是项目管理会议。
- 手头有昨天的笔记/提交/消息可参考。
何时不使用
- 想要跨多日回顾——那是 postmortem-solo。
- 想要冲刺规划——颗粒度不够,换规划类技能。
- 已经明显燃尽——继续表演站会有害,建议休息。
三个问题
- 昨天我到底完成了什么?(过去时、具体、可观测。"在做 X"不算,要看做完了什么。)
- 什么阻塞了我,或快要阻塞?(下一步依赖外部人或外部物的所有事。)
- 今天最重要的一件事是什么?(单数。强制承诺。)
输出
## 站会 — YYYY-MM-DD
**昨日已交付:**
- <项 1>
- <项 2>
**昨日开了头没做完:**
- <项> — <为何没做完>
**阻塞:**
- <项> — <等谁/等什么>
**今日 #1:**
> <一句话,动词开头>
**今日 #2 和 #3(仅当 #1 完成后再做):**
- <项>
- <项>
反模式
- 别把"在做"当成"做完了"——用户看不到的功能 = 没交付。
- 别有 5 个最高优先级——那等于没优先级。
- 别让阻塞项静默累积——超过 3 天就要升级或砍掉。
GitHub 저장소
연관 스킬
llamaguard
기타LlamaGuard는 폭력 및 혐오 발언 등 6가지 안전 범주에서 LLM 입력과 출력을 조정하기 위한 Meta의 70-80억 파라미터 모델입니다. 94-95% 정확도를 제공하며 vLLM, Hugging Face 또는 Amazon SageMaker를 사용해 배포할 수 있습니다. 이 기술을 사용하여 AI 애플리케이션에 콘텐츠 필터링 및 안전 가드레일을 손쉽게 통합하세요.
cost-optimization
기타이 Claude Skill은 리소스 적정화, 태깅 전략, 지출 분석을 통해 개발자들이 클라우드 비용을 최적화할 수 있도록 지원합니다. AWS, Azure, GCP에서 클라우드 비용을 절감하고 비용 거버넌스를 구현하기 위한 프레임워크를 제공합니다. 인프라 비용을 분석하거나, 리소스를 적정화하거나, 예산 제약을 충족해야 할 때 사용하세요.
quantizing-models-bitsandbytes
기타이 스킬은 bitsandbytes를 사용하여 LLM을 8비트 또는 4비트 정밀도로 양자화하며, 최소한의 정확도 손실로 50-75%의 메모리 감소를 달성합니다. 제한된 GPU 메모리에서 더 큰 모델을 실행하거나 추론을 가속화하는 데 이상적이며, INT8, NF4, FP4와 같은 형식을 지원합니다. 이 스킬은 HuggingFace Transformers와 통합되어 QLoRA 학습 및 8비트 옵티마이저를 가능하게 합니다.
dispatching-parallel-agents
기타이 Claude Skill은 3개 이상의 독립적인 문제를 동시에 조사하고 해결하기 위해 다중 에이전트를 배치합니다. 공유 상태나 의존성 없이 해결 가능한 무관련 장애 시나리오에 맞게 설계되었습니다. 핵심 기능은 병렬 문제 해결로, 각 독립 문제 영역마다 하나의 에이전트를 할당하여 효율성을 극대화합니다.
