Source

fellowship-dev/dogfooded-skills

51 skills · 5.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
double-check Use when performing a standalone PR double-check in a clean context — review, fix, and post.
fellowship-dev/dogfooded-skills
172
2
cto-review Use when performing a CTO-level PR review — includes a staging evidence gate for release-train PRs (base = default br…
fellowship-dev/dogfooded-skills
171
3
create-compelling-prs Use when preparing a PR for review — applies body templates, attaches the deployment and visual evidence the repo pla…
fellowship-dev/dogfooded-skills
168
4
issue-to-prd Use when converting a new GitHub issue into a structured PRD, or posting clarifying questions when the issue is under…
fellowship-dev/dogfooded-skills
166
5
review-pr Use when performing a first-pass, read-only PR review in a clean isolated context.
fellowship-dev/dogfooded-skills
166
6
pylot-workers DEPRECATED — worker spawn/drive/stop moved into pylot-cli. Read pylot-cli instead; this skill is a pointer and carrie…
fellowship-dev/dogfooded-skills
164
7
deps-runner Use when running the full dependency update pipeline for a repo — scan, risk-eval, build-test, and merge-decision.
fellowship-dev/dogfooded-skills
163
8
speckit-runner Use when implementing a GitHub issue end-to-end — runs speckit with an independent advisory review before creating on…
fellowship-dev/dogfooded-skills
163
9
release-train-runner Use when merging multiple reviewed PRs into one release branch on remote compute.
fellowship-dev/dogfooded-skills
154
10
write-report Use when writing a mission report to the gateway DB from any operator mission.
fellowship-dev/dogfooded-skills
151
11
daily-report Use when writing the daily/rollcall team report — defines 5 sections, quality rules, and a minimal idle card.
fellowship-dev/dogfooded-skills
149
12
flowchad-runner Use when verifying local, preview, production, or recurring critical user flows with browser evidence and selective o…
fellowship-dev/dogfooded-skills
144
13
fly-io Use when deploying to Fly.io or configuring flyctl, fly.toml, Fly.io secrets, databases, or GitHub Actions.
fellowship-dev/dogfooded-skills
143
14
maintenance Use when running an infra-only health audit across Pylot systems — LaunchAgent, cron, secrets, labels, branches, and …
fellowship-dev/dogfooded-skills
143
15
entropy-check Use when checking doc freshness and computing domain quality grades without making fixes.
fellowship-dev/dogfooded-skills
142
16
migrate-skill Use when consolidating a skill from a claude-toolkit plugin or local .claude/skills into the dogfooded-skills library.
fellowship-dev/dogfooded-skills
142
17
skill-builder Use when writing a new agent skill for the dogfooded-skills library — covers frontmatter spec, section structure, qua…
fellowship-dev/dogfooded-skills
141
18
build-prd Use when creating a PRD, writing requirements, or transforming a feature request into an implementation-ready GitHub …
fellowship-dev/dogfooded-skills
137
19
distill Use when capturing post-mission audit data or analyzing audit records into a findings report with GitHub issue recomm…
fellowship-dev/dogfooded-skills
136
20
popsicle Use when generating agent-native onboarding docs, coverage maps, health baselines, and agent adapters for a repo.
fellowship-dev/dogfooded-skills
136
21
playwright Use when automating a browser with Playwright CLI over CDP — navigate, screenshot, fill forms, or extract data.
fellowship-dev/dogfooded-skills
133
22
setup-harness Use when scaffolding the agent knowledge layer (ARCHITECTURE.md, QUALITY_SCORE.md, docs/) for a repo.
fellowship-dev/dogfooded-skills
133
23
spec-plan Use when stress-testing a plan, getting grilled on a design, or before writing a PRD.
fellowship-dev/dogfooded-skills
133
24
hookshot Use when generating Claude Code enforcement hooks from a repo's docs/ structure.
fellowship-dev/dogfooded-skills
132
25
visual-evidence Use when capturing Playwright screenshots or GIF recordings for PR evidence — before/after comparisons and feature de…
fellowship-dev/dogfooded-skills
132
26
setup-github Use when setting up a GitHub project board, labels, and Actions workflows for a new or existing repo.
fellowship-dev/dogfooded-skills
131
27
trash-truck Investigate and retire unused product, code, operational, or infrastructure surfaces using real usage evidence. Use w…
fellowship-dev/dogfooded-skills
131
28
docs-review Use when checking for drift between docs/ and source code — reports discrepancies with file:line evidence.
fellowship-dev/dogfooded-skills
130
29
setup-speckit Use when setting up speckit (Specification-Driven Development) in a repo — copies slash commands, templates, and opti…
fellowship-dev/dogfooded-skills
130
30
build-train Use when batching multiple GitHub issues into one build branch with concurrent subagent builds.
fellowship-dev/dogfooded-skills
129
31
setup-devcontainer Use when generating devcontainer config or creating a Gitpod/Ona project for any repo.
fellowship-dev/dogfooded-skills
129
32
procedure-builder Use when building a new multi-stage ICM procedure or converting a monolithic runner skill into a staged workflow.
fellowship-dev/dogfooded-skills
128
33
security-check Use when triaging Dependabot/Snyk security alerts by severity and exploitability before running security-runner.
fellowship-dev/dogfooded-skills
128
34
security-runner Use when running the automated security alert fix pipeline — opens fix PRs, creates issues for breaking changes, dism…
fellowship-dev/dogfooded-skills
126
35
vercel-deploy Use when deploying an existing Vercel project to production non-interactively.
fellowship-dev/dogfooded-skills
126
36
deployment-checker Use when polling deployment health after a merge to verify the deployed SHA matches and apply a status label.
fellowship-dev/dogfooded-skills
123
37
post-deploy Use when running post-deploy file-match actions after a merge (stage 3 of the post-merge pipeline).
fellowship-dev/dogfooded-skills
122
38
post-merge Use when triggering a post-merge deployment after a PR is merged (stage 1 of the post-merge pipeline).
fellowship-dev/dogfooded-skills
121
39
cto-heartbeat Use when running the CTO flow-optimization loop — WIP scan, epic focus, triage unlabeled issues, and dispatch.
fellowship-dev/dogfooded-skills
105
40
pylot-cli Use when operating the Pylot gateway through its CLI — dispatch, monitor, secrets, assets, workers, and automations.
fellowship-dev/dogfooded-skills
78
41
premature-close-checker Use when checking whether a closed issue has unchecked acceptance criteria.
fellowship-dev/dogfooded-skills
50
42
evidence-upload Use when publishing visual evidence through Pylot assets for a PR, issue, report, mission, or conversation.
fellowship-dev/dogfooded-skills
47
43
agent-readiness Use when assessing whether a repo is ready for autonomous AI agents (pylot workers) — produces a scored, actionable A…
fellowship-dev/dogfooded-skills
36
44
pylot-api Use when looking up Pylot gateway API endpoints for dispatch, status monitoring, or crew management.
fellowship-dev/dogfooded-skills
11
45
ceo Strategic dispatcher role — reads dashboards, optimizes throughput, dispatches work to crew; does not write code or r…
fellowship-dev/dogfooded-skills
5
46
cto Architectural authority role — decomposes goals into engineer tasks, verifies process, guards architecture; does not …
fellowship-dev/dogfooded-skills
5
47
cold-start-check Sensor — tests whether a repo's docs are good enough for a fresh agent to understand the system. Spawns N isolated se…
fellowship-dev/dogfooded-skills
3
48
speckit-proc Issue-to-PR pipeline as an ICM procedure -- 7 stages from pre-flight through delivery. Operator drives a persistent w…
fellowship-dev/dogfooded-skills
3
49
entropy Sensor — checks doc freshness and computes domain quality grades. Never fixes. Detects staleness, missing coverage, a…
fellowship-dev/dogfooded-skills
1
50
skill-author Write a high-quality Claude Code skill — covers frontmatter spec, section structure, quality criteria, and common ant…
fellowship-dev/dogfooded-skills
1
Page 1 · 51 total Next