بنقرة واحدة
odin-scout-ent
يحتوي odin-scout-ent على 5 من skills المجمعة من dream-horizon-org، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Scaffold a new REST API endpoint in odin-scout-ent following hexagonal architecture. Creates the full stack: domain model, port, service, infrastructure adapter, DTOs, and controller. Use when the user asks to add a new endpoint, API, route, or feature.
Build odin-scout-ent, run it locally, and test APIs. Use when the user asks to build the project, run it, test endpoints, restart the server, or verify changes work.
Monitor GitHub Actions CI after a git push and deploy odin-scout to acc-onb via the odin CLI. Use proactively after any git push to the odin-scout-ent repository. Offers to poll CI status and trigger deployment when checks pass.
Start odin-scout-ent locally via run-local.sh. Use when the user asks to start, run, or restart Scout.
Add a new AWS service integration to odin-scout-ent. Covers adding SDK dependencies, creating client methods in AwsDiscoveryAdapter, and wiring through ports and services. Use when the user wants to integrate a new AWS service, add AWS API calls, or extend cloud discovery.