Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
78
70%
Does it follow best practices?
Impact
87%
1.06xAverage score across 3 eval scenarios
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./.codex/skills/openspec-apply-change/SKILL.mdThe canonical home for this skill is openspec-apply-change in fengshao1227/ccg-workflow
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The runtime path “openspec instructions apply … --json” returns `contextFiles`, which the skill then reads and injects into the agent context; those files are outsider-authored OpenSpec artifacts (e.g., proposals/specs/design/tasks) not authored by the operating user.
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.