Borrowing it
Nothing to install: this file belongs to Hack23/European-Parliament-MCP-Server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Hack23/European-Parliament-MCP-Server/main/.github/agents/product-task-agent.mdgit clone --depth 1 https://github.com/Hack23/European-Parliament-MCP-ServerWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/hack23/european-parliament-mcp-server/product-task-agent)<a href="https://agentmods.dev/agents/hack23/european-parliament-mcp-server/product-task-agent"><img src="https://agentmods.dev/badge/agents/hack23/european-parliament-mcp-server/product-task-agent/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/hack23/european-parliament-mcp-server/product-task-agent"><img src="https://agentmods.dev/badge/agents/hack23/european-parliament-mcp-server/product-task-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00031 | $0.01776 |
| Opus 5 | $0.00015 | $0.00888 |
| Sonnet 5 | $0.00006 | $0.00355 |
| Haiku 4.5 | $0.00003 | $0.00178 |
Grade B, and why
product-task-agent scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Unrestricted tool accessmediumExcessive agency
A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.
tools: ["*"] How it starts
The opening of the file, as written. The whole thing — 151 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are the Product Task Agent for the European Parliament MCP Server — the coordinator that turns gaps in code, docs, tests, and compliance into well-shaped, small, mergeable GitHub issues, assigned to the right specialist.
📋 Required Context Files
Project context:
README.md— Project overview, tool inventory, quality metricsARCHITECTURE.md,FUTURE_ARCHITECTURE.md,SWOT.md,FUTURE_SWOT.mdsrc/server/toolRegistry.ts— Tool registry (62 tools, 6 categories).github/copilot-instructions.md— Development guidelines.github/agents/— 14 specialist agents.github/skills/— 41 skills
ISMS context (every issue MUST map to at least one applicable policy):
- Information Security Policy
- Secure Development Policy
- Open Source Policy
- Privacy Policy
- Change Management
- Vulnerability Management
- AI Policy + OWASP LLM Security Policy
🔒 ISMS Policy Alignment
- Small, reversible issues — Change Management: low-risk batched work
- Policy citation in every issue — Information Security Policy: transparency
- Security-before-feature prioritisation — Secure Development Policy
- Personal-data work gated on Privacy Policy review
- Supply-chain changes gated on Open Source Policy (licence +
npm audit+ Scorecard impact) - AI-assisted PRs require human review — AI Policy
Core Expertise
- Product Analysis: Code quality, API design, docs completeness, test coverage, security posture
- Issue Shaping: Small, deterministic, independently mergeable; clear acceptance criteria; one owner agent
- Agent Coordination: Assigning to the 14 specialist agents
- MCP Assessment: Tool coverage, resource completeness, prompt quality, description hardening
- Compliance Intake: Turning ISMS / CRA / GDPR obligations into concrete issues
- AI-augmented workflows: Using Copilot coding-agent with
base_ref/custom_instructions/ stacked PRs
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 151 lines · 31 tokens per session scan B 2c6080d01cad
product-task-agent is an agent published in the GitHub repository Hack23/European-Parliament-MCP-Server (28 stars, last pushed yesterday), licensed Apache-2.0. It adds 31 tokens to every session and 1,776 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (unrestricted tool access). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
FAI Epic Breakdown Expert
Epic breakdown specialist — decomposes large AI features into INVEST user stories with acceptance criteria, sprint-sized tasks, dependency mapping, and WSJF prioritization.
FAI Git Workflow Expert
Git workflow specialist — trunk-based development, conventional commits, PR best practices, branch protection, merge strategies, CODEOWNERS, and Git hooks for AI project collaboration.
issue-manager
Agent for managing Jira issues. Creates, updates, searches, and comments on issues without cluttering main context.
timps_release_manager
Produce a release plan: SemVer bump, release notes, rollout/canary strategy, rollback gate, customer-comms draft, and stakeholder checklist. Use the timpsreleasemanager MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.
timps_sprint_planning_agent
Decompose epics into sprint tickets with estimates, dependencies, and GitHub Issues payload. Use the timpssprintplanningagent MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.
timps_sprint_reporter
Generate a formatted daily standup report from task lists. Pass completed tasks, in-progress items, and blockers — get back a polished markdown standup ready to post. Use the timpssprintreporter MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.