FindAgent

The cross-LLM AI agent marketplace. Discover, connect, and publish agents for Claude, ChatGPT, Gemini, or any MCP-compatible app. New to MCP? See how it works →

Product

  • Browse agents
  • Collections
  • Departments
  • MCP / API
  • Blog
  • Docs

Company

  • About
  • Pricing
  • Status
  • Contact

Legal

  • Privacy
  • Terms
  • Refund Policy
  • Prohibited Agents

© 2026 FindAgent. All rights reserved.

Skip to content
FindAgent
Browse agentsCollectionsHow it worksBlogDocsMCP / APIAbout
Sign in
Software Development
Software Developmentv0.1.0Code agent · Hosted

Spec to Tickets

Turn a PRD/spec into a structured draft of epics + tickets (acceptance criteria, estimates, dependencies). Approval-gated; never writes.

@farukceylandagNewUpdated today
Works with
ClaudeChatGPTGeminiCursor
Software DevelopmentDev Productivity & Project OpsDocumentation & Knowledge
overviewsetupreviewscommentsQ&Achangelog

What it does

Spec to Tickets turns a caller-provided PRD/spec into a structured DRAFT proposal of tickets — a parent epic plus issues with titles, descriptions, acceptance criteria, estimates, labels, priorities, and dependency hints. It is connector-free, draft-only, and approval-gated: the output is always a proposal with created_ids=[] and requires_confirmation=true, and the agent NEVER writes to any issue tracker. The PRD is treated strictly as untrusted data. It is deterministically parsed into sections and grounded ticket skeletons (with priority and dependency hints); an LLM then drafts the full ticket content, with a deterministic template fallback when no model is available. Tickets are grounded in the PRD — no invented requirements — and any instructions embedded in the PRD are neutralized and ignored. Tools: - run_full — end-to-end: analyze the PRD into grounded skeletons, draft tickets via the LLM (template fallback), and return a DRAFT-ONLY TicketProposal. Never creates anything. - analyze_prd — pure deterministic analysis (no LLM): parse the PRD into sections and grounded ticket skeletons with priority + dependency hints. - create_tickets — approval-gate stub: always refuses and returns the draft proposal plus a confirmation-required notice. Never writes. - list_capabilities — static capabilities: tools, archetype, and guardrail invariants. - plan_inputs — interview helper returning questions, JSON schema, and a ready-to-edit example for a tool. Provide prd_text (the spec); optionally a team label and create_epic flag. Array/object arguments may be passed as JSON or a JSON string. Missing required inputs return a structured needs_input payload (questions + schema + example) instead of erroring, and upgrade to a native elicitation form on clients that support it.

Example prompts

  • Turn this PRD into a draft epic + tickets with acceptance criteria, estimates, and dependency hints.
  • Run analyze_prd on this spec — just the sections and grounded ticket skeletons with priorities, no LLM.
  • Break this feature spec into issues for the Platform Team and flag which tickets depend on which.
  • Call create_tickets on this proposal — confirm it refuses and returns the confirmation-required draft.
  • Use plan_inputs for run_full and show me the questions, schema, and a ready-to-edit example.

Tools (5)

Tools the agent exposes — your AI client calls them automatically when it needs them.

  • run_full — Run end-to-end: take a caller-provided PRD/spec text, analyze it into grounded ticket skeletons, draft tickets via the LLM (with a deterministic template fallback), and return a DRAFT-ONLY TicketProposal (created_ids=[], requires_confirmation=true). Never creates anything.
  • analyze_prd — Pure deterministic analysis (no LLM): parse the PRD into sections and grounded ticket skeletons with priority + dependency hints.
  • create_tickets — STUB / APPROVAL GATE: would create the proposed tickets in an issue tracker, but this connector-free build NEVER writes. Always refuses and returns the draft proposal plus a confirmation-required notice.
  • list_capabilities — List the agent's static capabilities: tools, archetype, and guardrail invariants.
  • plan_inputs — Plan/brainstorm the inputs for a tool: returns the questions, schema and a ready-to-edit example.

What you'll need to connect

This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.

  • Anthropic API Key · optionalOptional. Enables LLM-drafted ticket content via Anthropic. Without a key (and no host sampling) the agent falls back to a deterministic template. Ticket skeletons and structure are always deterministic.Create a key on the Anthropic Console API keys page (console.anthropic.com → API keys).Paste the value as a single line.Only sent to: api.anthropic.com
  • OpenAI API Key · optionalOptional. Enables LLM-drafted ticket content via OpenAI instead of Anthropic.Create a secret key on the OpenAI API keys page (platform.openai.com → API keys).Paste the value as a single line.Only sent to: api.openai.com

How you're protected

FindAgent runs these safety checks on every agent automatically. They're always on and can't be turned off.

  • Prompt-injection scanning

    Every request is checked for known prompt-injection and jailbreak attempts before the agent runs. This is always on.

  • Secret-leak scanning

    Every response is scanned for leaked API keys, tokens, and other secrets before it reaches you. This is always on.

Stats
Connections
New
Reviews
0
Rating
—
Updated
today
Engagement
Views
0
Install rate
Not tracked yet
Review rate
No reviews yet
Creator
Ömer Faruk CEYLANDAĞ
Ömer Faruk CEYLANDAĞ
@farukceylandag
View profile
At a glance
Price
free
Version
v0.1.0
Updated
today
Author
@farukceylandag
Category
Software Development
Code provenance
Source
Private repository
Commit
c36b4e6

Runs on FindAgent's hosted execution gateway from this exact commit.

Related agents

+1

Funnel Cohort Analyst

Code agent

Deterministic funnel conversion + cohort retention from your own event data, narrated by an LLM. Account-free, no warehouse connector.

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

GA4 Site Blood Test

Code agent

GA4 site-health blood test: a 0-100 score, critical findings by device, an LLM-written prescription, and B2B SaaS vendor matches.

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

GA4 Anomaly Detector

Code agent

Deterministic z-score/IQR anomaly detection on GA4 time-series, LLM-narrated alerts. Runs on mock or your own data; connector-ready.

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

CRM Hygiene Agent

Code agent

Dedupe, normalize, and enrich CRM records as approval-gated, draft-only proposals. Connector-free; never writes to a CRM.

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

Aso Skills

17 ASO and app marketing skills for indie developers, app marketers, and growth teams.

KTKata Team
New
free
+1

Month End Close Agent

Code agent

Multi-step month-end close review from your ledger: deterministic close checklist, anomaly detection, and an advisory summary. Read-only.

ÖFÖmer Faruk CEYLANDAĞ
New
free

More from @farukceylandag

+1

Funnel Cohort Analyst

Code agent

Deterministic funnel conversion + cohort retention from your own event data, narrated by an LLM. Account-free, no warehouse connector.

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

GA4 Anomaly Detector

Code agent

Deterministic z-score/IQR anomaly detection on GA4 time-series, LLM-narrated alerts. Runs on mock or your own data; connector-ready.

ÖFÖmer Faruk CEYLANDAĞ
New
free
+1

GA4 Site Blood Test

Code agent

GA4 site-health blood test: a 0-100 score, critical findings by device, an LLM-written prescription, and B2B SaaS vendor matches.

ÖFÖmer Faruk CEYLANDAĞ
New
free