Turn long AI conversations into reusable domain knowledge across sessions
Hope
Hope is an open-source integrations skill for Claude Code and Codex, published by dkstm95. Its author describes it as: “Hope looks for practical ways for human and AI to work better together.”. The project has 4 stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add dkstm95/hope`.
Installation
Add Hope to your agent with:
/plugin marketplace add dkstm95/hope Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Hope when you want integrations help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Declares compatibility with Claude Code, Codex
- Actively maintained (recent commits)
Things to check
- Limited adoption so far — evaluate before depending on it
Topics
Frequently asked questions
- What does Hope do?
- Hope looks for practical ways for human and AI to work better together.
- How do I install Hope?
- Run /plugin marketplace add dkstm95/hope in your agent, then reload your skills. Review the source at https://github.com/dkstm95/hope before installing.
- Is Hope free to use?
- Yes. Hope is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Which agents does Hope work with?
- Hope declares compatibility with Claude Code and Codex. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.
Related skills
More Integrations →Claude Newton: AI Reasoning Partner 2026 - Calibrated Pushback & Current Sources
345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.
One paragraph describing what this agent does, who it's for, and when to activate it.
Adversarial code review that breaks the self-review monoculture. Use when you want a genuinely critical review of recent changes, before merging a PR, or when you suspect Claude is being too agreeable about code quality. Forces perspective shifts through hostile reviewer personas that catch blind spots the author's mental model shares with the reviewer.