Skip to content

feat: add investigation agent that ships with reflect init - #6

Closed
codeyogi911 wants to merge 3 commits into
mainfrom
claude/add-investigation-agent-skill-WnFhg
Closed

feat: add investigation agent that ships with reflect init#6
codeyogi911 wants to merge 3 commits into
mainfrom
claude/add-investigation-agent-skill-WnFhg

Conversation

@codeyogi911

Copy link
Copy Markdown
Owner

Adds an investigate agent (.claude/agents/investigate.md) that answers
"why", "when", "how did" questions by searching git history, Entire CLI
sessions, and the codebase. Installed automatically during reflect init
and install.sh.

https://claude.ai/code/session_01GjiYYF95NmFbmJS85didXw

claude added 3 commits April 4, 2026 08:05
Adds an investigate agent (.claude/agents/investigate.md) that answers
"why", "when", "how did" questions by searching git history, Entire CLI
sessions, and the codebase. Installed automatically during `reflect init`
and `install.sh`.

https://claude.ai/code/session_01GjiYYF95NmFbmJS85didXw
The agent now declares `skills: [reflect]` in frontmatter so the full
skill (CLI commands, digging deeper, rules) is loaded automatically.
Removes duplicated evidence source docs from the agent body.

https://claude.ai/code/session_01GjiYYF95NmFbmJS85didXw
@codeyogi911 codeyogi911 closed this Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants