Agent skill
pmtl-runbook-cms-runtime-errors
⛔ DEPRECATED. This skill referenced apps/cms (Payload CMS) runtime which is no longer the target architecture. The project now uses NestJS (apps/api) as backend authority. See AGENTS.md Design-First Direction. Do NOT use this skill for new issues.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/pmtl-runbook-cms-runtime-errors
SKILL.md
⛔ DEPRECATED — PMTL Runbook CMS Runtime Errors
Status: Deprecated as of 2026-03-20. Reason: Project architecture migrated from Payload CMS (
apps/cms) to NestJS (apps/api). See:design/DECISIONS.md,AGENTS.mdDesign-First Direction section.
This skill referenced apps/cms/ file paths that no longer exist in the target architecture.
For runtime incident debugging in the new NestJS backend:
- Check
apps/api/src/for route and service files - Auth issues:
apps/api/src/modules/auth/ - Search issues:
apps/api/src/modules/search/ - Health/monitoring:
apps/api/src/platform/health/ - Follow
design/baseline/infra.mdfor infrastructure components
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?