dotCMS
Official@dotcms · Miami, Boston, Charleston
Offers specialized diagnostic capabilities for identifying and reporting failures within GitHub Actions environments to streamline technical troubleshooting.
Agent Skills by dotCMS
Showing 27 vetted skills indexed across 1 GitHub repositories.
nx-workspace
Inspect Nx workspace projects, targets, and dependency graphs using nx CLI commands.
link-workspace-packages
Link workspace packages in monorepos using npm, yarn, pnpm, or bun workspace commands.
nx-plugins
Lists and installs Nx plugins to add framework support to a workspace.
angular-developer
Generates Angular code and architectural guidance for components, signals, forms, routing, and testing.
nx-run-tasks
Runs build, test, lint, and other tasks in Nx monorepo workspaces.
nx-generate
Generates applications, libraries, and boilerplate code using Nx workspace generators.
speckit-checklist
Generate requirements-quality checklists for spec-kit feature specifications.
speckit-specify-fix
Creates defect-framed bug-resolution specifications from issue reports for the dotCMS spec-kit workflow.
dot-release-rollback-check
Inspects merged PRs between two dotCMS versions to determine rollback safety.
skill-doctor
Diagnose, report, and fix broken repository skills with local override management.
speckit-constitution
Creates and updates project constitution files with versioned principles and template synchronization.
speckit-implement
Executes implementation plans by processing tasks defined in tasks.md.
speckit-converge
Assess codebase against spec, plan, and tasks, then append remaining work to tasks.md.
dot-test-plan
Generates manual post-merge QA test plans for merged dotCMS pull requests.
speckit-taskstoissues
Convert spec-kit tasks into dependency-ordered GitHub issues with deduplication.
speckit-clarify
Identifies underspecified areas in feature specs and records targeted clarification answers.
speckit-plan
Generates implementation plans and design artifacts from feature specifications using spec-kit templates.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for cross-artifact consistency and coverage gaps.
dot-ui-angular-standards
Enforces dotCMS Angular coding standards for the core-web Nx workspace.
dot-ui-vtl-migration
Migrates dotCMS VTL custom field templates from Dojo/Dijit APIs to DotCustomFieldApi.
speckit-adr-context
Retrieves relevant Architecture Decision Records from dotCMS/platform-adrs to inform feature planning.
dot-issue-manage
Create, update, query, and find GitHub issues in dotCMS/core using repository templates and project fields.
dot-sdk-analytics
Installs and configures the @dotcms/analytics SDK for event tracking in Next.js projects.
speckit-specify
Generates a validated feature specification from a natural language feature description.
Frequently Asked Questions About dotCMS
FAQPage SchemaWhat specific tasks does dotCMS perform regarding pipeline failures?▼
The diagnostic capability identifies specific failure points within GitHub Actions environments. It analyzes logs and execution states to generate comprehensive issue reports, allowing engineering teams to pinpoint errors without manual log inspection.
Which technical personas benefit from these diagnostic capabilities?▼
DevOps engineers, site reliability engineers, and software developers managing complex delivery pipelines benefit most. These professionals use the diagnostic output to resolve build interruptions and maintain consistent deployment velocity across distributed environments.
What are the prerequisites for implementing these diagnostic functions?▼
Implementation requires an active GitHub environment utilizing Actions for continuous integration. Users must have appropriate repository permissions to access logs and generate issue reports within their existing project management infrastructure.