en un clic
forge
forge contient 13 skills collectées depuis rnwolfe, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Run the full forge pipeline end-to-end within this Claude Code session, processing multiple issues autonomously until a stop condition is met
Interactive project bootstrapping — generates CLAUDE.md, VISION.md, CI workflow, forge.toml, and configures GitHub
Poll a PR's CI checks until all pass, any fail, or timeout — then report the result
Pick the next backlog/ready issue, claim it, and prepare a branch — without implementing it
Perform a final review check on a PR and merge it if clean, or report what's blocking
Process all open review comments on a PR: fix addressable issues, reply in-thread, create follow-up issues for deferred items
Pick an issue from the backlog, implement it in a fresh worktree, and open a PR
Generate feature and enhancement ideas through codebase exploration and interactive discussion
Turn a rough idea into a fully structured GitHub issue matching the gold-standard template
Strategic product ownership — roadmap health checks, spec authoring, and vision-coherence enforcement
Iteratively refine a GitHub issue to the gold-standard quality bar through targeted Q&A
Cut a release: analyze unreleased work, propose semver bump, draft CHANGELOG, tag, and push
Sweep open issues against the quality checklist and label those needing refinement