A guide for creating or checking a workspace directory file called .ai/AI-CONTEXT.md. In a workspace containing multiple repositories, this file acts like a lobby directory that points agents to the right repository.
A codebase index that records where features start, how calls move through the code, and which domain, contract, and architecture-decision documents relate to them.
A guide for collecting contracts, domain knowledge, and decision records from sources outside the code. It turns that context into documents under an .ai directory.
A temporary Markdown note that preserves important conversation context, including background, decisions, open questions, and next actions. It is stored in the project's temporary workspace for later sessions.
A helper for writing Git commit messages using Conventional Commits, a shared format that labels changes such as features, fixes, tests, or documentation.
A workflow for handling comments left by reviewers on a GitHub pull request, which is a proposed code change awaiting review. It groups comments and suggests whether each needs action, clarification, or no change.
A workflow for preparing and submitting Git pull requests, which are proposals to merge code changes into a repository. It writes a Conventional Commits-style title and explains each issue from business and technical perspectives.
A deployment QA checklist generator that collects issues related to a list of pull requests. QA means checking software before release to find integration and user-facing problems.
A preparation step for code reviews that analyzes the current Git changes and records the important context in a temporary Markdown file. Git is a system for tracking code changes, and a code review checks those changes before they are accepted.
A two-stage workflow for reviewing a pull request or your own pending code changes. A pull request is a proposed code change, and the workflow checks both its fit with business rules and its technical quality.
A command-line tool for choosing skills from a repository and installing them for coding agents such as Claude Code, Agents, Antigravity, Codex, or Junie. It can install selected skills or all available skills in the supported locations.
An independent check of whether an implementation satisfies an issue's written requirements. It compares the work against the specification and actively looks for reasons the implementation may be wrong.
A workflow for managing software issues through written specifications, task plans and completion summaries. It keeps active issues in a defined workspace structure and can resume interrupted work.
A workflow for creating or updating a project's README.md, the main introductory document that explains a codebase to people. It analyzes the project and supports separate setup and refresh modes.
프로젝트의 .ai 디렉토리 구조와 repo 안내도 AI-CONTEXT.md를 초기화하거나 최신 구조로 갱신합니다. dev(개발) 또는 doc(문서) 프로파일을 선택할 수 있습니다. 개별 repo의 층(floor)을 담당하며, 멀티 repo 워크스페이스 루트의 로비는 자매 스킬 ai-workspace-directory가 담당합니다. .ai 디렉토리, AI-CONTEXT.md 갱신, 안내도, workspace 초기화 시 사용합니다.
PR 또는 현재 브랜치의 변경에서 비즈니스·테크 문항을 만들어 대화형으로 풀거나 PR 댓글로 게시합니다. 문항마다 변경 위치를 본문에 두고, 힌트와 정답·해설은 문항별 접기에 둡니다. 리뷰 퀴즈, review quiz, PR 퀴즈, 스터디 모드, 변경 이해도 점검 시 사용합니다.
★not rated 2 3d agoA97 tokens
Apache-2.0
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: