log
25Command Claude Code
Log activity to today's daily file.
Command Claude Code
Log activity to today's daily file.
Command Claude Code
Process meeting notes into structured notes + action items.
Command Claude Code
Morning briefing - curated task list from multiple sources.
Command Claude Code
Weekly goal alignment + Pareto analysis + drift detection.
Command Claude Code
Scan notes and suggest missing backlinks between related topics.
Command Claude Code
Research a topic and save findings to vault.
Command Claude Code
Commit, push, and optionally create PR.
Command Claude Code
Log daily accomplishments, reflect on the day, and prep tomorrow.
Command Claude Code
Research topic by searching vault and synthesizing findings.
Command Claude Code
Set weekly goal and MITs for the week.
Instructions file CodexOpenCode
Instructions for Railly/agent-brain, covering identity, work, goals, this quarter and this year.
Instructions file
Instructions for Railly/agent-brain, covering identity, work, goals, this quarter and this year.
Plugin Claude Code
Plugin marketplace listing 3 plugins: stable, candidates, experimental.
Skill Claude CodeCodex
Survey an unfamiliar or shared issue backlog, qualify a small set of worthwhile contributor-side candidates, compare them in an evidence-backed matrix, recommend one, let the user make the final selection, and seed the canonical Issue Contract. Use for requests like "what should I work on here", "find a good issue to…
Skill Claude CodeCodex
Understand, diagnose, change, or review an unfamiliar codebase through one evidence-backed mission. Use when learning architecture, tracing a feature, investigating a bug, implementing a real change with guided or agent execution, reviewing a diff or PR, or checking whether tests and the built artifact prove the…
Skill Claude CodeCodex
Build a minimal, browser-openable before/after artifact that makes a code change, bug fix, feature, benchmark, migration, or visual behavior easy to see and appreciate. Use whenever the user asks for before/after, antes y despues, compare old vs new, show the bug and fix, open it in my browser, make it screenshotable…
Skill Claude CodeCodex
Orchestrate one engineering work item from selection or admission through contract, solution shape, staged execution, exact-head review, before/after acceptance, human promotion, and case capture. Use when the user asks to run the full factory, take an issue or change to PR-ready, resume an interrupted engineering…
Skill Claude CodeCodex
Escribe el handoff de un ciclo de trabajo en el vault, verificando el estado contra git antes de afirmarlo. Usar al cerrar una sesion larga, antes de compactar, cuando el usuario dice handoff, /handoff, escribi el handoff, donde quedamos, antes de irme, cerra el ciclo, o cuando un hilo se vuelve demasiado largo para…
Skill Claude CodeCodex
Materialize selected engineering workstreams as visible, persistent Herdr workspaces after a portfolio or handoff review. Use when the user asks to set up, resume, or organize project work in Herdr; turn a workstream-reconcile queue into repo-scoped workspaces; or make specialist agents launched by other skills…
Skill Claude CodeCodex
Prove a performance improvement before and after changing algorithms, data structures, latency, throughput, memory, bundle size, build time, or repeated work. Use when a concrete path is slow or resource-heavy, when considering Map, Set, heap, trie, queue, cache, index, batching, or memoization, or when asked to…
Skill Claude CodeCodex
Baseline a repository before quality work. Use when asked to audit maintainability, reliability, performance, security, test quality, technical debt, or code health across a codebase; to identify and rank gaps before fixing them; or to compare quality state over time. Remain read-only on target source.
Skill Claude CodeCodex
Pressure a system's failure paths. Use to audit or verify timeouts, cancellation, cleanup, retries, idempotency, partial writes, recovery, leaks, bounded queues or caches, overload, backpressure, dependency failure, malformed upstream data, cross-platform lifecycle behavior, or concurrent state transitions.
Skill Claude CodeCodex
Candidate: Root-cause a bug you cannot reproduce because it needs another OS or hardware you don't have, by detecting its structural OR visual signature on the machine you DO have. Use whenever you're about to write cannot-reproduce-needs-Windows/Linux/a-device/a-monitor, when a bug is platform-specific but you're on…
Skill Claude CodeCodex
Reduce code size, PR additions, duplication, ceremony, or maintenance surface while preserving behavior and regression protection. Use whenever the user asks to simplify, deduplicate, delete unnecessary code or tests, reduce LOC, shrink a diff below a line budget, centralize repeated runtime logic, or make a feature…