devtap-get-build-errors

Fetch devtap output for the current turn. Default to concise summaries and print raw logs only on explicit request.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "devtap-get-build-errors" with this command: npx skills add killme2008/devtap/killme2008-devtap-devtap-get-build-errors

devtap-get-build-errors

Use this skill when the user asks for build errors, latest build output, or an equivalent quick action.

Workflow

  1. Call get_build_status once.
  2. Call get_build_errors once when any of these is true:
    • status reports pending output
    • user explicitly asks to fetch/check logs now
    • user says new build/test/dev output arrived
  3. If build succeeded, acknowledge briefly (do not repeat output).
  4. If build failed, provide a concise summary by default:
    • source label(s)
    • final failure signal (for example exit code or test summary)
    • most actionable failing case/file/error line(s)
  5. Show raw output verbatim only when the user explicitly asks for full/raw/original logs.
  6. Keep source warnings verbatim (for example, unreachable source warnings).
  7. After the output (or summary), add one line: Next action: <what you will do>.

Rules

  • Do not fabricate or reinterpret error content.
  • Do not call get_build_errors repeatedly in the same turn unless new output is reported.
  • MCP tool names map to CLI subcommands: get_build_status -> devtap status, get_build_errors -> devtap drain.
  • If MCP tools are unavailable, use scripts/get_build_errors.sh as CLI fallback.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Ai Freelancing Guide

Provides a complete guide to AI freelancing including niche analysis, pricing, client acquisition, proposal templates, and delivery workflows.

Registry SourceRecently Updated
Coding

Ai Code Assistant

提供多语言AI智能代码处理与批量自动化,显著提升开发效率,适合企业、团队及自由职业者。

Registry SourceRecently Updated
Coding

Life Control

Orchestrate the Life Control CLI skill for OpenClaw agent fleets: initialize the Life Control database, register agent personas, wire Telegram bots, and run daily routines (Morning Alignment, Body Protocol, Financial Pulse, Social Radar, Work Priming, Shutdown). Use when a user asks to create or run a Life Control system, OpenClaw skill integration, or agent persona automation for personal life tracking.

Registry SourceRecently Updated