IT

Conducts systematic research and synthesis to inform technical decisions and feature development.

Install

mkdir -p .claude/skills/ito-research-withakay && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18897" && unzip -o skill.zip -d .claude/skills/ito-research-withakay && rm skill.zip

Installs to .claude/skills/ito-research-withakay

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Conduct structured research for feature development, technology evaluation, or problem investigation. Use when the user needs to explore options, analyze trade-offs, or investigate technical approaches.
202 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Save source investigations under .ito/research/<topic>/
  • Change reviews under .ito/changes/<change-id>/reviews/
  • Read .ito/wiki/index.md when present
  • Use Ito's configured, provider-neutral memory operations
  • Finish with a concise recommendation containing evidence
  • Update wiki topic/query artifacts when the result has durable reuse value

How it works

The skill guides research through phases, saving investigations and change reviews in specified directories, and using memory operations for guidance.

Inputs & outputs

You give it
Research topic or change ID
You get back
Concise recommendation with evidence, alternatives, trade-offs, risks, and confidence

When to use ito-research

  • Evaluating new technology stacks
  • Analyzing architecture trade-offs
  • Investigating feature implementation approaches

About this skill

<!-- ITO:START --> <!--ITO:VERSION:0.1.32-->

Research lifecycle

Use the phase resources in this directory for stack, feature, architecture, pitfalls, security, scale, edge-case, and synthesis work. Save source investigations under .ito/research/<topic>/ or change reviews under .ito/changes/<change-id>/reviews/.

Read .ito/wiki/index.md when present. Treat .ito/wiki/ as synthesized navigation: cite the underlying spec, change, research, code, or documentation and call out stale or contradictory coverage. Fall back to raw Ito artifacts rather than blocking.

Use Ito's configured, provider-neutral memory operations when helpful:

ito agent instruction memory-search --query "<terms>" --limit 10
ito agent instruction memory-query --query "<question>"

Memory is guidance, not the source of truth. Current specs, code, and rendered instructions win conflicts. Durable capture belongs to the archive phase.

Finish with a concise recommendation containing evidence, alternatives, trade-offs, risks, and confidence. Link the synthesis from the proposal/design when research informs a change, and update wiki topic/query artifacts only when the result has durable reuse value.

<!-- ITO:END -->

Limitations

  • Memory is guidance, not the source of truth.
  • Current specs, code, and rendered instructions win conflicts.

How it compares

This skill structures research and documentation within a defined lifecycle, unlike ad-hoc information gathering.

Compared to similar skills

ito-research side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
ito-research (this skill)013dReviewIntermediate
repo-research-analyst16moReviewIntermediate
business-knowledge-workflow12moNo flagsIntermediate
gathering-requirements38moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry