Armory
Source
Browse
Skills

code-tour

Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install code-tour --cli claude

writes the skill into.claude/skills/code-tour/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/code-tour/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Create CodeTour .tour files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

When to use it

Create CodeTour .tour files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/code-tour/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).