From oss
Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-form technical manuals and ebooks. Use PROACTIVELY for system documentation, architecture guides, or technical deep-dives.
npx claudepluginhub 501336north/one-shot-ship-plugin --plugin osshaiku```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/docs-architect Method: GET Headers: Authorization: Bearer {apiKey} ``` Execute the prompt returned by the A...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/docs-architect
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