Explicitly launch an independent outside-expert consultation via Codex MCP. Use only when the user directly asks to run this workflow or asks another expert/agent for an independent second opinion. Do not infer it from ordinary review, feedback, validation,…
basecamp/house-skills
SkillsMP has collected 13 skills from basecamp/house-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 84
- GitHub forks
- 4
Skills in this repository
Showing 13 of 13 collected skills.
Explicitly launch the automated Ralph-Lisa plan-implement-review workflow. Use only when the current request directly asks to start or run Ralph-Lisa; a mention or discussion of the skill is not an invocation. Never infer it from ordinary planning, building,…
Use when resolving zizmor warnings in GitHub Actions workflows, hardening CI pipelines, or pinning actions to SHA hashes. Covers artipacked, template-injection, excessive-permissions, secrets-outside-env, dependabot-execution, and when to suppress vs fix.…
Address PR review comments - fix issues, reply to threads, mark resolved
Write, slim, or audit a repository's agent instruction file — AGENTS.md, CLAUDE.md, or similar. Use when creating one for a repo that lacks it, when an existing one has grown bloated, stale, or contradictory, or when reviewing one for wrong commands and dead…
Use when sweeping a whole dependency corpus or codebase for every instance of one known bug class — "audit our gems/modules/packages for X", "we fixed this here, where else does it occur?", "find every place this pattern appears". Truffle hunting. Covers…
Use when a Ruby native extension segfaults intermittently, corrupts data under load, or breaks after GC.compact — and when auditing native gems for dangling pointers. The scent library for use-after-free and GC-invalidated pointers in C extensions: raw VALUEs…
Fetch Basecamp project or person activity into day-cached JSON atoms. Uses the Basecamp API with pagination and rate-limit backoff. Part of the recap plugin's activity fetcher pipeline.
Fetch git log from local repos into day-cached JSON atoms. Simplest activity fetcher — no API calls, no pagination. Part of the recap plugin's activity fetcher pipeline.
Fetch GitHub PRs, reviews, issues, and commits into day-cached JSON atoms. Uses the gh CLI for authentication and API calls. Part of the recap plugin's activity fetcher pipeline.
Activity digests — pluggable source fetchers, progressive timescale synthesis, audience-aware composition. Discovers recap:*-activity fetchers, gathers cached activity, synthesizes narrative at daily/weekly/monthly timescales, and composes output for the…
Create install.md files optimized for AI agent execution. Use for ANY question about install.md files or request to create/review installation documentation for autonomous agent use.
Create, edit, and refine agent skills through co-development and eval loops. Use for ANY question about skills or request to create/modify them.