gj-context-extract
Extract durable AI context from completed GitLab workflow artifacts. Use after releases, retrospectives, bug fixes, hotfixes, or major MRs to update docs/context, docs/modules, ADRs, .ai/context-index.yml, and iteration ai-context-summary without treating stale history as current truth.
Works with
--- name: gj-context-extract description: Extract durable AI context from completed GitLab workflow artifacts. Use after releases, retrospectives, bug fixes, hotfixes, or major MRs to update docs/context, docs/modules, ADRs, .ai/context-index.yml, and iteration ai-context-summary without treating stale history as current truth. license: MIT --- # GJ Context Extract ## Workflow 1. Read milestone artifacts, release notes, retro, merged MRs, tests, bugs, and current docs. 2. Separate current durable facts from historical narrative and unconfirmed inferences. 3. Decide update targets: - `docs/context/current-state.md` - `docs/context/module-map.md` - `docs/context/glossary.md` - `docs/modules/*.md` - `docs/product/requirements/*.md` - `docs/product/designs/*.md` - `docs/product/prototypes/*.md` - `docs/technical/solutions/*.md` - `docs/qa/test-plans/*.md` - `docs/qa/test-reports/*.md` - `docs/releases/*.md` - `docs/architecture/adr/*.md` - `.ai/context-index.yml` - iteration `ai-context-summary.md` 4. Preserve conflicts and request human confirmation when facts disagree. 5. Produce a patch plan or make scoped edits when requested. ## Output ```markdown ## Context Extraction Source artifacts: Durable facts: Historical-only notes: Conflicts: Files to update: Documentation impact: Proposed changes: Human confirmation needed: ``` ## References Read `references/demo-run.md` for the first ai-context-summary example.
More Project Management skills
firecrawl-build-onboarding
firecrawl/skills
Get Firecrawl credentials and SDK setup into a project. Use when an application needs `FIRECRAWL_API_KEY`, when an agent should add Firecrawl to `.env`, when the user wants to authenticate Firecrawl for app code, or when choosing the first SDK and docs for a new Firecrawl integration. This skill includes its own browser auth flow, so it does not depend on the website onboarding skill.
email-sequence
coreyhaines31/marketingskills
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," "lifecycle emails," "trigger-based emails," "email funnel," "email workflow," "what emails should I send," "welcome series," or "email cadence." Use this for any multi-email automated flow. For cold outreach emails, see cold-email. For in-app onboarding, see onboarding-cro.
onboard
pbakaus/impeccable
Designs and improves onboarding flows, empty states, and first-run experiences to help users reach value quickly. Use when the user mentions onboarding, first-time users, empty states, activation, getting started, or new user flows.

