scroogy-dev/scroogy-agent-skills

2Stars on the repository
16Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 3d ago A 99 tokens original Apache-2.0

code-map

02

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 3d ago A 70 tokens original Apache-2.0

context-harvest

03

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 3d ago A 95 tokens original Apache-2.0

context-save

04

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 3d ago A 69 tokens original Apache-2.0

git-commit

05

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

A helper for writing Git commit messages using Conventional Commits, a shared format that labels changes such as features, fixes, tests, or documentation.

not rated 2 3d ago A 42 tokens original Apache-2.0

git-pr-feedback

06

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 3d ago A 141 tokens original Apache-2.0

git-pr

07

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 3d ago A 134 tokens original Apache-2.0

git-qa

08

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 3d ago A 45 tokens original Apache-2.0

git-review-context

09

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 3d ago A 71 tokens original Apache-2.0

git-review

10

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 3d ago A 35 tokens original Apache-2.0

install-skills

11

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 3d ago D 99 tokens original Apache-2.0

issue-audit

12

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 changed today A 45 tokens original Apache-2.0

issue-work

13

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 changed today A 101 tokens original Apache-2.0

readme-sync

14

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

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.

not rated 2 3d ago A 71 tokens original Apache-2.0

ai-workspace

15

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

프로젝트의 .ai 디렉토리 구조와 repo 안내도 AI-CONTEXT.md를 초기화하거나 최신 구조로 갱신합니다. dev(개발) 또는 doc(문서) 프로파일을 선택할 수 있습니다. 개별 repo의 층(floor)을 담당하며, 멀티 repo 워크스페이스 루트의 로비는 자매 스킬 ai-workspace-directory가 담당합니다. .ai 디렉토리, AI-CONTEXT.md 갱신, 안내도, workspace 초기화 시 사용합니다.

not rated 2 3d ago C 119 tokens Apache-2.0

git-review-quiz

16

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

PR 또는 현재 브랜치의 변경에서 비즈니스·테크 문항을 만들어 대화형으로 풀거나 PR 댓글로 게시합니다. 문항마다 변경 위치를 본문에 두고, 힌트와 정답·해설은 문항별 접기에 둡니다. 리뷰 퀴즈, review quiz, PR 퀴즈, 스터디 모드, 변경 이해도 점검 시 사용합니다.

not rated 2 3d ago A 97 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: