AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Kry Debrief

skill-dangpm-kry-build-pipeline-kry-debrief · by dangpm

Act 1 — cửa vào pipeline build. Trigger khi user gõ /kry-debrief, hoặc nói 'bắt đầu build app', 'debrief dự án', 'tôi với team vừa họp xong', 'có đống ý tưởng cần làm rõ', 'kickoff project', 'dump ý tưởng app'. Skill bóc dump thô (note họp/brain-dump) → Business Brief có cấu trúc (spawn agent debrief-analyst) → hỏi bạn trên đúng 🚩 → KICKOFF dự án: git init repo private dưới github <YOUR_GH_USER>…

— No reviews yet
0 installs
2 views
0.0% view→install

Install

$ agentstack add skill-dangpm-kry-build-pipeline-kry-debrief

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-dangpm-kry-build-pipeline-kry-debrief)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● 22d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Kry Debrief? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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ọi state/*.json, project nào act N ngày → ping `: "Project X đang act N · bước kế: ".
  • /kry-done cậ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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.