agentic-engineering/SKILL.md
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
npx skillsauth add lidge-jun/cli-jaw-skills agentic-engineeringInstall 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 for engineering workflows where AI agents perform most implementation work and humans enforce quality and risk controls.
Apply the 15-minute unit rule:
| Tier | Model | Use For |
|------|-------|---------|
| Fast/Cheap | Haiku 4.5 (claude-haiku-4-5) | Classification, boilerplate, narrow edits |
| Balanced | Sonnet 4.6 (claude-sonnet-4-6) | Implementation, refactors, most coding |
| Deep | Opus 4.8 (claude-opus-4-8) | Architecture, root-cause analysis, multi-file invariants |
Escalate model tier only when lower tier fails with a clear reasoning gap.
Prioritize:
Focus review cycles on behavior and logic; rely on automated tooling for style enforcement.
Track per task:
Escalate model tier only when lower tier fails with a clear reasoning gap.
Structured approach for building agent-powered features:
tools
Use only on the Codex CLI for native image generation or image editing without an API key. Save final PNG files under ~/.cli-jaw/uploads, report web-ready absolute-path markdown, and send to Telegram or Discord only when explicitly requested.
tools
Ranked repository structure map via `cli-jaw map`. Use for codebase overview, structure map, symbol overview, unfamiliar codebase exploration, architecture orientation. Triggers: repo map, structure map, codebase overview, 와꾸, project structure, unfamiliar code.
tools
cli-jaw Design workspace: create, preview, run, and export design pages from the right sidebar. Covers panel UX, direct-write workflow, artifact lifecycle, wireframe generation, design system, and Open Design adapter.
development
MUST USE for infrastructure and delivery work — container builds, deploy pipelines, Kubernetes, Infrastructure as Code, SRE foundations, edge/serverless, ML infrastructure. Triggers: Dockerfile, K8s manifests, CI/CD pipeline, Terraform/IaC, release/deploy, devops/infra/deploy or release_cd task_tags.