dinaf2026-web/construction-plan-review
Review construction plan sets like a plan checker + owner's rep — permit-set review and active-project document control (revisions, ASIs, RFIs, shop drawings, inspections). Installable Claude skill/plugin.
Review construction plan sets like a plan checker + owner's rep — permit-set review and active-project document control (revisions, ASIs, RFIs, shop drawings, inspections). Installable Claude skill/plugin.
npx skills add dinaf2026-web/construction-plan-reviewReview construction plan sets like a plan checker + owner's rep — permit-set review and active-project document control (revisions, ASIs, RFIs, shop drawings, inspections). Installable Claude skill/plugin.
AI coding agent workflow engine for structured task lifecycles.
Reusable Agent Skills for Codex, Claude, and AI coding agents
Captures learnings, errors, corrections, and feature requests to enable continuous improvement. Use when: (1) User corrects Claude ('No, that's wrong...', 'Actually...'), (2) User requests a capability that doesn't exist, (3) Claude realizes its knowledge is outdated or incorrect, (4) A better approach is discovered for a recurring task, (5) Receiving a Handoff block from self-healing (a recurring verified heal at Recurrence-Count >= 3) to distill into a memory file or new skill. For ACTIVE runtime failures where the agent needs to apply and verify a fix mid-task, use `self-healing` instead (it files HEAL- entries with proof; self-improvement promotes accumulated patterns). Also review learnings before major tasks. For CI-only/headless learning capture, use self-improvement-ci.
Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes. Use this skill when the user specifically requests Python for an n8n Code node. Note — JavaScript is recommended for 95% of use cases — only use Python when the user explicitly prefers it or the task requires Python-specific standard library capabilities (regex, hashlib, statistics). EXCEPTION — for Python in the AI-agent-callable Custom Code Tool (@n8n/n8n-nodes-langchain.toolCode), use the n8n-code-tool skill instead (input is _query, return must be a string).
Diagnose and resolve Elasticsearch security errors: 401/403 failures, TLS problems, expired API keys, role mapping mismatches, and Kibana login issues. Use when the user reports a security error.
GitHub repository operations, automation, and management. Issue triage, PR management, CI/CD operations, release management, and security monitoring using the gh CLI. Use when the user wants to manage GitHub issues, PRs, CI status, releases, contributors, stale items, or any GitHub operational task beyond simple git commands.