Total Skills
4
Skills published by jason-ezenwa with real stars/downloads and source-aware metadata.
Total Skills
4
Total Stars
0
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
autonomous-agent
0
grill-me
0
implement-spec
0
plan-or-spec-to-issues
0
Autonomously plans, specs, implements, and raises a PR for a task — without requiring the human to be present for the planning phase. Use this skill when the user hands off a task and asks you to handle it end-to-end, or when phrases like "auto-implement", "handle this autonomously", "fire and forget", or "work on this without me" appear. Also use when the user provides a task description and signals they want to review the output rather than participate in the planning.
Interview the user relentlessly about a feature or idea until reaching shared understanding, then produce a plan or spec. Use before generating a plan or speccing out a feature when requirements are unclear or not yet defined, or when "grill me" is mentioned.
Implements a feature based on a provided technical specification, ensuring build stability and strict adherence to the spec through a sub-agent code review. Creates a feature branch, commits changes, and raises a PR on completion.
Breaks down a plan or technical spec into dependency-ordered implementation issues — as local markdown files under docs/issues/, or as GitHub sub-issues of the parent spec issue with native blocking.