Content
61%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A thorough, actionable multi-phase research workflow with concrete tool calls and a clear directory layout, supported by real one-level reference files. It is held back by an inlined full template that duplicates templates.md and the absence of explicit validation/error-recovery checkpoints for what is fundamentally a batch operation.
Suggestions
Remove the ~140-line inlined profile template from the body and replace it with a brief structural sketch plus a pointer to references/templates.md, since that file already holds the full templates.
Add an explicit validation/feedback loop for batch scraping (e.g., verify each Firecrawl scrape returned content before extracting fields, and retry or skip on failure) to lift workflow_clarity above the batch-operations cap of 3.
Tighten "Core Principles" by trimming self-evident guidance (e.g., honest assessment, facts over opinions) to reduce token overhead without losing the principles that genuinely guide behavior.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient and well-structured, but the body inlines a ~140-line full profile template that duplicates references/templates.md, and sections like "Core Principles" state somewhat obvious guidance ("Don't exaggerate competitor weaknesses"). | 3 / 5 |
Actionability | Concrete, executable guidance throughout: specific MCP tool names (firecrawl_map, backlinks_summary, dataforseo_labs_google_ranked_keywords), explicit directory layout, and per-page extraction tables, with only minor gaps deferred to tool-reference.md. | 4 / 5 |
Workflow Clarity | Clear three-phase sequence with raw-data persistence as a checkpoint, but this is a batch operation (many pages/competitors) with no explicit validate-then-proceed or error-recovery feedback loop in the main body, capping the score at 3 per the batch-operations guideline. | 3 / 5 |
Progressive Disclosure | Good section structure with clearly signaled one-level-deep references to real files ([references/templates.md], [references/tool-reference.md]); the main gap is the large inlined template that overlaps content already delegated to templates.md. | 4 / 5 |
Total | 14 / 20 Passed |