.agents/runtimes/codex/skills/boilerplate-workflow/SKILL.md
Minimal Codex adapter for this repository.
npx skillsauth add mlucascosta/ia_boilerplate boilerplate-workflowInstall 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.
Follow .agents/AGENTS.md.
.agents/AGENTS.mddocs/ai/WORKFLOW_SHORT.mddocs/ai/WORKFLOW.md only if ambiguousdocs/ai/ARTIFACTS.mddocs/ai/WORKFLOW_SHORT.md.planning/STATE.md or the active plandocs/ai/CONTEXT_MAP.mdIf an active plan exists, use it as the local execution guide and keep STATE.md as the global header only.
Before acting, read only the first-read set and the smallest additional area context needed for correctness. Do not scan the whole repository. Do not load unrelated docs.
VERIFY=V0VERIFY=V1VERIFY=V2Escalate path if correctness is at risk.
main or masterdevelop is the default integration and base branch for feature workfeature/* branches from developdeveloprelease/* for stabilization and hotfix/* for urgent production fixesdevelop does not, create develop from the stable branch before feature work startsdevelop nor a stable branch exists, ask the user to identify the long-lived branches before proceeding, then initialize Git Flow with develop as the integration branchV0 for trivial work, V1 for focused work, and V2 for full work..planning/ current for phased or risky work.docs/ai/DECISION_RULES.md before touching roadmap, ADRs, or governance docs.tools
Canonical repository workflow contract for all runtimes.
testing
Verify delivery quality, evidence, and done criteria.
tools
Review changes for correctness, risk, and architectural adherence.
tools
Lightweight path for trivial or tightly bounded work.