AgentStack
SKILL verified MIT Self-run

Research

skill-anbturki-claude-toolkit-research · by anbturki

Pre-coding research and planning mode. Use before starting any task, feature, or change. Enforces thorough codebase study, pattern research, and explicit approval before implementation.

No reviews yet
0 installs
5 views
0.0% view→install

Install

$ agentstack add skill-anbturki-claude-toolkit-research

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Research? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Research & Plan

Do NOT write code yet.

Step 1 — Understand

  • Read the project instructions, architecture guidelines, and coding standards
  • Study the existing codebase — understand current implementations, patterns, and structure
  • Research real-world patterns and proven solutions (use MCPs and official docs when available)
  • Verify all information before recommending — do NOT guess, predict, or assume

Step 2 — Plan

  • Ask yourself: How is this done elsewhere in the codebase? What can I reuse? Am I adding unnecessary complexity?
  • Propose 2-3 approaches with trade-offs for each
  • Reference specific files and patterns from the existing codebase
  • Flag potential breaking changes, assumptions, and ambiguities
  • Write the plan in a markdown file the user can review
  • Frontend and backend should have separate plans if applicable

Step 3 — Wait

  • Present your proposed approach with reasoning
  • List any assumptions or trade-offs
  • Wait for explicit approval before implementing anything

Constraints

  • Do NOT over-engineer or predict future needs
  • Do NOT propose creative/novel solutions — follow established practices
  • Do NOT jump straight to coding for anything non-trivial
  • Do NOT propose rewrites when a small change will do
  • Do NOT plan more than one feature at a time

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.