.agents/skills/hephaestus-execute/SKILL.md
# hephaestus-execute Use this skill as the explicit implementation gear. ## Purpose Implement planned slices with strict spec linkage and serialized write-heavy work. ## 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 - Sp
npx skillsauth add praneethkukunuru/synq-test-103 .agents/skills/hephaestus-executeInstall 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 implementation gear.
Implement planned slices with strict spec linkage and serialized write-heavy work.
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/specs/<feature>.md.hephaestus/plans/<feature>.mdfacts, handoffs, blockers, config_assumptions, retrieval_chunks).hephaestus/db/storage/retrieval_api.py)..hephaestus/logs/<feature>-execute.logartifact_index, raw_artifacts, facts, blockers, handoffs, agent_runs, and CI automation tables when applicable.get_run_state, get_facts, get_handoffs_for_role, list_active_blockers, get_relevant_chunksget_latest_failed_ci_run, get_ci_failure_summary, get_ci_workflow_states (when CI risk exists)register_artifactpersist_fact (changed scope, assumptions)persist_blocker (execution failures)persist_retrieval_chunkpersist_handoffrecord_ci_automation_action (for CI-relevant code/build/config changes)persist_ci_workflow_state (when handing off to CI triage/reverify)assets/execute-log-template.md.persist_execute_memory(...).hephaestus-verify.Include:
hephaestus-verifycontent-media
Design correctness and implementation drift owner
tools
Stage readiness and artifact completeness owner
tools
Roadmap Advisor
testing
Correctness, security, and maintainability owner