wiggum-ccwiggum-ccOfficialยท3 Agent Skills Included

chief-wiggum

Autonomous task pipelines turning kanban specs into pull requests

Turns kanban board tasks and GitHub issues into merge-ready pull requests through automated planning, coding, security audits, and testing. Runs isolated workers in parallel git worktrees, eliminating manual task handoffs and inconsistent code review. Includes skills for task planning, kanban generation, refactoring analysis, and architecture extraction to keep specs and code aligned.
npx skills add wiggum-cc/chief-wiggum --all -g -y
Available:

Explains to the AI agent how the orchestrator, pipelines, workers, and kanban format work so it can execute and debug tasks correctly within this system.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Chief Wiggum?โ–ผ

Run `npx skills add wiggum-cc/chief-wiggum --all -g -y` in your terminal to install all skills globally.

What does Chief Wiggum do?โ–ผ

It reads tasks from a Markdown kanban board or GitHub issues and drives each one through a full engineering pipeline (plan, implement, audit, test, document, validate) until a merge-ready pull request is produced.

How do I plan a coding task before running it?โ–ผ

Use the wiggum-plan skill with a task ID or description. It researches the codebase, asks clarifying questions, and writes a detailed implementation plan to .ralph/plans/ without writing any code.

Can it generate new task ideas automatically?โ–ผ

Yes. The wiggum-ideas skill analyzes your codebase plus market research and adds 30-50 prioritized tasks directly to your kanban board.

Does Chief Wiggum work with Claude Code?โ–ผ

Yes. It uses the Claude Code CLI as its default execution backend, and all skills follow the standard SKILL.md format compatible with common coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’