with one click
Quickly map an unfamiliar repository before changing it.
npx skills add https://github.com/kodi/topchester-agent --skill repo-orientationCopy and paste this command into Claude Code to install the skill
Quickly map an unfamiliar repository before changing it.
npx skills add https://github.com/kodi/topchester-agent --skill repo-orientationCopy and paste this command into Claude Code to install the skill
Configure Topchester project and user settings. Use when editing or explaining `topchester.jsonc`, `~/.config/topchester/config.jsonc`, model providers, command policy, ignore paths, hooks, project instruction files, or repo-scoped command approvals.
Review code for correctness, maintainability, security, and project fit.
Split larger work into ordered, verifiable implementation slices.
Debug failures by finding evidence and root cause before changing code.
Add or tighten tests before implementing a behavior change.
Use this skill when creating or updating planning documents for large changes, migrations, phased implementations, multi-PR work, risky refactors, staging validation, or any task that should be decomposed into ordered, reviewable slices with clear dependencies and verification.
| name | repo-orientation |
| description | Quickly map an unfamiliar repository before changing it. |
Use at the start of work in an unfamiliar codebase or when the request depends on local architecture.
Before editing, confirm the target module, nearby tests, and expected verification command.