hiepdnh/Agentic-Development-Lifecycle

Agentic Development Lifecycle

6Stars on the repository
50Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

arch-adr

01

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Tạo Architecture Decision Record (ADR) để document quyết định kiến trúc quan trọng. Trigger khi: user nói "tạo ADR", "document quyết định kiến trúc", "viết ADR", "record design decision", hoặc gõ /arch-adr.

6 5d ago A 58 tokens original MIT

arch-review

02

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Review design decision, phát hiện vấn đề kiến trúc, đề xuất cải thiện. Trigger khi: user nói "review design", "kiểm tra kiến trúc", "architecture review", "review technical decision", "xem design có ổn không", hoặc gõ /arch-review.

6 5d ago A 62 tokens original MIT

ba-reverse

03

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Reverse engineer codebase brownfield (legacy/take-over từ vendor cũ) thành tài liệu baseline: business overview, tech stack, package inventory, key APIs, technical debt. Trigger khi: user nói "reverse engineer codebase", "onboard codebase legacy", "phân tích codebase cũ", "take-over từ vendor", "tạo codemap"…

6 5d ago A 92 tokens original MIT

ba-spec

04

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Chuyển đổi yêu cầu thô thành tài liệu đặc tả nghiệp vụ có cấu trúc. Trigger khi: user nói "viết spec", "soạn đặc tả", "phân tích yêu cầu", "write spec", "tạo requirements doc", "business spec", hoặc gõ /ba-spec.

6 5d ago A 69 tokens original MIT

ba-user-story

05

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Chuyển spec thành User Stories với Acceptance Criteria chuẩn, sẵn sàng để PM tạo issue. Trigger khi: user nói "tạo user stories", "viết user story", "breakdown spec thành stories", "create user stories", "AC cho stories", hoặc gõ /ba-user-story.

6 5d ago A 67 tokens original MIT

be-bridge

06

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

A bridge-engineering workflow for translating Japanese customer requirements and preparing documents in Japanese and Vietnamese. A bridge engineer connects the customer and the development team.

6 5d ago A 100 tokens original MIT

be-changerequest

07

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

A change-request workflow for recording and reviewing specification changes after approval. A change request is a formal record of what changed and why.

6 5d ago A 98 tokens original MIT

be-glossary

08

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Duy trì glossary JP-VN-EN — thêm thuật ngữ mới, resolve xung đột dịch thuật, sync với tài liệu dự án. Trigger khi: user nói "thêm từ vào glossary", "cập nhật glossary", "thuật ngữ mới từ JP", "glossary có thiếu từ", "term không nhất quán", hoặc gõ /be-glossary.

6 5d ago A 87 tokens original MIT

dev-analyze

09

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Phân tích task/issue và đề xuất 2-3 phương án implement với trade-off. Dùng multi-agent để giữ context sạch. Trigger khi: user nói "analyze task", "phân tích issue", "xem có cách nào làm", "đề xuất phương án", "implementation options", hoặc gõ /dev-analyze.

6 5d ago A 76 tokens original MIT

dev-autopilot

10

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Chạy một coding task theo autonomy harness: baseline, incremental loop, validation, independent review và escalation có kiểm soát. Trigger khi user nói "autopilot", "tự chạy trọn task", "chạy autonomous", "agent loop", hoặc gõ /dev-autopilot.

6 5d ago A 65 tokens original MIT

dev-debug

11

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Systematic debugging — tìm root cause trước khi fix. Reproduce → Localize → Reduce → Fix → Guard. Trigger khi: user nói "debug lỗi", "tìm nguyên nhân bug", "tại sao bị lỗi", "fix bug", "investigate error", "lỗi không biết tại sao", hoặc gõ /dev-debug.

6 5d ago A 73 tokens original MIT

dev-implement

12

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Implement code sau khi phương án đã chọn từ /dev-analyze. File-by-file với gate sau mỗi file. Trigger khi: user nói "bắt đầu implement", "code theo plan đã chọn", "viết code cho task", "start implementation", "implement feature", hoặc gõ /dev-implement.

6 5d ago A 68 tokens original MIT

dev-pr

13

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Tạo PR description chuẩn từ code changes, verify AC coverage, link task docs. Trigger khi: user nói "tạo PR", "viết PR description", "chuẩn bị pull request", "create PR", "soạn mô tả PR", hoặc gõ /dev-pr.

6 5d ago A 62 tokens original MIT

dev-review

14

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Review toàn diện code sau implement: code quality, architecture, performance, security trong 1 lần chạy. Thay thế việc phải chạy /arch-review + /sec-review riêng lẻ sau dev-implement. Trigger khi: user nói "review code", "review trước merge", "check code xem ổn không", "code review", "review implementation", "kiểm tra…

6 5d ago A 88 tokens original MIT

docs-project

15

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Cập nhật tài liệu dự án: README, workflow guides, hướng dẫn cài đặt, install scripts, CLAUDE.md. Khác với /docs-update (baseline screen/API sau task) — skill này dành cho project-level docs. Trigger khi: user nói "cập nhật README", "update hướng dẫn cài đặt", "sửa workflow guide", "update install script", "cập nhật…

6 5d ago B 103 tokens original MIT

docs-update

16

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Cập nhật Baseline Docs (screen + API) sau khi task đã verify và merge. Bước cuối của mọi task. Trigger khi: user nói "cập nhật docs", "update baseline", "task done cần update doc", "sync docs sau merge", "update screen doc", "update API doc", hoặc gõ /docs-update.

6 5d ago A 74 tokens original MIT

install

17

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Cài Agentic Development Lifecycle framework vào project hiện tại — copy commands, agents, templates, workflows. Không dùng shell, chỉ dùng Glob/Read/Write tools. Trigger khi: user nói "cài framework", "install skill pack", "setup ADL framework", "copy commands vào project", hoặc gõ /install.

6 5d ago A 69 tokens original MIT

ops-deploy

18

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Tạo deployment checklist đầy đủ, CI quality gate, và rollback plan trước khi deploy. Trigger khi: user nói "chuẩn bị deploy", "deployment checklist", "release lên production", "deploy staging", "deploy plan", "CI gate trước release", hoặc gõ /ops-deploy.

6 5d ago A 64 tokens original MIT

ops-incident

19

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Hướng dẫn triage incident, điều tra song song 3 hướng, tạo RCA template với 5 Whys. Trigger khi: user nói "có incident", "hệ thống bị lỗi production", "triage sự cố", "viết RCA", "root cause analysis", "on-call incident", hoặc gõ /ops-incident.

6 5d ago A 75 tokens original MIT

pm-breakdown

20

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Phân rã Epic/User Stories thành Tasks cụ thể với estimate, tạo GitHub/GitLab Issues chuẩn. Trigger khi: user nói "breakdown epic", "tạo tasks từ story", "phân rã feature", "tạo github issues", "tạo gitlab issues", "sprint planning", "estimate tasks", hoặc gõ /pm-breakdown.

6 5d ago A 81 tokens original MIT

pm-dashboard

21

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Generate static HTML dashboard showing sprint kanban, task health, and improvement backlog. Trigger khi: user nói "tạo dashboard", "xem tiến độ sprint", "sprint overview", "show dashboard", "generate dashboard", hoặc gõ /pm-dashboard.

6 5d ago A 56 tokens original MIT

pm-handover

22

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

A project handover process that creates documents for the person or team taking over a software project. It covers the codebase, important decisions, terms, unresolved issues, and contacts.

6 5d ago A 115 tokens original MIT

pm-ideate

23

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Refine ý tưởng mờ nhạt thành concept rõ ràng với problem statement và NOT Doing list. Dùng trước /ba-spec để tránh spec sai từ đầu. Trigger khi: user nói "có ý tưởng muốn explore", "chưa biết làm gì", "brainstorm feature", "idea còn mơ hồ", "muốn clarify hướng đi", hoặc gõ /pm-ideate.

6 5d ago A 87 tokens original MIT

pm-kickoff

24

hiepdnh/Agentic-Development-Lifecycle

Skill Claude CodeCodex

Bootstrap dự án mới từ đầu (greenfield): chọn tech stack, tạo cấu trúc folder, customize CLAUDE.md, khởi tạo docs structure và sprint 0 checklist. Trigger khi: user nói "bắt đầu dự án mới", "kickoff project", "greenfield project", "setup dự án từ đầu", "project mới cho khách JP", "khởi tạo framework mới", hoặc gõ…

6 5d ago A 95 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: