
Skishore23 Wink
- 9 repo stars
- Updated January 27, 2026
- skishore23/wink
skishore23-wink is a Claude Code plugin that enforces self-improving verification discipline so agents learn patterns, block premature stopping, and adapt quality loops automatically.
About
skishore23-wink is a Claude Code plugin that acts as ongoing discipline for agent sessions rather than a one-shot task tool. It learns from how you work, generates or adapts agent behavior from those patterns, and enforces verification before the model treats a task as finished. Keywords in the catalog—detects, enforces, evidence, loops, stopping, tracks, verification—point to a methodology you can invoke across the solo-developer journey: scoping in Validate, implementing in Build, reviewing in Ship, and iterating in Operate. Wink is for developers tired of agents that declare success without running checks or that stop early when work is half done. It is not a linter replacement or a deployment plugin; it is a session-level quality system that compounds as patterns accumulate. Expect intermediate setup: you benefit most when you already use Claude Code plugins and care about repeatable gates, not ad-hoc vibes-based coding.
- Self-improving discipline: learn patterns, generate agents, enforce quality, adapt automatically
- Detects incomplete work and premature stopping before you accept an answer
- Tracks verification and evidence so loops close with proof, not claims
- Enforces quality gates aligned with Claude Code sessions
- Community plugin bundle (1 plugin) from skishore23/wink
Skishore23 Wink by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install skishore23-wink@skishore23/winkAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 9 |
|---|---|
| Last updated | January 27, 2026 |
| Repository | skishore23/wink ↗ |
What it does
Add self-improving discipline to Claude Code so the agent learns your patterns, enforces verification before stopping, and adapts quality loops over time.
Who is it for?
Best when you live in long Claude Code sessions and want persistent enforcement of evidence and verification across many types of tasks.
Skip if: Skip if you only need a single API integration or one-off codegen with no ongoing agent discipline.
What you get
Your agent follows learned discipline patterns, runs verification loops before stopping, and adapts enforcement as your quality bar evolves.
- Enforced verification before task completion
- Learned discipline patterns applied across sessions
- Reduced premature stopping with tracked evidence loops
By the numbers
- Repository: skishore23/wink
- Plugin count: 1
- Catalog source: community auto-ingest
Recommended Plugins
How it compares
Session-wide quality and verification discipline, not a blind A/B eval tool or OpenAPI SDK generator.
FAQ
Who is Skishore23 Wink for?
Claude Code users who want the agent to learn their quality patterns, enforce verification, and avoid stopping before work is actually complete.
When should I use Skishore23 Wink?
Enable it for ongoing agent work across research, build, review, and ops whenever you need evidence-backed completion instead of one-shot answers.
How do I add Skishore23 Wink to my agent?
Install the skishore23/wink plugin in Claude Code, turn it on in your plugin settings, and let it attach discipline and verification hooks to your normal coding and planning sessions.