원클릭으로
git-unas
git-unas에는 deftai에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Build a project from scope vBRIEFs following Deft framework standards. Use after deft-directive-setup has generated the project definition, or when the user has scope vBRIEFs ready to implement. Handles scaffolding, implementation, testing, and quality checks phase by phase.
Deterministic structured Q&A interview skill. Use when a skill or workflow needs to collect structured answers from the user — one question per turn, numbered options, default acceptance, and a confirmation gate.
Iterative pre-PR quality loop (Read-Write-Lint-Diff-Loop). Use before pushing a branch for PR creation — structured self-review that agents run to catch issues before they reach the bot reviewer.
Structured refinement workflow. Compares open GitHub issues against the roadmap, triages new issues one-at-a-time with human review, and updates the roadmap with phase placement, analysis comments, and index entries.
Greptile bot reviewer response workflow. Use when running a review cycle on a PR — to audit process prerequisites, fetch bot findings, fix all issues in a single batch commit, and exit cleanly when no P0/P1 issues remain. Enables cloud agents to run autonomous PR review cycles.
Set up a new project with Deft framework standards. Use when the user wants to bootstrap user preferences, configure a project, or generate a project specification. Walks through setup conversationally — no separate CLI needed.
Parallel local agent orchestration. Use when running multiple agents on roadmap items simultaneously — to select non-overlapping tasks, set up isolated worktrees, launch agents with proven prompts, monitor progress, handle stalled review cycles, and close out PRs cleanly.
Session-start framework sync skill. Use at the beginning of a session to pull latest framework updates, validate project files, and confirm alignment before starting work.