rca32
- 9 skills
- 0 followers
- 6 hours ago last updated
- ▌ Bro · rca32 bundleRestate the previous assistant response in plain language when the user explicitly invokes $bro. Not for translation, new advice, or changing the meaning.
- ▌ To Prd · rca32 bundleWrite a product requirements document from a brief, conversation, supplied artifacts, or existing software. Use for PRDs, product specs, and product-level reconstruction. Not for implementation or engineering task decomposition.
- ▌ Break Fix · rca32 bundleProbe a controlled local, development, or staging app for user-visible and state bugs, reproduce findings, and fix them when requested. Use for exploratory QA, bug bashes, and adversarial user-flow testing. Not for production testing, diff review, or feature delivery.
- ▌ Implement · rca32 bundleImplement or resume a feature, migration, or substantial fix through working code and appropriate verification. Use for delivery across multiple files or an approved task set, and optional CODEX_AGENTS.yml configuration. Not for tiny edits, diagnosis-only questions, read-only review, task drafting, or Git chores.
- ▌ Code Review · rca32 bundleReview a PR, branch, commit range, or working-tree change for actionable defects and missing behavior. Use for code and pre-push review. Return findings without editing code; not a general implementation or bug-hunt workflow.
- ▌ Create Tasks · rca32 bundleTurn settled requirements into actionable engineering tasks, or record authorized status changes in an existing task index. Use for task decomposition and saved task maintenance. Not for implementation, unrelated trackers, or conversational progress questions.
- ▌ Business Review · rca32 bundleAssess product value, buyer fit, positioning, pricing, or onboarding from a commercial perspective. Use for business reviews, persona/ICP work, and buyer-facing messaging critique. Not for code review or implementation.
- ▌ First Principles · rca32 bundleReconsider a consequential decision by separating evidence, real constraints, assumptions, and preferences. Use only when explicitly invoked to challenge inherited framing. Not for unknown-cause debugging, implementation, or completed-change review.
- ▌ Complexity Optimizer · rca32 bundleFind algorithmic or repeated-work hotspots and implement behavior-preserving performance improvements when requested. Use for complexity analysis, inefficient loops, repeated scans, render work, and N+1 patterns. Not for general code review or unexplained performance symptoms before their cause is isolated.