Cc Navigator
Description
[Claude Code Skill] Workflow advisor — recommends the right skill, agent, or workflow for any task. Install: npx skills add freemty/claude-code-best-practices
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
cc-navigator
Know which skill, agent, or tool to reach for -- workflow navigation for Claude Code.
A [Claude Code](https://claude.ai/claude-code) skill that classifies your task and recommends the right workflow, synthesized from 11 authoritative sources including Anthropic's official skills repo, the CC creator's tips, and Anthropic engineers' guides.
When to Use
- "How should I approach this?" -- unsure where to start
- Starting a new feature, bug fix, or refactor session
- Feeling overwhelmed by a large task and need to break it down
- Don't know which skill or agent to reach for
- Between steps -- just finished something, what's next?
- Need to find the right tool for web access, testing, or presentation
What's Inside
- Decision Framework -- task classification table + workflow decision tree that routes you to the right approach
- 8 Synthesized Principles -- cross-source best practices distilled from all 11 sources (planning, TDD, context hygiene, skills engineering, tool design, parallel execution, CLAUDE.md investment, hooks)
- Ecosystem Quick Reference -- web access, SWE workflow, and presentation tools at a glance
- 9 source documents in
references/-- full article archives and ecosystem detail guides for deep dives
Sources
- Superpowers -- TDD, task atomization, subagent-driven development
- AReaL / Starcat -- 32-day zero-handwritten distributed RL
- CC Official: How It Works -- Agentic loop, context management
- CC Official: Hooks Guide -- 4 hook types, 19 lifecycle events
- Boris Cherny: CC Tips -- CC creator's 10 tips from the team
- Tw93: CC Architecture -- Six-layer architecture, context governance
- [Thariq: How We Use Skills](https:
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity