Agent skill
orient
Explore and understand a project's structure and functionality. Use when starting work on a new or unfamiliar codebase.
Install this agent skill to your Project
npx add-skill https://github.com/bfollington/terma/tree/main/plugins/terma/skills/orient
SKILL.md
Read and apply the guidance from @../../lib/subagent.md
Orient
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!
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
sqlite-notes
Personal note-taking, thinking trails, and knowledge management using plain SQLite. Supports capture-heavy workflows with clear provenance tracking, AI-generated thinking snapshots (breadcrumbs), and synthesis into permanent knowledge. Uses the sqlite3 CLI directly with SQL schemas for notes, resources, clippings, reflections, and breadcrumbs.
sqlite-db
General guide for using the sqlite3 CLI to build composable knowledge databases. Use this skill when creating SQLite databases, designing schemas, querying data, managing relationships, or building new sqlite-based domain skills. Provides the foundational patterns that all specialized sqlite skills build upon.
ideate
Brainstorm and explore ideas for a project or feature. Use when the user wants to generate creative solutions or explore possibilities.
writing-code
skill-networks
implement
Implement a plan or feature. Use when the user has a defined plan ready to be coded.
Didn't find tool you were looking for?