Skip to content

/grill-me

Internal requirements-interview engine for the CCF commands plan, fix and init. Invoked only by those commands through the Skill tool with a mode argument (plan / fix / init); it interrogates the user one question at a time, exploring the code to self-answer first, and returns a

shell
$ npx -y skills add naniiluja/ccf --skill grill-me --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/grill-me
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Internal requirements-interview engine for the CCF commands plan, fix and init. Invoked only by those commands through the Skill tool with a mode argument (plan / fix / init); it interrogates the user one question at a time, exploring the code to self-answer first, and returns a
Ships withccf

A workflow plugin for Claude Code that enforces a context-first, spec-driven, strictly sequential way of working.

Get the whole plugin, auto-invoked
Stats
9
Stars
0
Views
0
Forks
Active
Maintenance
JavaScript
Language
MIT
License
2d ago
Last commit
2mo ago
Created

Repo: naniiluja/ccf