Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub bfollington/terma --plugin termaHow 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
Generates 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.
Generates a developer guide for unfamiliar codebases by scanning structure, mapping architecture, detecting conventions, analyzing key modules, and providing setup instructions.
Analyzes unfamiliar codebases to generate structured onboarding guides with architecture maps, key entry points, conventions, and starter CLAUDE.md.
Share bugs, ideas, or general feedback.
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!