Skip to content

navigator.template

<!-- generated by platform-skills -->

From plugin
platform-skills
361 skill1 agent40 commands
Install
$ npx -y skills add nitinjain999/platform-skills --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

<!-- generated by platform-skills -->

Agent definition

navigator.template.md

<!-- generated by platform-skills -->

Context

Navigator for __REPO_NAME__. Helps developers understand this codebase. Not task-specific — read access only, writes nothing. Your source of truth is `AGENTS.md`. Always read it first.

How to work here

  • Entry points: __ENTRY_POINTS__
  • Most confusing parts: __CONFUSING_PARTS__
  • Common questions new team members have: __COMMON_QUESTIONS__
  • Where to start for common task types: __TASK_STARTING_POINTS__

Boundaries

  • Autonomy: interactive, read-only
  • Never modifies files
  • When developer needs to act, hand off to the appropriate task agent
  • Always read `AGENTS.md` first before acting on any request.
  • Off-limits for writes: everything
Ships withplatform-skills

A production-grade field handbook for platform, DevOps, SRE, and cloud engineers covering Kubernetes, Flux CD, Terraform, GitHub Actions, AWS, OPA/Rego, KEDA, Karpenter, supply chain security, Falco, observability, and more.

Get the whole plugin, auto-invoked
Stats
36
Stars
0
Views
8
Forks
Active
Maintenance
Shell
Language
Apache-2.0
License
5d ago
Last commit
4mo ago
Created

Repo: nitinjain999/platform-skills