WondrAIWork is now a Claude Code Plugin Marketplace (since Phase A completion). The current README positions it purely as a methodology repo. It needs to reflect the dual identity: usable tool (plugin + skills) AND methodology showcase.
Banner
Tagline + Badges (MIT, Stars, Issues, Version, Claude Code Plugin)
## What is WondrAIWork?
One paragraph: systematic 7-phase methodology + Claude Code plugin for AI-assisted OSS contributions.
Not a bot. Not "good first issue" farming. Real contributions to real projects.
## Install as Claude Code Plugin
/plugin marketplace add Kanevry/wondraiwork
### Available Skills
| Skill | Description | Status |
| /discover | Find high-impact issues | Available |
| /evaluate | Deep-evaluate repo + issue viability | Available |
| /contribute | Full 7-phase workflow orchestrator | Coming |
| /verify | Pre-PR verification gate | Coming |
| /briefing | Owner briefing (Phase 02b) | Coming |
| /setup | Clone + prepare target repo | Coming |
| /track | Manage targets + log decisions | Coming |
| /review | Quality-gate diff review | Coming |
## Proven Results
| Contribution | Repo | Status |
| DOM selector fix | refined-github | PR #9128 submitted |
| Vite module resolution | react-router | PR #14936 submitted |
## The 7-Phase Methodology
(condensed version of current methodology section)
## Use Without Plugin
pnpm discover / evaluate / setup-target
(current Quick Start, moved down)
## Contribution Targets
(current targets section)
## Philosophy
(keep as-is)
## AI Transparency
(keep as-is)
## Contributing
(keep as-is)
## License
Context
WondrAIWork is now a Claude Code Plugin Marketplace (since Phase A completion). The current README positions it purely as a methodology repo. It needs to reflect the dual identity: usable tool (plugin + skills) AND methodology showcase.
Supersedes the incremental README changes in #42 and #43 — this is a full redesign.
Current Problems
/plugin marketplace addfor tool usersProposed Structure
Key Design Decisions
Closes