🧪 A Claude Code plugin that analyzes any codebase and generates a tailored skill pack — coding skills, review agents, Q&A agents, and a shared guidelines document — then keeps them evolving through continuous learning.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
103
commits
fix: add Bash tool to reviewer agents for git diff access
c97e3cfView on GitHubfix: increase thinking effort to high on all generated agent templates
169d654View on GitHubfix: remove maxTurns limits from generated agent templates
03d07faView on GitHubfix: enforce potion- prefix in generated agent names — never use project name
2a673eeView on GitHubdocs: update plugin descriptions to mention continuous learning
e514a82View on GitHubdocs: update README with potion-learn section and /potion-skill-generator usage
8d2c94fView on GitHubfix(potion-learn): address minor review findings — phrasing, docs, template comment
12e5916View on GitHubfix(potion-learn): address review findings — tool/instruction alignment, --merge mode, color conflict
b940ff1View on GitHubfeat(potion-learn): document learn pipeline in CLAUDE.md, bump to 2.5.0
22830beView on GitHubfeat(potion-learn): add orchestrator skill with 3-phase pipeline and user gates
c535441View on GitHubfeat(potion-learn): add Learnings Writer agent for staging and merge
3645770View on GitHubfeat(potion-learn): add Challenger agent for devil's advocate review
cce00f4View on GitHubfeat(potion-learn): add Drift Detector agent for guideline-codebase divergence
70f6ad9View on GitHubfeat(potion-learn): add Text Parser agent for free-form input normalization
01cf096View on GitHub