groom
145Skill Claude CodeCodex
Groom the backlog — tag untagged issues with skill: labels, verify priorities, surface stale in-progress work.
Skill Claude CodeCodex
Groom the backlog — tag untagged issues with skill: labels, verify priorities, surface stale in-progress work.
Skill Claude CodeCodex
Plan and execute large multi-session projects. Analyzes scope, splits into ordered sessions, executes session-by-session with approval gates and state tracking.
Skill Claude CodeCodex
Strategic view of the agent backlog — open issues grouped by skill, showing which areas have the most work.
Skill Claude CodeCodex
Human-supervised development cycle — orchestrates roadmap → claim → autoplan → implement → commit for one skill issue.
Skill Claude CodeCodex
Lint a pipeline.yaml — schema check, DAG acyclicity, referenced-skill existence, precondition kind registration. Pure linter — prints a report, writes no files. Heartbeat does not require validation to have run; this is a developer convenience.
Skill Claude CodeCodex
Autonomous work loop — pick one backlog issue, execute it, close it, exit. Re-invoked by scheduler for the next.
Plugin Claude Code
Create new Claude Code agents — domain-specific wizards or custom. Consolidates all install- wizards into a single plugin.
Skill Claude CodeCodex
Apply best-practice improvements to an existing agent — runs /review-agent to find issues, then proposes exact before/after changes to CLAUDE.md, skills, and Trinity files and applies the approved ones.
Skill Claude CodeCodex
Create an executive chief of staff agent — asks about your tools, team, and priorities, then scaffolds a Trinity-compatible agent for daily briefings, meeting prep, and decision tracking.
Skill Claude CodeCodex
Clone the Cornelius agent repository and guide the user to open Claude Code inside it.
Skill Claude CodeCodex
Discover and launch agent creation wizards — your single entry point for creating agents, websites, and projects.
Skill Claude CodeCodex
Scaffold a new Trinity-compatible Claude Code agent from scratch on any topic. Creates directory, CLAUDE.md, skills, and Trinity files — ready for development.
Skill Claude CodeCodex
Create a personal medical-records agent — bootstraps a profile from your existing health documents, then ingests new files, maintains structured memory, tracks lab trends, prepares doctor visits, and runs an evidence-based nutrition + supplement framework.
Skill Claude CodeCodex
Create a content writer agent — asks about your brand voice, platforms, and topics, then scaffolds a Trinity-compatible ghostwriter agent that writes in your voice.
Skill Claude CodeCodex
Create a knowledge-base agent — asks a structured 6-question interview about the domain's ontology, then scaffolds a Cornelius-shaped Trinity-compatible KB agent with a typed graph, 7-layer vault, subagents, and scheduled coherence jobs.
Skill Claude CodeCodex
Create a B2B SaaS sales research agent — asks domain-specific questions and scaffolds a Trinity-compatible prospector agent customized to your sales stack.
Skill Claude CodeCodex
Create an email gateway agent — asks domain-specific questions and scaffolds a Trinity-compatible receptionist agent for public-facing email communication and request routing.
Skill Claude CodeCodex
Create a competitive intelligence agent — asks domain-specific questions and scaffolds a Trinity-compatible agent for tracking competitors, monitoring changes, and producing actionable intelligence.
Skill Claude CodeCodex
Review an existing agent against best practices and report findings — a read-only audit of CLAUDE.md, skills, composition integrity, and Trinity readiness. Produces a prioritized findings report and hands off to /adjust-agent or /adjust-playbook to apply fixes. Makes no changes itself.
Skill Claude CodeCodex
Create a website management agent — asks about your web development workflow and scaffolds a Trinity-compatible webmaster agent for building and deploying Next.js sites.
Skill Claude CodeCodex
Scaffold a complete, self-contained Next.js 15 website with Tailwind CSS, TypeScript, and Vercel deployment. Creates production-ready project structure with design system, components, pages, SEO, and content management — ready to deploy in minutes.
Plugin Claude Code
Documentation-driven development methodology with 24 skills, 3 agents, and project memory templates. Implements a 4-stage SDLC (Todo → In Progress → In Dev → Done) with a full pipeline: autoplan, implement, review, cso, validate-pr, and weekly invariant checks.