Skip to content

Add migrate-integration and document-api-integration skills#5442

Merged
chassing merged 2 commits intoapp-sre:masterfrom
chassing:2026-03-10_ai-skill
Mar 11, 2026
Merged

Add migrate-integration and document-api-integration skills#5442
chassing merged 2 commits intoapp-sre:masterfrom
chassing:2026-03-10_ai-skill

Conversation

@chassing
Copy link
Member

Summary

  • New migrate-integration skill that guides developers through migrating a reconcile/ integration to the qontract-api architecture in 6 phases (discovery, shared utils, server-side, external endpoints, client-side, tests+docs)
  • Converted document-api-integration from a command to a skill for auto-triggering support
  • Added /migrate-integration command as explicit shortcut

Test plan

  • Verify /migrate-integration triggers the skill correctly
  • Verify /document-api-integration still works via command
  • Test skill with a real integration migration (e.g., aws-account-manager)

@chassing chassing force-pushed the 2026-03-10_ai-skill branch 4 times, most recently from 94c115c to 58ea1e0 Compare March 10, 2026 15:12
@chassing chassing self-assigned this Mar 10, 2026
Copy link
Contributor

@jfreixa jfreixa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM I will try it with glitchtip integration

Copy link
Contributor

@hemslo hemslo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@mehfuz mehfuz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!! eager to try out

- New skill: migrate-integration - guides migration of reconcile/
  integrations to qontract-api architecture (6 phases: discovery,
  utils, server-side, external endpoints, client-side, tests+docs)
- New skill: document-api-integration - converted from command to
  skill for auto-triggering support
- Simplified document-api-integration command to delegate to skill
- New command: /migrate-integration as shortcut for the skill
@chassing chassing force-pushed the 2026-03-10_ai-skill branch from 5c60554 to 0e7761f Compare March 11, 2026 07:27
@chassing chassing merged commit ae8f09e into app-sre:master Mar 11, 2026
9 checks passed
@chassing chassing deleted the 2026-03-10_ai-skill branch March 11, 2026 08:44
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.

4 participants