Goal: Report feature delivery status and the exact verification blocker when runtime access is unavailable. Steps - Gather implementation evidence: changed files, tests run, build results, and linked requirement IDs. - Attempt verification: run available checks and note which runtime-dependent checks could not execute. - Classify status: set `feature_status` to `verified`, `partially_verified`, `blocked`, or `not_started`. - Record blocker truth: name the missing runtime access, blocked check...
Scanned 9/5/2026
Install to Claude Code
npx -y skills add HoangNguyen0403/agent-skills-standard --skill common-workflow-writing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Common Workflow Writing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hoangnguyen0403-common-workflow-writing-d714ab1f)More formats (shields.io, HTML) on the badges page.
Goal: Report feature delivery status and the exact verification blocker when runtime access is unavailable.
Steps
- Gather implementation evidence: changed files, tests run, build results, and linked requirement IDs.
- Attempt verification: run available checks and note which runtime-dependent checks could not execute.
- Classify status: set `feature_status` to `verified`, `partially_verified`, `blocked`, or `not_started`.
- Record blocker truth: name the missing runtime access, blocked check, and impact on confidence.
- State decision needed: identify the exact access, artifact, or owner action required to continue verification.
Output template
| feature_status | completed_work | verified_evidence | blocked_check | missing_evidence | decision_needed |
| --- | --- | --- | --- | --- | --- |
This is portable because it uses status, evidence, blockers, and decisions without depending on runtime-specific tools, chat channels, containers, or local mount details.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!