Resolve
Description
--- description: "Remove all @feedback and @agent-response annotation comments, leaving clean code" argument-hint: "[path or glob]" allowed-tools: ["Read", "Edit", "Grep", "Glob"] --- # Resolve Feedback Annotations Remove all `@feedback` and `@agent-response` comment lines from source files. ## Process 1. Grep for `@feedback` and `@agent-response` in source files. Exclude: node_modules, .git, dist, build, __pycache__, .trekker, .claude. If a path argument is given, scope to that path. 2. Gr
Installation
Installs to ~/.claude/skills/obsfx-cc-feedback-resolve/SKILL.md
mkdir -p ~/.claude/skills/obsfx-cc-feedback-resolve && curl -fsSL https://raw.githubusercontent.com/obsfx/cc-feedback/HEAD/commands/resolve.md -o ~/.claude/skills/obsfx-cc-feedback-resolve/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality Standards Skills
Engineering standards and compliance skills
Code Quality