bakhod1r
- 11 skills
- 0 followers
- 6 hours ago last updated
- ▌ Adr · bakhod1rWrite an Architecture Decision Record. Use when a decision is hard to reverse — technology choice, service boundary, data model, protocol, vendor, or anything a future engineer will ask "why on earth" about.
- ▌ Runbook · bakhod1rWrite an operational runbook that an on-call engineer can execute at 3am. Use when adding an alert, launching a service, or after an incident exposed a missing procedure.
- ▌ Onboarding · bakhod1rGet a new user or contributor productive with this agent system. Use when someone asks how to start, how it works, or how to add an agent.
- ▌ Postmortem · bakhod1rWrite a blameless incident postmortem with a timeline and tracked actions. Use after any customer-visible incident, data loss, or security event.
- ▌ Cost Review · bakhod1rReview a design or a running system for cost. Use before committing to an architecture, when a bill jumps, or during quarterly optimisation.
- ▌ Marketplace · bakhod1rInstall external Claude Code plugins from official marketplaces, and install this repository's own agent plugins. Use when the user wants a capability this roster does not cover, asks about plugins or marketplaces, or wants to share these agents with a team.
- ▌ Threat Model · bakhod1rProduce a STRIDE threat model for a system or feature. Use before building anything that handles authentication, money, personal data, file uploads, or third-party input.
- ▌ Data Contract · bakhod1rDefine or review a data contract between a producer and consumers. Use when creating a dataset, event stream, or API that another team depends on.
- ▌ Orchestration · bakhod1rRun a task end to end through the full delivery pipeline — product discovery, architecture, build, verification, release. Use when the user gives a goal rather than a specific technical instruction, or invokes /flow.
- ▌ Agent Registry · bakhod1rLook up which agent or team owns a kind of work in this repository. Use when deciding whom to delegate to, when the user names a role, or when asked "who handles X".
- ▌ Delegation Protocol · bakhod1rHow to route work across teams and agents in this repository. Use when a task spans more than one domain, when you are unsure which agent owns it, or before fanning out to several agents.