From terma
Explores project structure and functionality by reading README.md and core files, generating a briefing report for the lead agent. Useful for new or unfamiliar codebases.
How this skill is triggered — by the user, by Claude, or both
Slash command
/terma:orientThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read and apply the guidance from @../../lib/subagent.md
Read and apply the guidance from @../../lib/subagent.md
Read the README.md and the core files mentioned below, fan out from there to explore the project's structure and functionality.
Write a report on to brief the lead project agent so we can get to work!
npx claudepluginhub bfollington/terma --plugin termaMaps unfamiliar codebases by verifying intent docs, code structure, git history, and live state. Produces a reconnaissance report to guide changes.
Orients developers in unfamiliar repositories by collecting context, parsing manifests, and providing a compact map of project, entry points, active areas, and key files.
Explores and summarizes codebase structure, architecture, and key files for onboarding or understanding unknown projects.