buildable-issue — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited buildable-issue (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.
Use this skill when the user needs a GitHub issue that another agent or human can implement without guessing.
This is the renamed public capability for the older sdd-issue wording. Treat legacy phrases like “SDD-ready issue” as compatible triggers, but prefer buildable-issue in new documentation.
Create or enrich GitHub issues with enough structure for implementation: intent, type, scope, acceptance scenarios, technical context, constraints, and priority.
Do not run the implementation, orchestrate SDD phases, or invent missing product decisions. Interview the user when critical fields are missing.
sdd-ready label when the issue is structured for automated SDD consumption.## Intent
<Why this change is needed. Explain the problem or opportunity, not only the requested work.>
## Type
<feature | bugfix | refactor | chore>
## Scope
### In Scope
- <What will be built or changed>
### Out of Scope
- <What will not be changed>
## Acceptance Scenarios
### Scenario: <descriptive name>
- GIVEN <precondition>
- WHEN <action or trigger>
- THEN <observable expected result>
### Scenario: <descriptive name>
- GIVEN <precondition>
- WHEN <action or trigger>
- THEN <observable expected result>
## Technical Context
- **Affected files/modules**: <paths, packages, services, or unknown>
- **Related specs/docs**: <links or none>
- **Dependencies**: <new or existing dependencies, or none>
- **Breaking changes**: <yes/no and details>
## Constraints
- <Architectural, product, security, compatibility, or workflow constraints>
## Priority
<critical | high | medium | low>Use a conventional title:
<type>(<scope>): <concise description>Recommended labels:
| Type | Labels |
|---|---|
| feature | enhancement, sdd-ready |
| bugfix | bug, sdd-ready |
| refactor | refactor, sdd-ready |
| chore | chore, sdd-ready |
When the user references an issue number:
sdd-ready label when the structure is complete.feature, bugfix, refactor, or chore.Return:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.