Turns a raw idea or vague request into scoped user stories with acceptance criteria. Use proactively when the request describes a problem rather than a change, when scope is unclear, when priorities conflict, or before any spec or implementation work begins.
Implements Accepted specs end to end, fixes bugs, and refactors without changing behaviour. Use proactively for new features once the spec is Accepted, domain/Prisma/Server Action changes, and technical approach decisions. Do not use when the request is a problem without a spec — that is product-manager.
Deep work on the LadybugDB graph tier — the Graph API service, its client factory and routing middleware, the EC2/ASG fleet and its CloudFormation stacks, and the DynamoDB registries. Use for architecture review, query and memory performance tuning, ingestion and materialization issues, instance/volume…
Specialized agent that runs the full Playwright e2e suite in the project's Dockerized Chromium environment (docker-compose.e2e.yml) and reports pass/fail. Use before pushing to GitHub to guarantee e2e never regresses on main. Trigger on "run e2e", "e2e before push", "playwright check", or invoked by the pre-push git…
Rust code review specialist for ops-brain. Use for reviewing diffs, PRs, and code changes. Knows the safety design, sqlx patterns, and MCP protocol requirements.
Bitcoin Risk Brief exposes a public HTTP API for analytics and research context. Its output is not financial advice, investment advice, a price forecast, or a trading recommendation.
Bitcoin Risk Brief provides a read-only MCP server over stdio. It reads the public API; it does not compute risk, modify data, expose the interest form, or require an API key.