QA acceptance queue for human…
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٨٨٨ من skills من CodySwannGT/lisa. افتح أي skill لمراجعة مصدره وتفاصيله.
CodySwannGT/lisaعرض ٤٠ من أصل ٨٨٨ skills مجمعة.
QA acceptance queue for human…
لغة النص الأصلي: الإنجليزية
QA acceptance queue for human testers. Serves the next ticket awaiting QA verdict from the configured QA queue status as a plain-language acceptance brief — what the ticket promises, how to exercise it on the QA environment, in words a non-technical tester…
لغة النص الأصلي: الإنجليزية
Analytical triage gate for tickets in the configured destination tracker (JIRA, GitHub Issues, or Linear). Detects requirement ambiguities, identifies edge cases from codebase analysis, plans verification methodology, and — via lisa-rework-triage in Phase 2.5…
لغة النص الأصلي: الإنجليزية
Analytical triage gate for…
لغة النص الأصلي: الإنجليزية
Analytical triage gate for tickets in the configured destination tracker (JIRA, GitHub Issues, or Linear). Detects requirement ambiguities, identifies edge cases from codebase analysis, plans verification methodology, and — via lisa-rework-triage in Phase 2.5…
لغة النص الأصلي: الإنجليزية
Configure GitHub Issues as the destination tracker and/or the PRD source for this project. Verifies the gh CLI is installed and authenticated, resolves `org/repo`, scaffolds the build-queue label namespace (`status:*`) when GitHub is the tracker and/or the…
لغة النص الأصلي: الإنجليزية
Configure GitHub Issues as the…
لغة النص الأصلي: الإنجليزية
Configure GitHub Issues as the destination tracker and/or the PRD source for this project. Verifies the gh CLI is installed and authenticated, resolves `org/repo`, scaffolds the build-queue label namespace (`status:*`) when GitHub is the tracker and/or the…
لغة النص الأصلي: الإنجليزية
Read-only operator surface for the current project's PRD and build backlog health. Resolves the configured PRD source and build tracker from the same Lisa contract used by intake and repair, summarizes lifecycle-role counts, distinguishes idle queues from…
لغة النص الأصلي: الإنجليزية
Read-only operator surface for…
لغة النص الأصلي: الإنجليزية
Read-only operator surface for the current project's PRD and build backlog health. Resolves the configured PRD source and build tracker from the same Lisa contract used by intake and repair, summarizes lifecycle-role counts, distinguishes idle queues from…
لغة النص الأصلي: الإنجليزية
Parse a GitHub Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database queries), capture evidence at each marker, and post results via lisa-github-evidence. The GitHub counterpart of…
لغة النص الأصلي: الإنجليزية
Parse a GitHub Issue's…
لغة النص الأصلي: الإنجليزية
Parse a GitHub Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database queries), capture evidence at each marker, and post results via lisa-github-evidence. The GitHub counterpart of…
لغة النص الأصلي: الإنجليزية
Add a Validation Journey section to an existing GitHub Issue by analyzing the change type and generating appropriate verification steps with evidence markers. The GitHub counterpart of lisa-jira-add-journey.
لغة النص الأصلي: الإنجليزية
Add a Validation Journey section to an existing Linear Issue by analyzing the change type and generating appropriate verification steps with evidence markers. Linear counterpart of lisa-jira-add-journey.
لغة النص الأصلي: الإنجليزية
Vendor-neutral wrapper for appending a Validation Journey section to an existing ticket/issue. Reads the required `tracker` from .lisa.config.json and dispatches to lisa-jira-add-journey, lisa-github-add-journey, or lisa-linear-add-journey.
لغة النص الأصلي: الإنجليزية
Add a Validation Journey…
لغة النص الأصلي: الإنجليزية
Add a Validation Journey…
لغة النص الأصلي: الإنجليزية
Vendor-neutral wrapper for…
لغة النص الأصلي: الإنجليزية
Add a Validation Journey section to an existing GitHub Issue by analyzing the change type and generating appropriate verification steps with evidence markers. The GitHub counterpart of lisa-jira-add-journey.
لغة النص الأصلي: الإنجليزية
Add a Validation Journey section to an existing Linear Issue by analyzing the change type and generating appropriate verification steps with evidence markers. Linear counterpart of lisa-jira-add-journey.
لغة النص الأصلي: الإنجليزية
Vendor-neutral wrapper for appending a Validation Journey section to an existing ticket/issue. Reads the required `tracker` from .lisa.config.json and dispatches to lisa-jira-add-journey, lisa-github-add-journey, or lisa-linear-add-journey.
لغة النص الأصلي: الإنجليزية
Update a source PRD with an always-written, machine-readable `## Tickets` (alias `## Generated Work`) section linking back to every work item created from it. Each entry carries a parseable ref + URL + type + parent token so the generated child set is…
لغة النص الأصلي: الإنجليزية
Update a source PRD with an…
لغة النص الأصلي: الإنجليزية
Update a source PRD with an always-written, machine-readable `## Tickets` (alias `## Generated Work`) section linking back to every work item created from it. Each entry carries a parseable ref + URL + type + parent token so the generated child set is…
لغة النص الأصلي: الإنجليزية
Ingest source material into the LLM Wiki. With an argument (URL, file path, or prompt) it ingests that one source; with no argument it runs a full ingest across every enabled non-external-write source. Routes to the right connector, then runs the ordered…
لغة النص الأصلي: الإنجليزية
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; only files new synthesis back into the wiki when the user explicitly asks. Use when someone asks a question…
لغة النص الأصلي: الإنجليزية
Ingest source material into the…
لغة النص الأصلي: الإنجليزية
Answer a question from the LLM…
لغة النص الأصلي: الإنجليزية
Ingest source material into the LLM Wiki. With an argument (URL, file path, or prompt) it ingests that one source; with no argument it runs a full ingest across every enabled non-external-write source. Routes to the right connector, then runs the ordered…
لغة النص الأصلي: الإنجليزية
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; only files new synthesis back into the wiki when the user explicitly asks. Use when someone asks a question…
لغة النص الأصلي: الإنجليزية
Use when a GitHub Actions workflow file changed and you need pre-merge runtime proof. Classifies default-branch-only triggers, dispatches a safe workflow_dispatch sibling on the branch ref when possible, observes the exact step under test, cancels before side…
لغة النص الأصلي: الإنجليزية
a GitHub Actions workflow file…
لغة النص الأصلي: الإنجليزية
Use when a GitHub Actions workflow file changed and you need pre-merge runtime proof. Classifies default-branch-only triggers, dispatches a safe workflow_dispatch sibling on the branch ref when possible, observes the exact step under test, cancels before side…
لغة النص الأصلي: الإنجليزية
Provision the multi-account AWS environment a Lisa CDK project deploys into, using the @codyswann/aws-soc2-setup CLI (AWS Organizations, Control Tower, IAM Identity Center, SOC 2 controls). Use when a CDK project still has PLACEHOLDER account IDs in…
لغة النص الأصلي: الإنجليزية
Provision the dev/staging/produc…
لغة النص الأصلي: الإنجليزية
Provision the multi-account AWS…
لغة النص الأصلي: الإنجليزية
Provision the multi-account AWS environment a Lisa CDK project deploys into, using the @codyswann/aws-soc2-setup CLI (AWS Organizations, Control Tower, IAM Identity Center, SOC 2 controls). Use when a CDK project still has PLACEHOLDER account IDs in…
لغة النص الأصلي: الإنجليزية
Decompose a single PRD or specification into ordered work items in the configured tracker. Vendor-agnostic — the source can be a Notion PRD URL, a Confluence PRD URL, a Linear project URL, a GitHub Issue URL, an existing JIRA epic key, a markdown file, or a…
لغة النص الأصلي: الإنجليزية