Add forge_workflow skill, retire forge_issues #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The issue→PR→merge workflow is the most repeated process across all Hero repos, but no skill documents it end-to-end. Currently
forge_issuescovers only API mechanics (curl calls), and PR creation has no skill at all. The writing style for issues and PRs (concise templates, WIP convention) is undocumented.Goals
forge_workflowskill: complete issue→PR→merge flow with templates, style guide, WIP convention, and API calls inlineforge_issues(its API content absorbed intoforge_workflow, utility endpoints move toforge_apireference)