Produce a structured daily brief with updates, metrics, charts, goal progress, KPI risks/opportunities, fleet activity, and prioritized action items from all connected data sources
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٢٤ من skills من aktasbatuhan/pm. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢٤ من أصل ٢٤ skills مجمعة.
Produce a structured daily brief with updates, metrics, charts, goal progress, KPI risks/opportunities, fleet activity, and prioritized action items from all connected data sources
لغة النص الأصلي: الإنجليزية
Configure a newly-created KPI by picking the right measurement approach from connected platforms, recording a first value, and scheduling recurring refreshes
لغة النص الأصلي: الإنجليزية
Onboard into a new workspace through an interactive interview — discover platforms, understand the user's priorities, then build the workspace blueprint
لغة النص الأصلي: الإنجليزية
Execute a KPI's stored measurement plan, record the new value, and raise a risk/opportunity flag only when movement is actually meaningful
لغة النص الأصلي: الإنجليزية
Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.
لغة النص الأصلي: الإنجليزية
Delegate coding tasks to OpenAI Codex CLI agent. Use for building features, refactoring, PR reviews, and batch issue fixing. Requires the codex CLI and a git repository.
لغة النص الأصلي: الإنجليزية
Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.
لغة النص الأصلي: الإنجليزية
Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.
لغة النص الأصلي: الإنجليزية
Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git + GitHub REST API via curl.
لغة النص الأصلي: الإنجليزية
Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.
لغة النص الأصلي: الإنجليزية
Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.
لغة النص الأصلي: الإنجليزية
Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.
لغة النص الأصلي: الإنجليزية
Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native Dash PM tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool…
لغة النص الأصلي: الإنجليزية
Systematic evaluation of risks across engineering, product, and team dimensions
لغة النص الأصلي: الإنجليزية
Deep analysis of the current or most recent sprint with metrics, blockers, and recommendations
لغة النص الأصلي: الإنجليزية
Analyze all available data to recommend what features or improvements the team should build next
لغة النص الأصلي: الإنجليزية
Generate a stakeholder-ready update summarizing progress, risks, and decisions needed
لغة النص الأصلي: الإنجليزية
Extract text from PDFs and scanned documents. Use web_extract for remote URLs, pymupdf for local text-based PDFs, marker-pdf for OCR/scanned docs. For DOCX use python-docx, for PPTX see the powerpoint skill.
لغة النص الأصلي: الإنجليزية
Search and retrieve academic papers from arXiv using their free REST API. No API key needed. Search by keyword, author, category, or ID. Combine with web_extract or the ocr-and-documents skill to read full paper content.
لغة النص الأصلي: الإنجليزية
Use when completing tasks, implementing major features, or before merging. Validates work meets requirements through systematic review process.
لغة النص الأصلي: الإنجليزية
Use when executing implementation plans with independent tasks. Dispatches fresh delegate_task per task with two-stage review (spec compliance then code quality).
لغة النص الأصلي: الإنجليزية
Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes without understanding the problem first.
لغة النص الأصلي: الإنجليزية
Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.
لغة النص الأصلي: الإنجليزية
Use when you have a spec or requirements for a multi-step task. Creates comprehensive implementation plans with bite-sized tasks, exact file paths, and complete code examples.
لغة النص الأصلي: الإنجليزية