원클릭으로
task_templating
task_templating에는 nixlim에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Grill a specification or design document. Critically analyses specs through eight adversarial lenses, two alignment checks (scope drift, codebase fit), and anti-bloat quality gates. Spawns a separate agent in read-only mode and emits a YAML issues block that /plan-spec --revise can consume. Works on any specification, design document, RFC, or ADR. Triggers on "grill spec", "grill my spec", "grill the spec", "review spec", "red team spec", "audit spec", "critique spec".
Produces lean, implementation-ready feature specifications through a focused 4-phase workflow: discovery interview, codebase-aware FR drafting, behavioral scenarios with FR traceability, and a quality gate. Use when planning a feature, designing a specification, writing a spec, preparing a plan, or when asked to design, specify, or plan functionality. Supports --revise mode to systematically address findings from /grill-spec reviews. Use /plan-spec --revise <spec.md> <review.md> to revise a spec based on its adversarial review.
Decompose a spec, plan, or text description into structured task graph JSON, validate it against the Structured Task Template Spec, and record the tasks as Beads issues. Use when the user wants to break down work into trackable, validated tasks.