occupation
Software Developers
description
Create or improve convention documentation based on the current conversation. Use this when a feature's learnings should be captured as reusable conventions.
updated
Menu
SkillsMP has collected 3 skills from dimanu-py/instant-python-metrics. Open a skill to review its source and details.
Showing 3 of 3 collected skills.
Create or improve convention documentation based on the current conversation. Use this when a feature's learnings should be captured as reusable conventions.
Create or update .spec files in docs/features/ using the established format. Use when a feature needs to be documented before Gherkin scenarios are written.
Breaks down ANY work into 1-3 hour micro-steps with zero downtime. Use for large refactorings, technical improvements, debugging, research, migrations, or any work that feels too big or risky. Automatically applies expand-contract pattern for risky changes.…