Claim verification
Skill lubochka/xiigen-mvp-engine/.claude/skills/universal/claim-verification
Self-building AI code generation engine that generates application flows instead of implementing them. AGPL-3.0.From the repository description
npx -y skills add lubochka/xiigen-mvp-engine --skill claim-verificationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 18 days oldThe repository was created 18 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 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.
SKILL.md
1.5 KB, 239 tokens by cl100k_base, as published. Nobody here has run it
Claim Verification
Purpose
Use this whenever the output names status, counts, paths, behavior, tests, source facts, or constraints.
When to Use
Invoke before final responses, reviews, generated indexes, and any statement that could guide future work.
Actions
- Extract factual claims from the draft output.
- For each claim, identify the supporting evidence: file read, command output, code inspection, test result, or explicit instruction.
- Remove or soften claims that cannot be verified.
- Preserve uncertainty where evidence is incomplete.
- Prefer exact counts and paths over broad assertions.
XIIGen Adaptation
- Claims about XIIGen conventions must be backed by touched-file inspection or scoped wording.
- Claims about buildSearchFilter/buildSearchFilterFlat behavior, Record<string, unknown> payloads, or skipped empty search criteria require direct code/doc evidence when asserted as current behavior.
Avoid
- Do not convert assumptions into facts.
- Do not cite source project behavior as XIIGen behavior.
- Do not claim universal coverage if only representative files were checked.
Completion Signal
- The final output contains only verified claims, scoped inferences, and clearly labeled limitations.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.