Agent Skills by Kriscendo Bot
Showing 80 vetted skills indexed across 1 GitHub repositories.
xs-debugging
Diagnose XS engine value-stack overflows by classifying import-time width versus runtime recursion depth.
review-retrospective
Cluster maintainer feedback on pull requests to identify systemic review failures.
rename-discipline
Regulate identifier and file renames to keep pull request diffs substantive.
pr-dependency-graph
Parse PR dependency registries into adjacency lists for topological sorting and cycle detection.
schedule
Dispatch recurring jobs with interval-based and anchored cadence logic.
message-bus
Facilitate asynchronous agent communication via journal-based topic and inbox messaging.
library-lookup
Query keyword indices and flat-file greps to retrieve domain definitions from the garden library.
mermaid-validation
Validate Mermaid diagram syntax in markdown files using a headless Node.js environment.
relative paths and links
Enforce relative path conventions across Markdown files and inline code references.
node-lts-window-watch
Synchronize Node.js version pins with the official LTS release schedule.
oauth-use-case-patterns
Select OAuth 2.0 grant types for automated API integrations.
panel
Automate multi-agent pull request review via a scripted state machine.
panel-review
Orchestrate multi-seat automated pull request reviews against project rules.
changeset-discipline
Filter internal implementation details from software release notes.
pre-pr-checklist
Enforce quality gates and generate PR body templates for JavaScript monorepos.
pr-review-thread-replies
Automate GitHub pull request review thread replies with commit SHAs.
em-dash style
Identify and replace em-dash characters in Markdown documentation.
rebase-before-followup
Rebase pull request branches onto their base before pushing fix-up commits.
design-to-pr-pipeline
Scan roadmap branches and post build jobs to create tracking pull requests.
design-dependency-walk
Analyze design dependency graphs to identify actionable implementation starting points.
reactji-acknowledgment
Post GitHub reactions and follow-up replies to acknowledge comments.
pr-dependency-topo-sort
Topologically sort pull request identifiers using a dependency graph.
pr-formation
Standardize pull request titles and descriptions using project-specific templates.
css-intrinsic-and-content-sizing
Combines intrinsic CSS keywords with calc-size() for adaptive element sizing.