Agent Skills: Project Platform Diagnose

Generic overlay for environment-sensitive diagnosis such as service startup, install issues, platform integration, and runtime smoke checks.

UncategorizedID: n-n-code/cpp-agentic-development-frame/project-platform-diagnose

Install this agent skill to your local

pnpm dlx add-skill https://github.com/n-n-code/cpp-agentic-development-frame/tree/HEAD/.agents/skills/project-platform-diagnose

Skill Files

Browse the full folder contents for project-platform-diagnose.

Download Skill

Loading file tree…

.agents/skills/project-platform-diagnose/SKILL.md

Skill Metadata

Name
project-platform-diagnose
Description
Generic overlay for environment-sensitive diagnosis such as service startup, install issues, platform integration, and runtime smoke checks.

Project Platform Diagnose

Read AGENTS.md first. Use this skill for environment-sensitive debugging.

Focus

  • separate build/install failures from runtime failures
  • separate environment limits from app regressions
  • prefer built-in diagnostics and reproducible smoke checks before guessing
  • treat headless/container failures carefully when the feature expects a richer desktop or service environment