Agentic Engineering

PassAudited by ClawScan on Feb 18, 2026.

Overview

This is an instruction-only workflow guide for coordinating AI coding agents; its requirements and instructions are consistent with that purpose and it does not request secrets or install code.

This skill is a text-only playbook for working with AI coding agents — it does not install software, request credentials, or run commands by itself. Before using its recommendations: (1) be cautious when following advice that involves screenshots or dragging terminal output — screenshots can leak secrets (API keys, connection strings, stack traces); (2) when following git recovery commands (git reset --hard, stash/pop), ensure you have backups or that you understand the commands, because they can discard local changes; (3) recommended CLIs (vercel, psql, gh, axiom) will require their own credentials in real use — the skill doesn't request them, but those tools can access remote systems; (4) treat this as best-practice guidance, not an autonomous plugin — review any agent tooling you actually run to ensure it doesn't have network access or credentials you don't expect.