J4NN0
- 4 skills
- 0 followers
- 7 hours ago last updated
- ▌ Grill Me · j4nn0 bundleGrill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
- ▌ To Ticket · j4nn0 bundleDraft a concise, standalone engineering or product ticket from the useful context, findings, decisions, and proposed fix in the current conversation. Use when the user wants to turn a discussion into a ticket or issue for later tracking; do not use for status summaries or to create an issue in an external tracker unless explicitly requested.
- ▌ Pr Description · j4nn0 bundlewrite concise github pull request descriptions for code changes using the current repository context and recent conversation context. use when the user asks for a pr description, pr summary, or rationale for a branch or diff, especially from inside a repo with the branch already pushed. inspect git and gh context first when available, then explain the context behind the change and what changed in short, natural prose. prefer prose-first output with minimal bullets and avoid over-structured templates unless a small cleanup section clearly benefits readability.
- ▌ Systematic Debugging · j4nn0 bundleInvestigate and fix software defects, failing tests, crashes, incorrect or flaky behavior, and performance regressions with reproducible evidence and root-cause verification. Use for a reported failure in code or a running system; do not use for routine feature work or broad code review without a concrete symptom.