Test-Driven Development implementation workflow. RED: write failing test, GREEN: minimum code to pass, REFACTOR: clean up. Includes task metadata requirements, verification, and atomic commit practices.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٨٨٨ من skills من CodySwannGT/lisa. افتح أي skill لمراجعة مصدره وتفاصيله.
CodySwannGT/lisaعرض ٤٠ من أصل ٨٨٨ skills مجمعة.
Test-Driven Development implementation workflow. RED: write failing test, GREEN: minimum code to pass, REFACTOR: clean up. Includes task metadata requirements, verification, and atomic commit practices.
لغة النص الأصلي: الإنجليزية
Code quality review checklist
لغة النص الأصلي: الإنجليزية
performing a code review on…
لغة النص الأصلي: الإنجليزية
Test-Driven Development…
لغة النص الأصلي: الإنجليزية
Code quality review checklist. Correctness, coding philosophy compliance, test coverage, documentation quality. Findings ranked by severity in plain English.
لغة النص الأصلي: الإنجليزية
This skill should be used when performing a code review on local changes on the current branch compared to the main branch. It uses multiple parallel agents to check for bugs, CLAUDE.md compliance, git history context, previous PR comments, and code comment…
لغة النص الأصلي: الإنجليزية
Test-Driven Development implementation workflow. RED: write failing test, GREEN: minimum code to pass, REFACTOR: clean up. Includes task metadata requirements, verification, and atomic commit practices.
لغة النص الأصلي: الإنجليزية
Find the command-line tools a project needs but never declares, and propose pinned manifest entries for them. Reads git hooks and npm scripts for what the project actually RUNS — discovering tools no list mentions — plus MCP servers, credential usage notes…
لغة النص الأصلي: الإنجليزية
Find the command-line tools a…
لغة النص الأصلي: الإنجليزية
Find the command-line tools a project needs but never declares, and propose pinned manifest entries for them. Reads git hooks and npm scripts for what the project actually RUNS — discovering tools no list mentions — plus MCP servers, credential usage notes…
لغة النص الأصلي: الإنجليزية
Audit whether the current repository can run as a Claude Code remote routine (cloud session). Read-only analysis that inventories what Lisa AND the host project need to configure or build in the cloud environment — external CLIs/binaries to install,…
لغة النص الأصلي: الإنجليزية
Audit whether the current…
لغة النص الأصلي: الإنجليزية
Audit whether the current repository can run as a Claude Code remote routine (cloud session). Read-only analysis that inventories what Lisa AND the host project need to configure or build in the cloud environment — external CLIs/binaries to install,…
لغة النص الأصلي: الإنجليزية
This skill should be used when pushing changes and creating or updating a pull request. It verifies the branch state, pushes to remote, creates or updates a PR with a comprehensive description, optionally coordinates the resulting Pull Request into the…
لغة النص الأصلي: الإنجليزية
pushing changes and creating or…
لغة النص الأصلي: الإنجليزية
This skill should be used when pushing changes and creating or updating a pull request. It verifies the branch state, pushes to remote, creates or updates a PR with a comprehensive description, optionally coordinates the resulting Pull Request into the…
لغة النص الأصلي: الإنجليزية
Vendor-agnostic scanner for Ready queues. Notion PRD database URL → first Ready PRD → lisa-plan. Confluence space or parent page URL → first prd-ready PRD → lisa-plan. Linear workspace URL or team key → first prd-ready project → lisa-plan. GitHub repo URL or…
لغة النص الأصلي: الإنجليزية
Vendor-neutral wrapper for the build-queue scanner. Reads the required `tracker` from .lisa.config.json and dispatches to lisa-jira-build-intake (JQL/project-key queue), lisa-github-build-intake (GitHub repo queue keyed off the `status:ready` label), or…
لغة النص الأصلي: الإنجليزية
Vendor-agnostic scanner for…
لغة النص الأصلي: الإنجليزية
Vendor-neutral wrapper for the…
لغة النص الأصلي: الإنجليزية
Vendor-agnostic scanner for Ready queues. Notion PRD database URL → first Ready PRD → lisa-plan. Confluence space or parent page URL → first prd-ready PRD → lisa-plan. Linear workspace URL or team key → first prd-ready project → lisa-plan. GitHub repo URL or…
لغة النص الأصلي: الإنجليزية
Vendor-neutral wrapper for the build-queue scanner. Reads the required `tracker` from .lisa.config.json and dispatches to lisa-jira-build-intake (JQL/project-key queue), lisa-github-build-intake (GitHub repo queue keyed off the `status:ready` label), or…
لغة النص الأصلي: الإنجليزية
Set up the recurring Lisa automations on the local workstation using the CURRENT runtime's native scheduler — Codex automations (the native automations / automation_update mechanism) or, on Claude, /schedule. This skill is a declarative specification: it…
لغة النص الأصلي: الإنجليزية
Bring a developer's machine in line with the toolchain the project declares. Reports every tool in remoteEnv.tools that is missing, outdated, or unpinned for this platform, and installs the missing ones into ~/.local/bin from the same pinned, checksummed…
لغة النص الأصلي: الإنجليزية
Set up the recurring Lisa…
لغة النص الأصلي: الإنجليزية
Bring a developer's machine in…
لغة النص الأصلي: الإنجليزية
Set up the recurring Lisa automations on the local workstation using the CURRENT runtime's native scheduler — Codex automations (the native automations / automation_update mechanism) or, on Claude, /schedule. This skill is a declarative specification: it…
لغة النص الأصلي: الإنجليزية
Bring a developer's machine in line with the toolchain the project declares. Reports every tool in remoteEnv.tools that is missing, outdated, or unpinned for this platform, and installs the missing ones into ~/.local/bin from the same pinned, checksummed…
لغة النص الأصلي: الإنجليزية
This skill should be used to run a back-sync of an environment branch DOWN the deploy chain on demand — propagating merges (e.g. hotfixes) from a higher environment to every lower one. Given a source environment name or branch (e.g. `production`), it derives…
لغة النص الأصلي: الإنجليزية
run a back-sync of an…
لغة النص الأصلي: الإنجليزية
This skill should be used to run a back-sync of an environment branch DOWN the deploy chain on demand — propagating merges (e.g. hotfixes) from a higher environment to every lower one. Given a source environment name or branch (e.g. `production`), it derives…
لغة النص الأصلي: الإنجليزية
Scheduled health consumer. Runs Lisa Health headless, and for each check that has drifted files exactly one tracker ticket through lisa-tracker-write, deduped by a per-check marker across OPEN tickets only. Files nothing for a project in band. Use for the…
لغة النص الأصلي: الإنجليزية
Scheduled health consumer
لغة النص الأصلي: الإنجليزية
Scheduled health consumer. Runs Lisa Health headless, and for each check that has drifted files exactly one tracker ticket through lisa-tracker-write, deduped by a per-check marker across OPEN tickets only. Files nothing for a project in band. Use for the…
لغة النص الأصلي: الإنجليزية
This skill should be used to address and resolve the code review feedback on a pull request — human and bot (CodeRabbit, etc.). It fetches every unresolved review thread with its resolution state via GraphQL, triages each one, implements valid feedback…
لغة النص الأصلي: الإنجليزية
address and resolve the code…
لغة النص الأصلي: الإنجليزية
This skill should be used to address and resolve the code review feedback on a pull request — human and bot (CodeRabbit, etc.). It fetches every unresolved review thread with its resolution state via GraphQL, triages each one, implements valid feedback…
لغة النص الأصلي: الإنجليزية
Validates a proposed JIRA ticket spec (or an existing ticket) against the organizational quality gates without writing anything. Returns a structured PASS/FAIL report per gate with concrete remediation. This is the single source of truth for what makes a…
لغة النص الأصلي: الإنجليزية
Validates a proposed JIRA…
لغة النص الأصلي: الإنجليزية
Validates a proposed JIRA ticket spec (or an existing ticket) against the organizational quality gates without writing anything. Returns a structured PASS/FAIL report per gate with concrete remediation. This is the single source of truth for what makes a…
لغة النص الأصلي: الإنجليزية