Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-skills.
Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-skills.
Plugin Claude Code
Battle-tested skills for disciplined AI-assisted development. Task tracking, parallel exploration, context preservation, code review, and more.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running echo 'SKILL CHECK: Before acting, scan the skills list. Invo. From oryanmoshe/agent-skills.
Settings file Claude Code
Agent settings declaring 1 hook event (UserPromptSubmit).
Instructions file CodexOpenCode
AGENTS.md instructions for oryanmoshe/agent-skills, covering agent skills, project structure, skills, working in this repo and releasing a new version.
Instructions file
Claude Code instructions for oryanmoshe/agent-skills, a project described as: Battle-tested skills for disciplined AI-assisted development. Task tracking, code review, parallel exploration, and more.
Skill Claude CodeCodex
Fetches, organizes, and addresses PR review comments from GitHub. Use when user asks to review PR comments, fix PR feedback, check what reviewers said, address review comments, or handle bot suggestions on a pull request. Triggers on "review PR", "fix comments", "PR feedback", "what did reviewers say", "address PR…
Skill Claude CodeCodex
Writes git commit messages using conventional commits format with gitmoji. Use when creating git commits, preparing commit messages, or when the user asks to commit changes. Triggers on "commit", "git commit", "save changes", or any request to record changes to version control.
Skill Claude CodeCodex
Parallelizes codebase exploration and research by launching multiple subagents simultaneously. Use when exploring codebases, researching questions, investigating bugs, gathering context from multiple sources, or any task requiring search across multiple files, patterns, or directories. Triggers on research…
Skill Claude CodeCodex
Grooms sprint tasks by cross-referencing Monday.com board with GitHub issues across multiple repos, then produces subitems, descriptions, linked issues, and SP estimates. Use when grooming a sprint, planning sprint tasks, preparing for sprint planning, or when user says "groom", "sprint planning", "cross-reference…
Skill Claude CodeCodex
Creates and maintains AGENTS.md documentation files that guide AI coding agents through a codebase. Use when adding a significant new feature or directory, changing project architecture, setting up a new project or monorepo, noticing a codebase has no AGENTS.md, or after major refactors that change project structure.…
Skill Claude CodeCodex
Organizes macOS files across Desktop, Documents, Downloads, and iCloud Drive into a consistent structure. Use when the user asks to organize files, clean up folders, sort downloads, declutter desktop, tidy up documents, or structure their filesystem. Triggers on "organize", "clean up", "sort files", "declutter", "file…
Skill Claude CodeCodex
Captures working state before it is lost. Use before context compaction, when switching between unrelated tasks, after completing a logical phase of multi-step work, or when work will resume in a new session. Triggers on long tasks, multi-file changes, context warnings, or "continue later" scenarios.
Skill Claude CodeCodex
Reviews code changes for bugs, performance issues, security problems, and best practice violations. Use when reviewing PRs, before committing, after making code changes, or when user asks to review, check, or look over code. Catches N+1 queries, missing error handling, React hooks issues, test coverage gaps, and…
Skill Claude CodeCodex
Enforces disciplined task tracking across context boundaries. Use when starting any coding task, receiving a new user request mid-work, planning multi-step work, discovering sub-tasks or issues, before context compaction, switching between tasks, or resuming a previous session. Skip for purely informational questions…
Skill Claude CodeCodex
Guides creation and editing of SKILL.md files following Anthropic best practices and this repo's conventions. Use when creating a new skill, editing an existing skill, porting a skill from another source, or reviewing skill quality. Triggers on "create skill", "new skill", "write skill", "edit skill", "improve skill"…