.agents/skills/hephaestus-review/SKILL.md
# hephaestus-review Use this skill as the explicit quality gate before ship. ## Purpose Perform risk-first review for correctness, security, and maintainability. ## 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 - Verific
npx skillsauth add praneethkukunuru/synq-test-103 .agents/skills/hephaestus-reviewInstall 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 quality gate before ship.
Perform risk-first review for correctness, security, and maintainability.
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/reports/<feature>-verify.md.hephaestus/reports/<feature>-laziness-audit.md (when present).hephaestus/specs/<feature>.md.hephaestus/plans/<feature>.mdreview_findings, verification_results, blockers, retrieval_chunks, raw_artifacts).hephaestus/db/storage/retrieval_api.py)..hephaestus/reports/<feature>-review.mdreview_findings, blockers, handoffs, and artifact_index.security_findings and security retrieval chunks.get_run_state, get_review_blockers, get_verification_summary, get_relevant_chunksget_security_findings, get_security_blockersget_ci_failure_summary, get_ci_workflow_states, get_recent_ci_failures_by_signatureregister_artifactinsert_row on review_findingspersist_blocker (high-severity findings)persist_retrieval_chunkpersist_security_findingpersist_security_control (for deterministic control checks asserted during review)persist_handoffpersist_ci_workflow_state (resolved/unresolved/escalated closeout states when applicable)create_review_gatepersist_security_gate_decision for explicit OWASP gate outcomespersist_retrieval_audit via select_evidence_bundleinsert_row on approval_decisions for block/conditional/approve recordA01-A10 categories for the changed surface.pass/fail/not_applicable) for touched categories.assets/review-report-template.md.persist_review_memory(...).Include:
content-media
Design correctness and implementation drift owner
tools
Stage readiness and artifact completeness owner
tools
Roadmap Advisor
testing
Correctness, security, and maintainability owner