asapp-review-task

Reviews ASAPP task branches for bugs, gaps, and improvement opportunities before closure.

Updated Apr 28, 2024
One-click install
npx skills add https://github.com/attrigo/asapp --skill asapp-review-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asapp-review-task
Source: https://github.com/attrigo/asapp/tree/main/.claude/skills/asapp-review-task
Command: npx skills add https://github.com/attrigo/asapp --skill asapp-review-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you perform a thorough final review of an ASAPP branch before closing a task, so bugs, gaps, and improvement opportunities are caught before merge.

Core Features & Use Cases

  • Branch Review Triage: Analyzes the current branch against the task scope and surfaces prioritized findings.
  • Quality and Design Review: Checks code quality, architecture, and security-relevant changes when applicable.
  • Selective TODO Logging: Lets you choose which findings to record in TODO.md, keeping only the actionable review items.
  • Use Case: Use this Skill after implementation is complete and you want a clean, structured review before handing the task off for fixes or closure.

Quick Start

Ask the Skill to review the current ASAPP task branch and present prioritized findings for your selection.

Frequently Asked Questions about asapp-review-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review a task branch for code, architecture, and security issues before closure?

A branch audit reviews your current task branch for implementation bugs, architecture gaps, and security-relevant changes, then surfaces prioritized findings for your selection before closure.

What is the best way to track code review findings without modifying application code?

Tracking code review findings without modifying application code is done by logging selected actionable items into a TODO.md file, preserving only the triaged review notes you choose to record.

Can I perform a quality assurance and security review on an ASAPP task branch?

Yes, you can perform a quality assurance and security review on an ASAPP task branch by analyzing the branch changes and assessing code quality, architecture, and security-relevant modifications before task handoff.

Does the branch review process support prioritized findings and selective TODO logging?

Yes, the branch review process supports prioritized findings by surfacing triaged issues for user selection, allowing you to selectively log only the actionable review items into TODO.md.

When do I need to run a final branch audit before merging a task?

You need to run a final branch audit when implementation is complete and you want a structured review to catch bugs, gaps, and improvement opportunities before handing the task off for fixes or closure.