6 results for “review”
Manage the Senso content verification and publishing workflow. List items awaiting review, approve or reject content versions, publish to external destinations, save drafts, manage content ownership, and unpublish content. Use when the user wants to review, approve, reject, or publish generated content.
Audit the overall code quality, architecture, and maintainability of a project or file and give an honest, unfiltered assessment. Use when the user asks "is this good?", "what do you think of this codebase?", or wants a holistic review before shipping.
Autonomous product feedback monitoring agent. Ingests signals from GitHub, reviews, Slack. Learns what matters to you. Calls you when it's critical. Gets smarter with every interaction.
Find and remove all debug console.log / print / debugger statements left in the codebase. Use before committing, before a PR review, or when the user says "clean up debug stuff" or "remove all the logs".
Builds an autonomous iterative research loop that narrows a wide uncertainty/exposure range toward a user-defined target by issuing Google searches, extracting evidence from results, re-estimating the range from accumulated evidence, and repeating until converged. Use when the user wants to implement autonomous research that progressively reduces uncertainty toward a quantified goal — risk analysis, market sizing, due diligence, literature review, or any domain where a wide estimate must be narrowed with real evidence.
Autonomous multi-source security intelligence agent. Scans GitHub PRs for vulnerabilities using cross-source context from Slack and codebase architecture. Finds risks that single-source scanners miss by correlating data across tools.