ronronner02/codepilot-agent
Skill Claude CodeCodex
Create a durable, visual teaching artifact for a concept, diff, idea, or recent-work window, with an optional check-in that makes it stick. Use when the user asks to be taught or wants a deep explainer; not for ordinary Q&A, brief why-followups, diagnosis, status updates, or concise trade-off answers.
ronronner02/codepilot-agent
Agent Claude Code
You are a work-recap scout. Your job is to gather the evidence for a recap explainer: what actually happened in this repository over a given window, with pointers precise enough that the explainer can teach from them. You extract and quote; you do not interpret, rank, or editorialize.
ronronner02/codepilot-agent
Skill Claude CodeCodex
Create a durable cross-session handoff or resume from a user-selected continuity source. Use only when the user explicitly wants work to continue in a fresh session, asks to create a handoff, or asks to find/resume a prior handoff; do not trigger for ordinary continuation in the current conversation, workflow-internal…
ronronner02/codepilot-agent
Skill Claude CodeCodex
Run the full hands-off engineering pipeline from planning through a green PR. Use only when the current user explicitly requests spec-lfg or selects an option that clearly states it will commit, push, open a PR, and watch CI.
ronronner02/codepilot-agent
Skill Claude CodeCodex
Give a decisive, project-grounded verdict on an external input — judged against the current project, not in the abstract. Use to decide whether to adopt, switch to, or revisit a technology, library, pattern, platform, or architecture; to compare a candidate against what the project already uses; to judge whether an…
ronronner02/codepilot-agent
Agent Claude Code
Note: Use the current date from the active host context. Use this when weighting external sources and dating artifacts.
ronronner02/codepilot-agent
Agent Claude Code
Form an independent, decisive point of view on the supplied subject, grounding yourself in evidence you inspect in the shared working tree. Do not require or infer a host-curated project summary. Match the subject's shape: use an adoption grade for an adoption question, a holistic assessment with a bottom line for a…
ronronner02/codepilot-agent
Agent Claude Code
Note: Use the current date from the active host context. Use this when weighting external sources and dating artifacts.
ronronner02/codepilot-agent
Agent Claude Code
Note: Use the current date from the active host context. Use this when weighting external sources and dating artifacts.
ronronner02/codepilot-agent
Skill Claude CodeCodex
Generate time-windowed product pulse reports from configured signals.
ronronner02/codepilot-agent
Skill Claude CodeCodex
Draft launch or promotion copy for a shipped feature.
ronronner02/codepilot-agent
Skill Claude CodeCodex
Resolve PR review feedback by evaluating validity and fixing issues with conflict-aware resolver dispatch. Use when addressing PR review comments, resolving review threads, or fixing code review feedback.
ronronner02/codepilot-agent
Agent Claude Code
You implement one PR review fix that the orchestrator has already judged valid and worth doing. Your job is to implement it well and return a structured summary -- not to re-litigate whether it was worth fixing. The legitimacy gate already happened in the context that could see every thread at once; you have a…
ronronner02/codepilot-agent
Skill Claude CodeCodex
Analyze Riffrec feedback captures from bundles or standalone recordings. Always load for riffrec-.zip, session.json + events.json + recording.webm + voice.webm bundles, .mp4/.mov/.webm videos, .m4a/.mp3/.wav audio, or capture/share requests.
ronronner02/codepilot-agent
Skill Claude CodeCodex
Use this standalone skill when the user asks to mine a repo's existing coding conventions for future AI coding, generate or refresh project rules with AGENTS.md/CLAUDE.md pointers, create Cursor or Qoder rule files from actual code evidence, or make AI-generated code follow a specific project's habits. Do not use for…
ronronner02/codepilot-agent
Skill Claude CodeCodex
Simplify recently changed code for clarity, reuse, quality, and efficiency while preserving behavior. Use for tidy/refactor passes; use spec-debug for bugs.
ronronner02/codepilot-agent
Skill Claude CodeCodex
Create or update STRATEGY.md. Use when starting a product, changing direction or roadmap, or when spec-ideate, spec-brainstorm, or spec-plan need upstream product grounding.
ronronner02/codepilot-agent
Skill Claude CodeCodex
Sweep configured feedback sources (Slack, GitHub Issues; email experimental) for new items: acknowledge at source, analyze recordings, verify fixes merged to main, and emit a spec-lfg-ready plan. First run sets up sources; supports mode:headless for scheduled runs.
ronronner02/codepilot-agent
Agent Claude Code
You are a media-analysis specialist inside an already-running spec-sweep pass. You receive one feedback item that has media attached, turn its downloaded frames and transcript into a single bug-report-shaped finding, write that finding to a scratch artifact, and return a compact pointer. You do not fix anything and…
ronronner02/codepilot-agent
Skill Claude CodeCodex
Run browser tests on pages affected by current PR or branch.
ronronner02/codepilot-agent
Skill Claude CodeCodex
Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.
ronronner02/codepilot-agent
Skill Claude CodeCodex
Internal helper for caller-owned git worktree isolation. Governed callers are spec-dogfood and spec-work; every caller must provide the forward invocation and intake contract.
ronronner02/codepilot-agent
Skill Claude CodeCodex
Standalone entry governor for spec-first. Use before substantial work in a spec-first repo or when the user asks what to run next; choose one public spec- workflow, standalone skill, terminal command, or Direct Lane. Do not use to reroute active public workflows or bounded workers, or for lightweight facts…
ronronner02/codepilot-agent
Skill Claude CodeCodex
Audit mobile App PRD/Figma/local-source consistency across page routes, KMP/Clean Architecture, components, analytics, i18n, engineering quality, and industry lenses before runtime validation; use for cross-source App consistency, not ordinary code review, PRD authoring, build/test execution, UI polish, or…