task-research-strategy — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited task-research-strategy (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Information source types: GitHub (issues, PRs, commits) = judgment log. Records who decided what, when, and why. github-rag-mcp (when available) = semantic search over issues, PRs, releases, docs, and commit diffs. Use for discovery when target is unknown. Web (docs, specs, search results) = primary information source. Model knowledge = fallback, not authority.
github-rag-mcp surfaces: live .md surface = current snapshot of spec/docs. Query target = "how it is now". commit diff surface (judgment-history) = time-series delta over commit diffs. Query target = "when it appeared or disappeared, why it changed". Covers deleted files and non-.md extensions as historical substance.
Retrieval surface scope: live .md surface applies to current snapshot retrieval only. commit diff surface applies to judgment-history retrieval (time-series delta, deleted content, non-.md extensions) only. The two surfaces are complementary, not substitutable. Retrieval trigger design (which firing point queries which surface) is a separate design item outside this section.
Verification-first: When uncertain, verify externally before proceeding. Correctness optimization outweighs speed optimization.
Context preservation: Choose retrieval path that preserves main working context. When subagent is available, proactively launch parallel subagents for research. When subagent is unavailable, search directly. Strategy is environment-independent; execution means vary.
Proactive parallel research: When investigating an issue: Before forming judgment, launch parallel subagents to fetch related issues, PRs, and diffs. Do not wait for human to request each retrieval step individually. Subagent availability determines execution but not initiative. Initiative is mandatory regardless of environment.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.