fix: align workflow skills with actual pipeline #55

Merged
mik-tf merged 1 commit from development_mik10 into development 2026-03-11 20:12:14 +00:00
Owner

Summary

  • Rewrote forge_workflow skill to match actual pipeline (squash merge, FORGEJO_TOKEN, commit format, WIP convention)
  • Updated hero_branching — squash merge for features, merge commit for releases, branch naming
  • Updated forge_issue_mgmt framing — parallel orchestration vs standard pipeline, removed Co-Authored-By

Test plan

  • Skills read correctly and match actual pipeline conventions
  • No contradictions between the three updated skills

lhumina_code/home#22

## Summary - Rewrote `forge_workflow` skill to match actual pipeline (squash merge, FORGEJO_TOKEN, commit format, WIP convention) - Updated `hero_branching` — squash merge for features, merge commit for releases, branch naming - Updated `forge_issue_mgmt` framing — parallel orchestration vs standard pipeline, removed Co-Authored-By ## Test plan - Skills read correctly and match actual pipeline conventions - No contradictions between the three updated skills https://forge.ourworld.tf/lhumina_code/home/issues/22
- Rewrite forge_workflow: squash merge as standard, FORGEJO_TOKEN, issue URL
  in commit body, WIP as default (human can bypass), summary comment on close
- Update hero_branching: squash for features, merge commit for releases,
  per-developer + numbered branch naming, generic examples
- Update forge_issue_mgmt: add framing as orchestration mode, remove
  Co-Authored-By from commit template, link to forge_workflow

lhumina_code/home#22
- forge_workflow: added step 6 (sync development into feature branch) to pipeline table and complete example
- hero_branching: changed "if you need to" → mandatory "before every push" section, explains why merge not rebase

lhumina_code/home#22
mik-tf force-pushed development_mik10 from c3e1d41605 to 15e6f9f526 2026-03-11 20:10:09 +00:00 Compare
mik-tf force-pushed development_mik10 from 15e6f9f526 to 96c319a143 2026-03-11 20:11:30 +00:00 Compare
mik-tf changed title from WIP: fix: align workflow skills with actual pipeline to fix: align workflow skills with actual pipeline 2026-03-11 20:12:09 +00:00
mik-tf merged commit 2cd1af5bb4 into development 2026-03-11 20:12:14 +00:00
mik-tf deleted branch development_mik10 2026-03-11 20:12:14 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_skills!55
No description provided.