.agents/skills/hephaestus-verify/SKILL.md
# hephaestus-verify Use this skill as the explicit verification gear. ## Purpose Validate behavior against acceptance criteria and produce reproducible evidence. ## Master Directive This skill MUST follow `.hephaestus/prompts/master-agent-directive.md`. This skill MUST follow `.hephaestus/prompts/db-navigation-contract.md`. This skill MUST follow `.hephaestus/prompts/ci-automation-contract.md`. This skill MUST follow `.hephaestus/prompts/security-review-contract.md`. ## Use When - Execute
npx skillsauth add praneethkukunuru/synq-test-103 .agents/skills/hephaestus-verifyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill as the explicit verification gear.
Validate behavior against acceptance criteria and produce reproducible evidence.
This skill MUST follow .hephaestus/prompts/master-agent-directive.md.
This skill MUST follow .hephaestus/prompts/db-navigation-contract.md.
This skill MUST follow .hephaestus/prompts/ci-automation-contract.md.
This skill MUST follow .hephaestus/prompts/security-review-contract.md.
.hephaestus/intake/<feature>.md.hephaestus/specs/<feature>.md.hephaestus/plans/<feature>.md.hephaestus/logs/<feature>-execute.logci_runs, ci_stages, ci_stage_events, and ci_workflow_states when CI is involved.verification_results, facts, blockers, retrieval_chunks, raw_artifacts).hephaestus/db/storage/retrieval_api.py)..hephaestus/reports/<feature>-verify.md.hephaestus/runbooks/verification-commands.md (if commands were unknown)verification_results, retrieval_chunks, artifact_index, and CI automation tables when reverification is involved.security_findings, review_findings, blockers, and security retrieval chunks when risks are found.get_run_state, get_acceptance_criteria_for_slug, get_verification_summary, get_relevant_chunksget_security_findings (for existing unresolved security context)get_ci_failure_summary, get_stage_failure_chain, get_ci_workflow_statesget_first_hard_failure (DB chunk/blocker-first before raw logs)register_artifactinsert_row on verification_resultspersist_fact (confidence, release risk)persist_blocker (unverified areas, failing checks)persist_retrieval_chunkpersist_security_finding (for verified OWASP risk findings)persist_ci_workflow_state / record_ci_automation_action when reverification is triggeredpersist_ci_artifact metadata for generated verification logs when applicablecreate_execution_checkpoint / transition_execution_checkpointcreate_repair_cycle when verification fails or is blockedpersist_retrieval_audit via select_evidence_bundleA01-A10 categories based on changed behavior and acceptance criteria.assets/verify-report-template.md.persist_verify_memory(...).hephaestus ci ingest ... so DB chunks become default retrieval evidence.hephaestus-laziness-audit and hephaestus-review.Include:
hephaestus-reviewcontent-media
Design correctness and implementation drift owner
tools
Stage readiness and artifact completeness owner
tools
Roadmap Advisor
testing
Correctness, security, and maintainability owner