observe

Context-builder for a repo, its team, and its workflow. Scans git history, forge metadata (GitHub via `gh`, Azure DevOps via `az`), CLAUDE.md, CONTRIBUTING.md, CODEOWNERS, PR/issue templates, and ADRs, then writes structured pages into agent-wiki. Use when: user says "observe"/"survey"/"refresh observations"/"brief me"/"investigate <topic>", starting work on an unfamiliar repo, or before a session that needs contributor/workflow context. Produces grounded context for contribute and other downstream skills.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "observe" with this command: npx skills add pjordan/skillsmp-pjordan-pjordan-observe

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

reflect

After-action learning loop for a repo. Reads contribute's plan artifacts, git history, forge PR lifecycle (`gh`/`az`), CI results, and observe's baseline pages, then writes retro and playbook pages into agent-wiki. Use when: user says "retro"/"post-mortem"/"after-action"/"what did we learn"/"session summary"/"promote this to a playbook", or when a PR just merged on the current branch, contribute ran >=2 iterate rounds, or contribute tripped a scope cap — in those three cases suggest reflect and wait for confirmation (at most once per scope per session). Distinct from agent-wiki's `ingest`: reflect captures after-the-fact calibration against a plan, not in-the-moment codebase discoveries.

Repository SourceNeeds Review
Automation

contribute

User-directed contribution workflow for a repo. Picks work informed by observe's wiki data, plans before coding, drafts a branch + commits + PR description (but does not open the PR), and iterates on review feedback when the user asks. Uses the user's own git/gh/az identity. Use when: user says "contribute"/"pick something"/"draft a PR"/"iterate on the review"/"plan this change", or expresses any equivalent intent such as "I want to submit a fix/patch", "help me ship this", "respond to the reviewer", "open a PR for issue #N", "what should I work on next". Hard safety rails: never pushes to protected branches, never opens PRs autonomously, never takes unsolicited social actions.

Repository SourceNeeds Review
Coding

mtl-api-create

摩天轮开放接口二次封装技能。当用户需要对接摩天轮(MTL)开放平台接口、创建MTL HTTP接口、封装摩天轮API时触发。支持自动检测并添加mtl-open-sdk-consumer依赖、初始化ApiClient Bean、创建MtlRestController、根据原生接口定义生成HTTP接口代码。

Archived SourceRecently Updated
Coding

contactless-vital-signs-monitoring-analysis

Non-contact detection of heart rate, respiration, blood oxygen, and heart rate variability. No wearable devices are required; monitoring is achieved solely through camera footage. | 无感生命体征监测分析技能,非接触检测心率、呼吸、血氧、心率变异性,无需穿戴设备,通过摄像头画面即可监测

Archived SourceRecently Updated
observe | V50.AI