init-project
25Plugin Claude Code
Bootstrap Claude Code framework config for a new project: generates CLAUDE.md framework section and .claude/settings.json with standard harness.
Plugin Claude Code
Bootstrap Claude Code framework config for a new project: generates CLAUDE.md framework section and .claude/settings.json with standard harness.
Skill Claude CodeCodex
Bootstrap Claude Code framework config for a new project. Generates a CLAUDE.md framework section and .claude/settings.json with standard harness. Use when starting a new project session and want to configure Claude Code settings interactively.
Plugin Claude Code
Learning mentor that drives true mastery of a topic instead of completing the task for you — decomposes a learning goal into stages and runs each through gap-surfacing, guided paper reading, hands-on implementation, and teach-back, withholding exactly the skill the goal targets.
Skill Claude CodeCodex
Learning mentor for coding-focused domains (programming languages, frameworks, algorithms, systems, ML/theory papers). Drives true mastery instead of completing the task for you: decomposes a learning goal into stages and runs each through gap-surfacing → guided paper reading → hands-on implementation → teach-back…
Plugin Claude Code
Rapidly prototype a solution to validate an idea.
Skill Claude CodeCodex
Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine…
Plugin Claude Code
Scan the current session context and the project's adr/ directory to create or update an Architecture Decision Record.
Skill Claude CodeCodex
Scan the current session context and the project's adr/ directory to create or update an Architecture Decision Record. Use after any decision point (/grill-me, /plan, or design discussions) when the user invokes /record-adr. Maintains adr/README.md as an auto-updated index.
Plugin Claude Code
Single entry point for structured requirements → architecture alignment. Phase 1 grills the product owner to extract BDD scenarios; Phase 2 grills the SWE on architecture and records the result as an SDD.
Skill Claude CodeCodex
Single entry point for structured requirements → architecture alignment. Phase 1 grills the product owner to extract BDD scenarios (tabular, template-locked). Phase 2 takes all collected BDD + SWE initial thoughts, grills the SWE on architecture, and records the result as an SDD in document/docs/specs/. Both artifacts…
Plugin Claude Code
Remove AI writing patterns from prose — cut filler, break formulaic structures, score on 5 dimensions. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.
Skill Claude CodeCodex
Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.
Plugin Claude Code
Drive development using test-driven development practices.
Skill Claude CodeCodex
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
Plugin Claude Code
Convert a plan or discussion into actionable GitHub issues.
Skill Claude CodeCodex
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
Plugin Claude Code
Convert a discussion or plan into a product requirements document.
Skill Claude CodeCodex
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
Plugin Claude Code
Triage a list of issues or tasks, prioritizing by impact and effort.
Skill Claude CodeCodex
Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
Plugin Claude Code
Help the user write a new Claude Code skill.
Skill Claude CodeCodex
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Plugin Claude Code
Step back and review the bigger picture of what is being built.
Skill Claude CodeCodex
Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.