Install
$ agentstack add skill-dangpm-kry-build-pipeline-kry-debrief ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
/kry-debrief — Act 1: Hiểu + Kickoff
Cửa vào Kry Build Pipeline. Biến mớ hỗn độn (team vừa họp xong) → Business Brief sạch + dựng đường ray dự án để người nocode không bao giờ rớt luồng.
> Vị trí: /kry-debrief → /kry-ux → /kry-system → /kry-ui → /kry-plan→cook→qc → /kry-done → /kry-docs → /kry-update ↺ > Bài toán nocode KHÔNG phải code — là mất luồng + mất việc đã làm. Skill này commit Brief từ phút 1 + cron nhắc bước kế.
Workflow
Bước 1 — Spawn debrief-analyst
Nhận dump thô. Nếu dài/lộn xộn/đa chủ đề → spawn agent debrief-analyst bóc → Business Brief (vai · rules · entity · journey · integration · 🚩). Agent cấm bịa, chỉ cờ 🚩. Dump 1 dòng sạch thì skip agent, làm tay.
Bước 2 — Hỏi bạn trên đúng 🚩
KHÔNG hỏi lại cái agent đã bóc xong. Chỉ hội thoại trên các 🚩 (ranked). Gom 3-5 câu/batch, push-back nếu thấy rule mâu thuẫn/thiếu. (Tái dùng kỷ luật hỏi của /kry-debrief.) Đủ rõ → chốt Business Brief.
Bước 3 — Kickoff dự án (đường ray nocode)
3a · Github repo (account ``, luôn private):
gh repo create / --private --description ""
git init && git add . && git commit -m "chore: business brief (day 0)"
git remote add origin git@github.com:/.git && git push -u origin main
→ Commit Business Brief vào repo ngay ngày 0. Từ phút 1 không mất gì.
3b · Sổ project-state — tạo .kry/state.json trong repo + sync registry (host tuỳ chọn):
{ "slug": "", "name": "...", "act": 1, "next": "kry-ux",
"updated": "", "repo": "/" }
Registry trung tâm: :/opt/kry-pipeline/state/.json (cron đọc).
3c · Cron remind (host , bot ``):
- Lần đầu setup: nếu
/opt/kry-pipeline/chưa có → tạo dir + cron daily (vd 9 giờ sáng giờ địa phương) chạy script đọc mọistate/*.json, project nàoact N ngày → ping`: "Project X đang act N · bước kế: ". /kry-donecập nhật state (act=done) → ngừng nhắc.- Token bot + chat_id: cấu hình trong config.example.json (xem README).
Bước 4 — Hand off /kry-ux
✅ Brief chốt + repo / (private) + cron nhắc đã bật.
→ Bước kế: /kry-ux để đặc tả hành vi từ các business rule trong Brief.
Anti-pattern — KHÔNG được làm
- ❌ Tự bịa business rule khi dump chưa rõ → để agent cờ 🚩, hỏi bạn
- ❌ Tạo repo public (LUÔN private)
- ❌ Skip commit Brief ngày 0 (mất điểm neo cho nocode)
- ❌ Hỏi lại bạn cái agent đã bóc xong
- ❌ Chốt stack/schema/UI ở đây — đó là act 3/4
- ❌ Quên cập nhật project-state (cron sẽ nhắc sai)
- ❌ Output English
Triggers
- "/kry-debrief", "debrief dự án", "kickoff project", "bắt đầu build app"
- "tôi với team vừa họp xong", "có đống ý tưởng cần làm rõ", "dump ý tưởng app"
Quan hệ family
/kry-debrief (act1: Brief+git+cron) → /kry-ux → /kry-system → /kry-ui
→ /kry-plan→cook→qc → /kry-done (commit+push+update state)
→ /kry-docs (act 7: bản đồ docs) → /kry-update (act 8: feature/fix) ↺ /kry-done
↑ cron nhắc bước kế ───────────────┘
Agent: debrief-analyst (bóc dump). Khác /kry-debrief (discussion thuần, không kickoff/git/cron).
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: dangpm
- Source: dangpm/kry-build-pipeline
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.