Skip to content

feat: add skills for snippets, agent graphs, experiments, and guarded rollouts#56

Merged
nieblara merged 1 commit intomainfrom
devin/1778099376-add-snippet-and-gap-skills
May 7, 2026
Merged

feat: add skills for snippets, agent graphs, experiments, and guarded rollouts#56
nieblara merged 1 commit intomainfrom
devin/1778099376-add-snippet-and-gap-skills

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

Summary

  • Add aiconfig-snippets skill for creating/managing reusable prompt snippets across AI Configs
  • Add aiconfig-agent-graphs skill for creating/managing multi-agent graphs with routing and handoffs
  • Add launchdarkly-experiment-setup skill for setting up experiments with metrics, treatments, and iterations
  • Add launchdarkly-guarded-rollout skill for configuring progressive rollouts with metric monitoring and rollback
  • Update README with new skill listings
  • Regenerate skills.json catalog

Testing

  • Manual (describe below)

Skills are text-based playbooks — verified structure matches template conventions and all skills are registered in skills.json via generate_catalog.py.

Notes

  • Fills gaps identified in agentic onboarding setup
  • Companion to gram-functions PR #24 which adds the MCP tools these skills reference

Link to Devin session: https://app.devin.ai/sessions/1ba9e25b7b3f4788a6171d043ac461bb
Requested by: @ld-paul

… rollouts

- aiconfig-snippets: Create/manage reusable prompt snippets across AI Configs
- aiconfig-agent-graphs: Create/manage multi-agent graphs with routing and handoffs
- launchdarkly-experiment-setup: Set up experiments with metrics, treatments, iterations
- launchdarkly-guarded-rollout: Configure progressive rollouts with metric monitoring
- Update README.md with new skill listings
- Regenerate skills.json catalog

Co-Authored-By: Paul Loeb <ploeb@launchdarkly.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@nieblara nieblara marked this pull request as ready for review May 6, 2026 20:36
@nieblara nieblara requested a review from a team as a code owner May 6, 2026 20:36
@dakotasanchez dakotasanchez self-requested a review May 7, 2026 18:42
@nieblara nieblara merged commit 8cecc56 into main May 7, 2026
3 checks passed
@nieblara nieblara deleted the devin/1778099376-add-snippet-and-gap-skills branch May 7, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants