refactor(plugins): archive unused agents, skills, and disable 5 plugins#82
refactor(plugins): archive unused agents, skills, and disable 5 plugins#82AnExiledDev merged 3 commits intostagingfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Reduce active surface to what's actually used — everything else preserved in _archived/ directories for future rewrite. - Archive 15 of 19 agents (keep architect, claude-guide, explorer, generalist) - Archive 21 of 23 skill-engine skills (keep /team, /agent-browser) - Archive /debug skill in agent-system - Remove bash-exec and statusline-config from agent redirect map - Strip skill-suggester to 2 entries (was 25+) - Disable prompt-snippets plugin (others already disabled) - Regenerate all settings profiles - Update docs: AGENTS.md, README.md, CHANGELOG.md, marketplace.json
Saves uncommitted work from refactor session — settings updates, archived agent/skill deletions, skill modifications, docs, and tests.
- Test expectations: 4 redirect entries (removed bash-exec, statusline-config) - Orchestrator prompt: removed bash-exec from agent catalog and selection - AGENT-REDIRECTION.md: updated REDIRECT_MAP example and file count - Docs agents reference: removed 15 archived agent sections, updated counts - Docs agent-system plugin: updated tables and model selection note - Container README: updated agent table from 17 to 4 active agents
9b03af7 to
8f97ef7
Compare
|
Fixes applied:
Rebased on staging (post-PR #80/#81 merges), CHANGELOG and setup.sh conflicts resolved. |
Summary
agents/_archived//team,/agent-browser). Archived skills preserved inskills/_archived/teamandagent-browser(was 25+ skills)Bash→bash-execandstatusline-setup→statusline-configremoved from redirect mapeffort: max— active and archived, across all pluginsTest plan
cd container && npm test— verify container tests passcd docs && npm run build— verify docs build/team,/agent-browser) still work/spec,/build,/ship,/pscommands)teamandagent-browser