Navin

Dev skills

Skills are markdown playbooks the agent loads on demand (or automatically via workflow commands). Manage them in Settings → Skills or list them with /skill. The skills below power the Dev module; the full catalog contains many more (marketing, SEO, documents, HR, sales…).

Engineering

SkillPurpose
fullstack-devEnd-to-end feature building: frontend, backend, database.
api-engineerAPI design and implementation.
task-plannerBreaking work into ordered, verifiable steps (used by /blueprint).
test-generatorWriting meaningful test suites.
code-reviewerStructured code review methodology (used by /inspect).
critic-reviewerAdversarial second-pass review.
skill-creator / skill-vetterAuthor and audit new skills.
pack-builderCreate and audit plugin packs.

Security

SkillPurpose
security-auditorSystematic security audits (used by /fortify).
vulnerability-scannerExploit hunting: OWASP, CVEs, secrets (used by /probe).
prompt-injection-defenderDetecting and defusing prompt-injection surfaces.
secrets-managerSafe handling of credentials and tokens.
permission-guardEnforcing permission boundaries.
audit-loggerTraceability of sensitive operations.

Performance & quality

SkillPurpose
performance-auditorProfiling and optimization (used by /turbo).
metrics-analystProject metrics collection and scoring (used by /pulse).
kpi-reporterKPI dashboards and reporting.
quality-gateMulti-gate pass/fail assessment.

Ops & infrastructure

SkillPurpose
docker-operatorContainers: build, run, debug.
kubernetes-operatorK8s deployments and troubleshooting.
terraform-agentInfrastructure as code.
cicd-agentPipelines and continuous delivery.
observability-agentLogs, traces, metrics wiring.
backup-rollbackSafe state snapshots and restores.
shell-sandboxSandboxed shell execution practices.
tmuxLong-running terminal session management.

Data

SkillPurpose
database-explorerSchema discovery and querying.
sql-analystSQL analysis and optimization.
supabase-operatorSupabase projects: DB, auth, storage.
stripe-operatorStripe integration and operations.
data-migration-agentSafe schema/data migrations.
data-quality-agentData validation and cleaning.

Agent autonomy

SkillPurpose
multi-agent-orchestrationCoordinating subagents on a task.
adaptive-reasoningChoosing the right depth of reasoning.
model-routerPicking the right model per task (pairs with /pilot).
context-compressorKeeping long sessions within context.
self-healing-retryRecovering from failed steps.
proactive-agentAnticipating needs during long goals.
human-approvalPausing for human sign-off on sensitive steps.
memoryLong-term memory conventions (pairs with Dream).

Skills are loaded automatically by workflow commands (e.g. /fortify preloads security-auditor, permission-guard, secrets-manager) or on request: just ask the agent to "use the code-reviewer skill".

Source: content/docs/navin_dev/en/skills.md