fivetakufivetakuCommunityยท1 Agent Skills Included

pumasi

Parallel coding orchestration with delegated implementation and validation

Splits large coding requests into independent modules and builds them in parallel through external CLI workers. Keeps planning, signatures, and review in one place while implementation runs concurrently, cutting wall-clock time and token costs. Validates every task with zero-token bash gates like type checks, builds, and tests before integration. Also generates thumbnails, logos, and posters with accurate text rendering.
npx skills add fivetaku/pumasi --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install pumasi?โ–ผ

Run `npx skills add fivetaku/pumasi --all -g -y` in your terminal to install all skills in this suite globally.

What does pumasi do?โ–ผ

It breaks a large build request into independent modules, delegates implementation to parallel CLI workers like Codex, and validates results with automated gates before integration.

When should I use pumasi?โ–ผ

Use it when building 5 or more independent modules at once, such as auth, database, and API from scratch. Skip it for single-file work or bug fixes on existing code.

Can pumasi generate images too?โ–ผ

Yes. The bundled image skill creates thumbnails, logos, posters, and illustrations with strong Korean and English text rendering, saved directly to your project folder.

Do I need coding experience to use pumasi?โ–ผ

No. You describe what you want in plain language, and the orchestration, delegation, and validation happen automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’