By phanosh
Discover Claude Code features relevant to your project. Type /claude-tips for personalized recommendations.
Discover Claude Code features relevant to your project. Analyzes codebase, workflow patterns, and tooling to recommend tips you might not know about. Use when you want to learn what Claude Code can do for THIS project.
Scrape Twitter/X and docs for new Claude Code features, deduplicate against the existing database, and commit updates. Use when you want to update the feature database with recent tips. MANUAL TRIGGER ONLY: /scrape-features
The Claude team is shipping features faster than anyone can keep track of. New slash commands, hooks, integrations, workflow tricks -- every week there's something new buried in a tweet or changelog that could save you hours.
This plugin fixes that. It watches the firehose so you don't have to, then tells you exactly which features matter for your project.
/claude-tips inside any projectIf you're not in a project directory, it asks what you're working on and gives you relevant tips anyway.
Add the marketplace and install the plugin:
claude plugin marketplace add phanosh/claude-feature-scout
claude plugin install claude-feature-scout
Restart Claude Code. The /claude-tips and /scrape-features commands are now available in any project.
To update later:
claude plugin update claude-feature-scout@claude-feature-scout
| Command | What it does |
|---|---|
/claude-tips | Analyze your project, recommend features you should be using |
/claude-tips hooks | Search the database for a specific topic |
/claude-tips all | Browse every feature, grouped by category |
/claude-tips new | See what was recently added |
The database updates automatically. Set up a daily scrape with Claude Code's built-in scheduling:
/schedule daily /scrape-features
This runs a Claude agent that searches Twitter/X (@claudeai, @bcherny, @amorriscode) and the official docs for new features, deduplicates them, and opens a PR with the updates. Runs on your Max subscription -- no API keys, no CI, no extra cost.
You can also run /scrape-features manually anytime.
9 new features added, bringing the database to 141 total. Highlights:
--dangerously-skip-permissions. A safety classifier auto-approves low-risk actions and blocks destructive ones. Research preview as of March 24./loop 5m check the deploy). Turns Claude Code into a background monitoring worker.low, medium, high, or max (Opus only).141 features across 10 categories, sourced from official docs, power users, and the community:
Every entry includes relevance signals (which project types benefit), difficulty level, a concrete example, and a source link.
Found a tip that's not in the database? Add it:
data/features.yaml (see CONTRIBUTING.md for the schema)python scripts/validate-features.py data/features.yamlMIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub phanosh/claude-feature-scout --plugin claude-feature-scoutA Claude Code guide — skills for interactive onboarding and Q&A on setup, best practices, automation, and effective workflows
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Commands for loading context and priming Claude for specific tasks
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Curated skills for Claude Code and Codex power users - tool selection, workflow optimization, and productivity
Publish any HTML file as a live link instantly via host-html.com. Includes /host-html (publish to URL) and /host-pdf (export slides to PDF).