{"id":47165009,"url":"https://github.com/plwp/chief-wiggum","last_synced_at":"2026-03-13T04:05:10.014Z","repository":{"id":340547073,"uuid":"1166550179","full_name":"plwp/chief-wiggum","owner":"plwp","description":"Agentic SDLC orchestration for Claude Code — transcribe, triage, plan, implement, review, ship","archived":false,"fork":false,"pushed_at":"2026-03-09T00:43:22.000Z","size":152,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-09T05:53:03.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plwp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-25T10:46:27.000Z","updated_at":"2026-03-09T00:43:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/plwp/chief-wiggum","commit_stats":null,"previous_names":["plwp/chief-wiggum"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/plwp/chief-wiggum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plwp%2Fchief-wiggum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plwp%2Fchief-wiggum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plwp%2Fchief-wiggum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plwp%2Fchief-wiggum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plwp","download_url":"https://codeload.github.com/plwp/chief-wiggum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plwp%2Fchief-wiggum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30457986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T03:55:51.346Z","status":"ssl_error","status_checked_at":"2026-03-13T03:55:33.055Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-13T04:05:09.062Z","updated_at":"2026-03-13T04:05:10.002Z","avatar_url":"https://github.com/plwp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chief Wiggum\n\nAgentic SDLC orchestration for Claude Code. A reusable set of skills that power an AI-driven software development lifecycle.\n\n## Quick Start\n\n```bash\n# 1. Clone and verify\ncd ~/repos/chief-wiggum\nclaude /setup\n\n# 2. Add as skill source to your target project\n# In your-project/.claude/settings.local.json:\n{\n  \"commandDirs\": [\"~/repos/chief-wiggum/.claude/commands\"]\n}\n\n# 3. Use from your target project directory (not chief-wiggum)\nclaude /transcribe ~/recordings/client-call.mp4\nclaude /triage owner/repo\nclaude /implement owner/repo#42\n```\n\n**Important**: Run skills from your target project directory, not from chief-wiggum itself.\n\n## Skills\n\n| Skill | Purpose |\n|-------|---------|\n| `/setup` | Verify and install all dependencies |\n| `/transcribe` | Whisper transcription → structured requirements |\n| `/triage` | Read and prioritise GitHub issues |\n| `/plan-sprint` | Interactive sprint planning session |\n| `/create-issue` | Create well-structured GitHub issues |\n| `/implement` | Full implementation loop with multi-AI consultation |\n| `/ship` | PR creation with mermaid architecture diagrams |\n| `/update` | Refresh AI model IDs and library versions |\n\n## Pipeline\n\n```\nAudio/Video → /transcribe → /triage → /plan-sprint → /create-issue\n                                                          ↓\n                              /ship ← review ← /implement\n```\n\n## Requirements\n\n- **Python \u003e= 3.11**\n- Claude Code CLI (`claude`)\n- OpenAI Codex CLI (`codex`)\n- Google Gemini CLI (`gemini`)\n- GitHub CLI (`gh`)\n- ffmpeg, openai-whisper (for transcription)\n- Secrets stored in system keyring (managed via `python3 scripts/keychain.py`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplwp%2Fchief-wiggum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplwp%2Fchief-wiggum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplwp%2Fchief-wiggum/lists"}