U be templates
Skill zig999/siegard-code/dist/.claude/skills/u-be-templates
Most AI coding tools help you write code. Siegard Code manages the entire development lifecycle — it writes specifications, plans backlogs, implements features, runs QA, and delivers tested code. All autonomously, all traceable, all through Claude Code.
npx -y skills add zig999/siegard-code --skill u-be-templatesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Canonical artifact templates for backend dev-phase workers — delivery.md, qa-report.md, session-decisions.md, infra-pending-items.md. Consumed by u-be-developer and u-be-qa, which read templates by path when producing per-task artifacts. Resource bundle — no scripts. Not user-invocable.
SKILL.md
1.1 KB, as published. Nobody here has run it
u-be-templates
Resource bundle: backend dev-phase artifact templates. Templates are read by path (.claude/skills/u-be-templates/<file>); the directory listing is authoritative.
Index
| Template | Produces | Primary consumer |
|---|---|---|
delivery.md | per-task delivery report | u-be-developer |
qa-report.md | per-task QA report | u-be-qa |
session-decisions.md | session decision record | u-be-developer |
infra-pending-items.md | pending infrastructure items handoff | u-be-developer |
Constraints
- Producers MUST resolve every placeholder; none may survive into generated artifacts
- Structural changes here are contract changes for the consuming agents — update both in the same commit