galz10galz10Communityยท9 Agent Skills Included

pickle-rick-extension

Autonomous iterative coding loops with structured engineering phases

Runs self-repeating coding loops that plan, research, implement, and refactor tasks until completion. Breaks vague feature requests into PRDs, atomic tickets, and verified implementation plans automatically. Eliminates manual prompting cycles by feeding work back through hooks until tests pass and code is clean.
npx skills add galz10/pickle-rick-extension --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Pickle Rick?โ–ผ

Run `npx skills add galz10/pickle-rick-extension --all -g -y` in your terminal to install all skills globally.

What does Pickle Rick do?โ–ผ

It runs an autonomous coding loop that drafts requirements, breaks work into tickets, researches the codebase, writes plans, implements code, and refactors until the task is done.

How does the Pickle Rick loop work?โ–ผ

A hook blocks the session from exiting and feeds the same prompt back repeatedly, so the agent keeps improving its own work until it finishes or hits your iteration or time limit.

Which AI tools work with Pickle Rick?โ–ผ

It is built as a Gemini CLI extension using hooks and skills, and its SKILL.md files follow the universal standard readable by other compatible coding agents.

Is Pickle Rick safe to run?โ–ผ

It executes code autonomously, so you should run it in a sandboxed environment like Docker and restrict risky shell commands such as git push in your settings.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’