Audits whether an existing test suite proves important behavior as a sustainable portfolio. Use when test confidence or lifecycle control is uncertain; not to implement tests or review one delivery.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٥٬٢٥٢ من skills من TuYv/ccpm. افتح أي skill لمراجعة مصدره وتفاصيله.
TuYv/ccpmعرض ٤٠ من أصل ٥٬٢٥٢ skills مجمعة.
Audits whether an existing test suite proves important behavior as a sustainable portfolio. Use when test confidence or lifecycle control is uncertain; not to implement tests or review one delivery.
لغة النص الأصلي: الإنجليزية
RICE-scores Stories with market research and generates prioritization table. Use when Stories need business priority ranking for sprint planning.
لغة النص الأصلي: الإنجليزية
Audits implemented architecture fitness, boundaries, contracts, dependencies, and configuration ownership. Use for system structure; not for current-state documentation, diagrams, or plan review.
لغة النص الأصلي: الإنجليزية
Audits queries, transactions, data-path performance, and persistence resource lifecycle. Use when data correctness or scalability is at risk; not for general performance tuning.
لغة النص الأصلي: الإنجليزية
Analyzes Story and builds optimal task plan (1-8 tasks), then routes to create or replan. Use when Story needs task breakdown or replanning.
لغة النص الأصلي: الإنجليزية
Creates implementation, refactoring, and test tasks from templates. Use when an approved task plan needs tasks created via the configured tracker provider and reflected in kanban.
لغة النص الأصلي: الإنجليزية
Compares ideal plan vs existing tasks and applies KEEP/UPDATE/OBSOLETE/CREATE changes. Use when Story tasks need re-sync with updated requirements.
لغة النص الأصلي: الإنجليزية
Optimizes a measured latency, throughput, memory, CPU, or I/O problem through profiling and keep-or-discard experiments. Use for a known bottleneck; not unbiased A/B comparison.
لغة النص الأصلي: الإنجليزية
Use when validating Stories, plans, or tasks through the evaluation platform with mandatory research, parallel evidence lanes, sequential merge, and bounded refinement. Modes: story | plan_review.
لغة النص الأصلي: الإنجليزية
Use when an evaluation run needs mandatory official-doc, MCP Ref, Context7, and current best-practice research with a structured research summary.
لغة النص الأصلي: الإنجليزية
Use when an evaluation coordinator needs normalized findings from target artifacts and research evidence.
لغة النص الأصلي: الإنجليزية
Use when an evaluation run needs review-driven documentation updates and a structured documentation summary.
لغة النص الأصلي: الإنجليزية
Use when accepted findings require bounded repair changes and a structured repair summary.
لغة النص الأصلي: الإنجليزية
Use when an evaluation run must merge research, findings, documentation, and repair outputs into one verified result.
لغة النص الأصلي: الإنجليزية
Use when an evaluation run requires bounded iterative refinement with trace and cleanup evidence.
لغة النص الأصلي: الإنجليزية
Upgrades dependencies across package managers with breaking-change research and rollback-safe verification. Use for dependency maintenance; not general code modernization.
لغة النص الأصلي: الإنجليزية
Modernizes a bounded capability by removing obsolete custom mechanisms or reducing bundle and maintenance cost. Use for proven modernization value; not routine upgrades or tuning.
لغة النص الأصلي: الإنجليزية
Compares tools or implementations through reproducible A/B workloads, correctness oracles, and controlled measurements. Use to choose alternatives; not to optimize a known bottleneck.
لغة النص الأصلي: الإنجليزية
Implements a bounded product-code change through the smallest complete root-cause solution. Use for scoped delivery; not for planning, review, audit, upgrades, modernization, or tuning.
لغة النص الأصلي: الإنجليزية
Executes Story tasks in priority order (To Review, To Rework, Todo). Use when Story has planned tasks ready for implementation.
لغة النص الأصلي: الإنجليزية
Executes implementation tasks through Todo, In Progress, To Review. Use when task needs coding with KISS/YAGNI. Not for test tasks.
لغة النص الأصلي: الإنجليزية
Reviews task implementation for quality, code standards, and test coverage. Use when task is in To Review. Sets task Done or To Rework.
لغة النص الأصلي: الإنجليزية
Fixes tasks in To Rework by applying reviewer feedback, then returns to To Review. Use when task was rejected during review.
لغة النص الأصلي: الإنجليزية
Executes test tasks (label 'tests') through Todo to To Review with risk-based limits. Use for test task execution. Not for implementation tasks.
لغة النص الأصلي: الإنجليزية
Designs risk-based test portfolio decisions and prioritized scenarios without changing code. Use when requirements need a test strategy; not for auditing or implementing tests.
لغة النص الأصلي: الإنجليزية
Creates, updates, consolidates, retires, and runs scoped acceptance tests using project-native tooling. Use when executable acceptance evidence must change; not for audits or product fixes.
لغة النص الأصلي: الإنجليزية
Story-level quality gate with 4-level verdict (PASS/CONCERNS/FAIL/WAIVED) and Quality Score. Use when Story is ready for quality assessment.
لغة النص الأصلي: الإنجليزية
Evaluates new product directions using current demand, acquisition, competition, economics, and validation evidence. Use before commitment; not for backlog or implementation planning.
لغة النص الأصلي: الإنجليزية
Use when coordinating story quality evaluation with mandatory research, worker summaries, agent review, regression evidence, and bounded refinement.
لغة النص الأصلي: الإنجليزية
Checks DRY/KISS/YAGNI/architecture compliance with quantitative Code Quality Score. Use when implementation tasks are Done and need quality scoring.
لغة النص الأصلي: الإنجليزية
Auto-fixes low-risk tech debt (unused imports, dead code, commented-out code) with >=90% confidence. Use when audit findings need safe automated cleanup.
لغة النص الأصلي: الإنجليزية
Runs existing test suite to catch regressions after implementation changes. Use when Story needs regression verification. No status changes.
لغة النص الأصلي: الإنجليزية
Analyzes application logs: classifies errors, checks log quality, maps stack traces to source. Use when logs need review after test runs or during development.
لغة النص الأصلي: الإنجليزية
Orchestrates test planning pipeline: research, manual testing, automated test planning. Use when Story needs comprehensive test coverage planning.
لغة النص الأصلي: الإنجليزية
Researches real-world problems, competitor solutions, and customer complaints for a feature domain. Use before test planning to ground tests in actual user pain points.
لغة النص الأصلي: الإنجليزية
Performs manual testing of Story AC via executable bash scripts in tests/manual/. Use when Story implementation needs hands-on AC verification.
لغة النص الأصلي: الإنجليزية
Plans automated tests (E2E/Integration/Unit) using Risk-Based Testing after manual testing. Use when Story needs a test task with prioritized scenarios.
لغة النص الأصلي: الإنجليزية
Reviews standalone skills and their configured distribution surfaces before publication. Use for skill release readiness; not for product code or implementation-plan review.
لغة النص الأصلي: الإنجليزية
Use when auditing project documentation through the evaluation platform with mandatory research, coordinated audit workers, and structured summaries.
لغة النص الأصلي: الإنجليزية
Checks hierarchy, links, SSOT, compression, requirements compliance, freshness, legacy cleanup. Use when auditing documentation structure.
لغة النص الأصلي: الإنجليزية