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 termaGenerates a newcomer orientation tour of any codebase: collects context, deep-reads key files, and guides the next step. Useful when onboarding to an unfamiliar repo.
Explores and summarizes codebase structure, architecture, and key files for onboarding or understanding unknown projects.
Generates a developer guide for unfamiliar codebases by scanning structure, mapping architecture, detecting conventions, analyzing key modules, and providing setup instructions.