Skip to content

feat: add epic sequence implementation skill - #2

Merged
shaug merged 1 commit into
mainfrom
scott/add-implement-epic-sequence-skill
Jul 20, 2026
Merged

feat: add epic sequence implementation skill#2
shaug merged 1 commit into
mainfrom
scott/add-implement-epic-sequence-skill

Conversation

@shaug

@shaug shaug commented Jul 19, 2026

Copy link
Copy Markdown
Owner

TL;DR

Adds a reusable skill for executing GitHub- or Linear-owned epic sequences through live dependency selection, focused implementation, current-candidate review gates, safe merge, and conservative closeout.

Summary

This introduces an end-to-end epic implementation workflow built around the operating patterns used across the project portfolio. It selects work from live native dependency graphs, keeps each child ticket isolated to one branch and pull request, and distinguishes issue-tracker ownership from pull-request hosting.

The workflow makes mutation authority explicit before execution and carries candidate identity through validation, adversarial review, human approval, connector review, and merge. Connector handling covers automatic and request-driven initiation, accepted current-head signals, complete feedback disposition, bounded polling and feedback cycles, and fail-closed behavior when evidence is missing.

The skill also codifies clean-candidate requirements, base-drift invalidation, read-only reviewer integrity checks, safe branch and worktree cleanup, late-feedback sweeps, and evidence-based epic closure. GitHub, Linear, review, merge, and cleanup details are separated into focused references so agents load only the guidance relevant to the active workflow.

@shaug
shaug marked this pull request as ready for review July 19, 2026 23:35
- Add an end-to-end workflow for implementing GitHub and Linear epics
- Encode bounded adversarial and connector review gates
- Preserve current-candidate validation, safe merge, and cleanup requirements

- Make the established ticket implementation workflow reusable across projects
- Keep dependency ordering, review evidence, and mutation authority explicit
@shaug
shaug force-pushed the scott/add-implement-epic-sequence-skill branch from c83d72b to 06bd81f Compare July 20, 2026 01:27
@shaug
shaug merged commit 8db9dc8 into main Jul 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant