Skip to main content

Skills en este repositorio

CodySwannGT/advisory-rankings - Página 4

SkillsMP ha recopilado 169 skills de CodySwannGT/advisory-rankings. Abre una skill para revisar su origen y sus detalles.

CodySwannGT/advisory-rankings

Mostrando 40 de 169 skills recopiladas.

ocupación
Desarrolladores de software
descripción

This skill should be used when building, running locally, or deploying a Harper (HarperDB/Fabric) component — running harper dev/run, producing the generated resources.js and web/** from TypeScript via the project build, packaging the harper-app component,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

This skill should be used when writing or editing Harper (HarperDB/Fabric) resources — the classes in resources.js (built from TypeScript under src/) that expose custom data logic over REST and GraphQL. Use it when adding an endpoint, overriding table…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scaffold a project-specific front-door ingest skill that does something unique (classify a source, fetch from a special system, stamp domain frontmatter) and then chains into /ingest. Extends ingestion without forking the kernel.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scaffold a domain-expert digital-staff role over the wiki — a dual-runtime subagent (Claude + Codex) plus a staff doc page — from a config.staff[] entry. The plugin only sets the subagent up; running/scheduling it is out of scope.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Bind a Telegram forum topic to an OpenClaw dispatcher+worker pair that runs a coding CLI against a repo (single-repo or folder-scoped), so you can drive code work from chat. Requires /lisa:setup-openclaw first.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Connect staff roles to Slack via OpenClaw using a facilitator/specialist hub-and-spoke model — register the app, create/reuse the facilitator channel, wire routes, validate, and run an end-to-end route test. Requires /lisa:setup-openclaw first.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Connect staff roles to Telegram via OpenClaw using a facilitator/specialist hub-and-spoke model — register bots, create/reuse the facilitator topic, wire routes, validate, and run an end-to-end route test. Requires /lisa:setup-openclaw first.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Ingest source material into the LLM Wiki. With an argument (URL, file path, or prompt) ingest that one source; with no argument run a full ingest across every enabled non-external-write source. Routes to the right connector and runs the ordered pipeline…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Health-check the LLM Wiki: orphan pages, contradictions, stale claims, broken internal links, missing index/log coverage, structure violations, and secret/tenant leaks. Read-only — reports findings, does not fix them.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Migrate an existing hand-rolled wiki onto the lisa-wiki kernel — phased and compatibility-first, with a strict no-loss guarantee (renaming is fine; losing functionality or data is not). Ends by running /doctor.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Onboard a user to the project via its LLM Wiki: interview them about themselves in relation to the project, then give a guided tour and sample questions. Read-mostly by default (session-local); --save-memory persists the capture to project-scoped memory only.…

Idioma del texto original: inglés

actualizado
ocupación
Redactores técnicos
descripción

Answer a question from the LLM Wiki with citations. Reads the index, drills into relevant pages, and synthesizes a cited answer. Read-only by default; files new synthesis back only when explicitly asked.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Set up OpenClaw as the chat-surface runtime for this project's staff. Verifies the openclaw CLI, ~/.openclaw/openclaw.json, a secret provider, and required gateway capabilities, then writes a lean `openclaw` section to .lisa.config.json. Run before…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scaffold, repair, verify, or upgrade the project's LLM Wiki from its config. Asks the wiki's purpose and README mode, renders the contract snapshot, scaffolds the canonical folders, and seeds the staff roster. Idempotent and non-destructive.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scaffold, repair, verify, or upgrade the project's LLM Wiki from its config. Alias for lisa-wiki setup in the Lisa setup command family.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Report Lisa wiki source freshness across enabled connectors. Read-only — summarizes last ingest evidence, skipped/blocker reasons, and targeted next actions without running ingestion.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run the scheduled advisory-rankings public-web research cycle for due AdvisorResearchCheck rows. Uses deployed Harper, source-backed public sources only, records each checked advisor, and never scrapes LinkedIn pages.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run the scheduled AdvisorBook BrokerCheck enrichment cycle for existing Advisor rows missing FINRA CRDs. Uses Bun, respects the 7-day state skip, avoids force mode, verifies Harper writes, and reports match/load counts.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run the scheduled capped BrokerCheck firm snapshot and roster crawl for AdvisorBook. Uses Bun, respects state/rate limits, avoids force mode, verifies Harper writes, and reports crawl phase summaries.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run the scheduled AdvisorBook major firm-source import cycle in Codex automation. Uses the repo's firm-source:major-imports command for Morgan Stanley, Wells Fargo, Merrill, RBC, Raymond James, Edward Jones, Stifel, and UBS with bounded writes and deployed…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run the scheduled AdvisorBook Morgan Stanley advisor locator import. Uses the repo's scrape:morgan-stanley command, prefers credentialed writes, falls back to a capped dry run, verifies Harper, and reports counts/errors.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Report Lisa wiki source freshness across enabled connectors. Read-only — summarizes last ingest evidence, skipped/blocker reasons, and targeted next actions without running ingestion.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

This skill should be used when reducing the code complexity threshold of the codebase. It lowers the CyclomaticComplexity threshold by 2, identifies methods that exceed the new limit, generates a brief with refactoring strategies, and creates a plan with…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

This skill should be used when increasing test coverage to a specified threshold percentage. It runs the test suite with SimpleCov, identifies files with the lowest coverage, generates a brief with coverage gaps, and creates a plan with tasks to add the…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Add a Validation Journey section to an existing JIRA ticket by reading the ticket description, understanding the feature, and generating the journey steps and assertions.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Parse a JIRA ticket's Validation Journey section, execute the verification steps, capture evidence, and post to JIRA + GitHub PR using the jira-evidence skill.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Verify OpenTelemetry traces are being collected and exported to AWS X-Ray for Rails applications. Check collector health, trace export, and CloudWatch metrics.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Best practices for writing reliable Playwright E2E tests and adding testID/aria-label selectors in Expo web applications using GlueStack UI and NativeWind. Use this skill when creating, debugging, or modifying Playwright tests, adding E2E test coverage,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Enforces TypeORM implementation patterns for this NestJS backend project. This skill should be used when creating or modifying TypeORM entities, repositories, database configuration, migrations, or any database-related code. It covers configuration patterns…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scaffold, repair, verify, or upgrade the project's LLM Wiki from its config. Alias for lisa-wiki setup in the Lisa setup command family.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Bind a Telegram forum topic to an OpenClaw dispatcher+worker pair that runs a coding CLI against a repo (single-repo or folder-scoped), so you can drive code work from chat. Requires /lisa:setup-openclaw first.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Connect staff roles to Slack via OpenClaw using a facilitator/specialist hub-and-spoke model — register the app, create/reuse the facilitator channel, wire routes, validate, and run an end-to-end route test. Requires /lisa:setup-openclaw first.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Connect staff roles to Telegram via OpenClaw using a facilitator/specialist hub-and-spoke model — register bots, create/reuse the facilitator topic, wire routes, validate, and run an end-to-end route test. Requires /lisa:setup-openclaw first.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Set up OpenClaw as the chat-surface runtime for this project's staff. Verifies the openclaw CLI, ~/.openclaw/openclaw.json, a secret provider, and required gateway capabilities, then writes a lean `openclaw` section to .lisa.config.json. Run before…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scaffold a project-specific front-door ingest skill that does something unique (classify a source, fetch from a special system, stamp domain frontmatter) and then chains into /ingest. Extends ingestion without forking the kernel.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Scaffold a domain-expert digital-staff role over the wiki — a dual-runtime subagent (Claude + Codex) plus a staff doc page — from a config.staff[] entry. The plugin only sets the subagent up; running/scheduling it is out of scope.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Ingest source material into the LLM Wiki. With an argument (URL, file path, or prompt) ingest that one source; with no argument run a full ingest across every enabled non-external-write source. Routes to the right connector and runs the ordered pipeline…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Health-check the LLM Wiki: orphan pages, contradictions, stale claims, broken internal links, missing index/log coverage, structure violations, and secret/tenant leaks. Read-only — reports findings, does not fix them.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Migrate an existing hand-rolled wiki onto the lisa-wiki kernel — phased and compatibility-first, with a strict no-loss guarantee (renaming is fine; losing functionality or data is not). Ends by running /doctor.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Onboard a user to the project via its LLM Wiki: interview them about themselves in relation to the project, then give a guided tour and sample questions. Read-mostly by default (session-local); --save-memory persists the capture to project-scoped memory only.…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 169 skills recopiladas.