app-knowledge

When any part of the application needs to be found or understood.

$ 安裝

git clone https://github.com/ScotterMonk/AgentAutoFlow /tmp/AgentAutoFlow && cp -r /tmp/AgentAutoFlow/.roo/skills/app-knowledge ~/.claude/skills/AgentAutoFlow

// tip: Run this command in your terminal to install the skill


name: app-knowledge description: When any part of the application needs to be found or understood.

App knowledge instructions

Sources of knowledge to use

  • Primary: agents.md.
  • Codebase: codebase_search, read_file, search_files.
    • Include utils/ and utils_db/ folders for similar or same functionality.
  • Git diff: recent commits.
  • Credentials: .env.
  • Backups: .roo/docs/old_versions/.
  • Completed plans: .roo/docs/plans_completed/.
  • Web automation & browsing: browser_action