This one scans your codebase, detects project types and dependencies, then writes everything to a `repo.md` file in a cache directory. It's built for generating repository context before diving into security analysis or when you need to quickly map an unfamiliar codebase. The workflow is systematic: detect projects, summarize each one's architecture and business criticality, then consolidate it all into a structured markdown file. It runs entirely locally using read, write, and bash tools, no web fetching. The skill references its own agent files for detection and summarization logic, and it checks the cache first to avoid redundant work. Useful when you're starting cold on a repo and need the lay of the land documented.
npx -y skills add ghostsecurity/skills --skill ghost-repo-context --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
hoodini/ai-agents-skills
agamm/claude-code-owasp
addyosmani/agent-skills
giuseppe-trisciuoglio/developer-kit