eli-labz/Godcoder
Skill Claude CodeCodex
Use the ResearchSwarm-backed self-optimizing loop to train the agent to operate ("cowork") the Open Cowork desktop app (thirdparty/open-cowork-main). Route a coworking task, recall lessons from past sessions, and record outcomes under a cowork:-prefixed tag so the agent's ability to drive Open Cowork compounds and…
eli-labz/Godcoder
Skill Claude CodeCodex
Use the vendored loop-engineering toolkit to scaffold, audit, and continuously improve autonomous loops in this GodCoder repository, and pair the result with the ResearchSwarm bridge for route/log/optimize memory.
eli-labz/Godcoder
Skill Claude CodeCodex
Use the ResearchSwarm-backed self-optimizing harness to route a coding task, recall lessons from past sessions, and record outcomes so the agent compounds knowledge and improves over time. Trigger when starting a non-trivial task, when you want prior context, or after finishing work to capture what worked or failed.
eli-labz/Godcoder
Skill Claude CodeCodex
Check token budget and run-log spend before and after a loop run. Enforces early exit when over budget or when there is no actionable work.
eli-labz/Godcoder
Skill Claude CodeCodex
Triage recent changes, CI failures, issues, and conversations. Produces a concise, actionable findings report suitable for a loop to consume. Writes structured output to a state file or Linear board.
eli-labz/Godcoder
Skill Claude CodeCodex
Independent verification agent for loop-produced changes. Finds reasons to reject. Runs tests. Confirms diff scope. Use after minimal-fix or any implementer sub-agent — never in the same role as the implementer.
eli-labz/Godcoder
Skill Claude CodeCodex
Produce the smallest possible code change that fixes a specific, well-scoped issue (CI failure, reviewer comment, typo). Use only when the fix target is explicit. Never refactor unrelated code.
eli-labz/Godcoder
Skill Claude CodeCodex
Scan recent merges/PRs/commits for release note content. Structured output for drafter.
eli-labz/Godcoder
Skill Claude CodeCodex
Turn changelog-scan output into polished, categorized release notes draft. Propose only.
eli-labz/Godcoder
Skill Claude CodeCodex
Parse CI failures, identify failing job/step, classify as flake, regression, env, or config. Use in CI sweeper loops before any fix attempt.
eli-labz/Godcoder
Skill Claude CodeCodex
Scan package manifests and lockfiles for outdated packages and known CVEs. Groups updates by risk (patch, minor, major). Use in dependency sweeper loops.
eli-labz/Godcoder
Skill Claude CodeCodex
Scan open issues and discussions. Dedupe, prioritize, and propose labels. Updates issue-triage-state.md. L1 propose-only — never auto-label or close.
eli-labz/Godcoder
Skill Claude CodeCodex
Scan recent merges to main for follow-up cleanup: TODOs, deprecations, broken doc links, stale flags. Use in post-merge cleanup loops.
eli-labz/Godcoder
Skill Claude CodeCodex
Triage open pull requests for CI status, review comments, and merge readiness. Use in PR babysitter loops. Respects project review norms and required checks.
eli-labz/Godcoder
Skill Claude CodeCodex
Verify goal completion.
eli-labz/Godcoder
Skill Claude CodeCodex
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…
eli-labz/Godcoder
Skill Claude CodeCodex
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
eli-labz/Godcoder
Skill Claude CodeCodex
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.
eli-labz/Godcoder
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
eli-labz/Godcoder
Skill Claude CodeCodex
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…