@@ -108,7 +108,12 @@ TASK STATUS LABELS:
108108 discovered patterns against known failure modes in similar
109109 systems. #added:2026-03-25-060000
110110
111- - [ ] ctx-architecture-extend
111+ - [ -] ctx-architecture-extend
112+ Skipped: extension point analysis is covered by /ctx-architecture
113+ DETAILED_DESIGN (per-module) and /ctx-architecture-enrich
114+ (registration sites). A fourth skill fragments the pipeline
115+ without enough distinct value. Three is the right number:
116+ map, enrich, hunt.
112117 ** Context** : Companion to ` ctx-architecture ` and
113118 ` ctx-failure-analysis ` , completing a trilogy: how does it
114119 work → where will it break → where does it grow. Reads
@@ -125,19 +130,17 @@ TASK STATUS LABELS:
125130 I start?") and architecture review ("are we adding features
126131 in the right places?").
127132
128- - [ ] Design SKILL.md for ctx-extension-map: inputs
129- (architecture artifacts + git log), analysis phases,
130- output format (EXTENSION-POINTS.md), quality checklist
133+ - [ -] Design SKILL.md for ctx-extension-map
134+ Skipped: parent task skipped.
131135 #added:2026-03-25-062000
132- - [ ] Define extension point detection heuristics: interface
133- registrations, factory patterns, ordered slices, scheme
134- init blocks, //go: embed directories, feature flag structs
135- with tags #added:2026-03-25-062000
136- - [ ] Add git log frequency analysis: trace recent commits
137- to confirm which extension points are actively used vs.
138- dormant #added:2026-03-25-062000
139- - [ ] Integrate with GitNexus: use cluster/process data to
140- identify registration call sites and their callers
136+ - [ -] Define extension point detection heuristics
137+ Skipped: parent task skipped.
138+ #added:2026-03-25-062000
139+ - [ -] Add git log frequency analysis
140+ Skipped: parent task skipped.
141+ #added:2026-03-25-062000
142+ - [ -] Integrate with GitNexus for registration sites
143+ Skipped: parent task skipped.
141144 #added:2026-03-25-062000
142145
143146### Phase CT: Companion Tool Integration
0 commit comments