implementing-code

Automate code changes and commits using Conventional Commits patterns.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/1gy/jpp --skill implementing-code-1gy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementing-code
Source: https://github.com/1gy/jpp/tree/main/.claude/skills/implementing-code
Command: npx skills add https://github.com/1gy/jpp --skill implementing-code-1gy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates applying code changes and commits, reducing manual overhead during development.

Core Features & Use Cases

  • Deterministic Commits: Create commits following the Conventional Commits pattern.
  • Code Investigation: Examine related files and patterns before changes.
  • Progress & Completion: Provide a summary with changed files and commit hash for traceability.

Quick Start

Implement a small feature in a file and commit it with a standard message, e.g., feat: add new feature to module.