scroogy-dev

14 mods across 1 repository, 2 stars between them.

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.

2 9d 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.

2 9d 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.

2 9d 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.

2 9d 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.

2 9d 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.

2 9d 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.

2 9d 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.

2 9d 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.

2 9d 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.

2 9d 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.

2 9d 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.

2 9d ago 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.

2 9d ago 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.

2 9d ago A 71 tokens original Apache-2.0