Devin
Prompts and configuration targeted at Devin (Cognition’s autonomous engineering agent).
What usually lives here
- Devin Knowledge entries — per-repo runbooks Devin reads on every session. Include the commands Devin should run, the gotchas it should avoid, and the humans it should ping.
- Playbooks — longer, step-by-step descriptions for recurring remediation patterns (e.g. “bump a transitive dep behind a feature flag”).
- Task prompts — canned descriptions for the Devin task UI.
Browse entries
Every entry carries its author, team, and maturity. Click any card for the full prompt.
Scheduled vulnerability remediation (all ecosystems)
developmentA Devin task prompt for scheduled, cross-ecosystem vulnerability remediation. Devin scans every dependency surface in the repo — app deps, transitive deps, container images, GitHub …
Scheduled sensitive data element (SDE) remediation
developmentA Devin task prompt for scheduled sensitive data element (SDE) remediation. Devin scans the repo and its history for secrets, PII, PHI, PCI, financial data, and unsafe …