Skill audit report
MANDATORY skill that activates whenever code is written to implement an OpenSpec change task. Triggers: openspec-plus-apply is active, /opsx-apply is running, the user is implementing tasks from an OpenSpec change, an implementer subagent dispatched by openspec-plus-apply is starting work, or the user invokes phrases like 'TDD for the change', 'implementing change tasks', or 'writing tests for spec scenarios'. Load before any production code is written for an OpenSpec change. Enforces strict RED-GREEN-REFACTOR per test (any test — acceptance, unit, edge case, helper). Iron Law: NO PRODUCTION CODE WITHOUT A FAILING TEST. Gherkin scenarios in spec.md are the canonical source for acceptance tests (every scenario MUST become at least one test); additional unit, edge-case, and helper tests are encouraged and follow the same per-test cycle.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
167 GitHub stars
Stars/forks activity
WARN51
167 stars, 9 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
13d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO72
credential or environment access
Install availability
PASS92
npx skills add sudokar/openspec-plus --skill openspec-plus-tdd
Install command safety
PASS92
standard package or runtime install path
Permission surface
WARN60
secrets or environment access, filesystem or document access
Repository evidence
PASS86
https://github.com/sudokar/openspec-plus/tree/main/skills/openspec-plus-tdd
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add sudokar/openspec-plus --skill openspec-plus-tdd
Repository
88
https://github.com/sudokar/openspec-plus/tree/main/skills/openspec-plus-tdd
License
86
MIT
Maintenance
100
13d since push
AI review
55
The 'delete it, start over' rule in the Iron Law could be interpreted as authorizing destructive deletion; it should explicitly scope deletion to only code the agent just wrote for the current slice and never pre-existing or unrelated files.
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Generate original one-ink or controlled two-ink editorial images from any theme, sentence, article idea, object, or reference photo. Always use this skill when the user asks for 单色海报、双色印刷、单色调视觉、蓝色/绿色孔版印刷、risograph、网点照片、复古或当代编辑排版、zine poster, monochrome editorial poster, duotone print, or asks to use the mono-color style. It uses an adaptive white, gray, or pale-beige substrate, no more than two printing inks, active negative space, terse human language, and strong serif/grotesk/mono typography without making retro styling the default or copying a source composition, wording, logo, or artwork. Produce both the final generation prompt and the generated raster image unless the user explicitly asks for prompt only.
1.9K Stars · Audit report
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
62K Stars · Audit report
Academic Research Skills for Claude Code: research → write → review → revise → finalize
38K Stars · Audit report
86
Usable description available
Dependency risk
72
credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
60
secrets or environment access, filesystem or document access
Stars/forks activity
51
167 stars, 9 forks; issue activity unavailable in current metadata
Adoption
68
167 GitHub stars
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
Browser automation
mediumSkill may drive a browser or interact with web pages.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.
Secrets or environment access
highSkill metadata references credentials, tokens, environment variables, or secret-bearing workflows.