Total Skills
3
Skills published by pjordan with real stars/downloads and source-aware metadata.
Total Skills
3
Total Stars
0
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
contribute
0
reflect
0
observe
0
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.
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.
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.