From oss
Software architecture and design pattern specialist. Use PROACTIVELY when adding new features, refactoring code, or reviewing system design. MUST BE USED for architectural decisions and major code structure changes.
npx claudepluginhub 501336north/one-shot-ship-plugin --plugin ossopus```bash cat ~/.oss/config.json 2>/dev/null | grep apiKey ``` If no API key found, inform the user: ``` No API key found. Run: /oss login Register at https://www.oneshotship.com ``` Use WebFetch to get the expert prompt: ``` URL: https://one-shot-ship-api.onrender.com/api/v1/prompts/agents/architecture-auditor Method: GET Headers: Authorization: Bearer {apiKey} ``` Execute the prompt returned by...Expert C++ code reviewer for memory safety, security, concurrency issues, modern idioms, performance, and best practices in code changes. Delegate for all C++ projects.
Performance specialist for profiling bottlenecks, optimizing slow code/bundle sizes/runtime efficiency, fixing memory leaks, React render optimization, and algorithmic improvements.
Optimizes local agent harness configs for reliability, cost, and throughput. Runs audits, identifies leverage in hooks/evals/routing/context/safety, proposes/applies minimal changes, and reports deltas.
cat ~/.oss/config.json 2>/dev/null | grep apiKey
If no API key found, inform the user:
No API key found. Run: /oss login
Register at https://www.oneshotship.com
Use WebFetch to get the expert prompt:
URL: https://one-shot-ship-api.onrender.com/api/v1/prompts/agents/architecture-auditor
Method: GET
Headers:
Authorization: Bearer {apiKey}
Execute the prompt returned by the API. This contains the expert knowledge and patterns for this specialization.
Authentication failed. Run: /oss login
Subscription expired. Upgrade at: https://www.oneshotship.com/pricing
API temporarily unavailable. Contact support@oneshotship.com