ampdo

Search for AMPDO: comments in the codebase to gather feedback and instructions about code changes.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ampdo" with this command: npx skills add ampcode/amp-contrib/ampcode-amp-contrib-ampdo

Ampdo

Search for AMPDO: comments in the codebase to gather feedback and instructions about code changes.

When to Use

  • When reviewing feedback left in the codebase as AMPDO comments

  • When looking for inline instructions or change requests

  • When processing developer notes embedded in code

Search Process

Use ripgrep to find AMPDO: comments with context:

rg "AMPDO:" -C 3

Review Process

  • Read each AMPDO comment and surrounding code context

  • Take appropriate action based on the feedback: implement requested changes, address issues, or follow instructions

  • Present findings organized by file and comment type

  • Execute any action items or specific change requests

Output Format

  • Group by file path

  • Show line numbers and full context for each AMPDO comment

  • Summarize key themes and action items at the end

Expected Actions

After finding AMPDO: comments:

  • Analyze the feedback or instructions in each comment

  • Implement any requested code changes

  • Address any issues or concerns raised

  • Remove or update AMPDO: comments once addressed

  • Provide a summary of all actions taken

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ast-grep

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

tmux

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

work-on-linear-issue

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ui-preview

No summary provided by upstream source.

Repository SourceNeeds Review