cyrusagents/cyrus

investigate

Research the codebase to answer questions. Search for relevant files, gather context, and provide clear answers.

Trending #5055 Hot #5717 First seen Apr 4, 2026

Installation

$ npx skills add cyrusagents/cyrus --skill investigate

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from cyrusagents/cyrus · top by installs.

npx skills add cyrusagents/cyrus

Browse all from cyrusagents/cyrus

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 799
License LICENSE
Default branch main
Open issues 48
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 988 B
  • docs SUMMARY.md 962 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 629 installs

SKILL.md

Investigate

Research the codebase and provide a clear, direct answer to the question.

Approach

  1. Search — Search the codebase for relevant files, functions, and patterns
  2. Read — Read necessary files to understand the implementation
  3. Gather context — Use tools as needed to collect comprehensive information
  4. Answer — Provide a clear, direct answer using your findings

Answer Format

  • Present in Linear-compatible markdown
  • Use +++Section Name\n...\n+++ for collapsible sections with detailed information
  • Include code references with file paths and line numbers
  • For @mentions, use the Linear profile URL format from <assignee> context (e.g. https://linear.app/<workspace>/profiles/<username>)
  • Be complete but concise — answer the question directly without unnecessary preamble