fit-pathway
Installation
SKILL.md
Pathway Package
Web application, CLI, and formatters for career progression, job definitions,
and agent profile generation. Two audiences use fit-pathway differently:
| Audience | Goal | How they run it |
|---|---|---|
| Organizations | Publish a agent-aligned engineering standard for their engineers | npx fit-pathway build in a standalone project |
| Engineers | Explore jobs, skills, and career progression | npx fit-pathway installed in their project |
When to Use
Understand what's expected at your level:
- Looking up role expectations —
npx fit-pathway job <discipline> <level> - Understanding proficiency and autonomy at each level —
npx fit-pathway level <id> - Analyzing career progression gaps —
npx fit-pathway progress <discipline> <level> --compare=<target> - Exploring skills, behaviours, and drivers —
npx fit-pathway skill <id>,npx fit-pathway behaviour <id>