Major-Woolfi

10 mods across 1 repository, 2 stars between them.

antiloop

01

Major-Woolfi/Skills_for_AI-Agents

Skill Claude CodeCodex

A set of rules for preventing an AI agent from repeating failed tool calls or getting stuck in a loop. It requires the agent to inspect errors, use new information, change approach, and stop after repeated failures.

2 1mo ago A 49 tokens original MIT

balanced-mode

02

Major-Woolfi/Skills_for_AI-Agents

Skill Claude CodeCodex

A working mode that balances careful thinking with practical execution. It calls for analyzing the request, making a plan, carrying it out, checking the result, and explaining what was done.

2 1mo ago A 36 tokens original MIT

code-review

03

Major-Woolfi/Skills_for_AI-Agents

Skill Claude CodeCodex

A full code-audit workflow that looks for logic, interface, translation, security, and performance problems. It requires every relevant file to be read completely and reports findings without changing the code.

2 1mo ago A 41 tokens original MIT

code-style

04

Major-Woolfi/Skills_for_AI-Agents

Skill Claude CodeCodex

A set of coding and repository conventions covering Python, Telegram bots, project structure, typing, logging, documentation, Docker, and deployment files.

2 1mo ago A 35 tokens original MIT

coder

05

Major-Woolfi/Skills_for_AI-Agents

Skill Claude CodeCodex

A coding skill that guides an agent toward careful, minimal changes and clear communication. It emphasizes checking assumptions, defining success, and avoiding unnecessary complexity.

2 1mo ago A 47 tokens original MIT

extra-mode

06

Major-Woolfi/Skills_for_AI-Agents

Skill Claude CodeCodex

A careful working mode for complex coding projects with many connected files, dependencies, or components.

2 1mo ago A 47 tokens original MIT

high-iq

07

Major-Woolfi/Skills_for_AI-Agents

Skill Claude CodeCodex

A deep technical-analysis mode that examines a system as a whole and looks for root causes, design problems, and future risks.

2 1mo ago A 47 tokens original MIT

planning

09

Major-Woolfi/Skills_for_AI-Agents

Skill Claude CodeCodex

A task-planning method that breaks a large request into smaller steps, orders them, and carries them out using available skills.

2 1mo ago A 41 tokens copy · 88% MIT

skill-maker

10

Major-Woolfi/Skills_for_AI-Agents

Skill Claude CodeCodex

A meta-skill for creating new agent skills: written instructions that guide an agent through a repeatable task.

2 1mo ago A 42 tokens original MIT