robzolkos

prime

1
0
# Install this skill:
npx skills add robzolkos/zolkos-agent-skills --skill "prime"

Install specific skill from multi-skill repository

# Description

Prime yourself on a codebase by listing files and reading the README.

# SKILL.md


name: prime
description: Prime yourself on a codebase by listing files and reading the README.
disable-model-invocation: true
allowed-tools: Bash(git *), Read


Prime

Execute the following sections to understand the codebase then summarize your understanding.

Run

git ls-files

Read

README.md

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.