AI Implement

Implement a piece of work based on a spec or set of tickets.

cristiano-pacheco a12c34e 2 files · 764 B Updated

File contents

Implement the work described by the user in the spec or tickets.

Tracker tickets

When the work comes from an issue-tracker ticket, the ticket file tracks the work end to end. Follow the repo's issue-tracker doc (docs/agents/issue-tracker.md, "Implementation ticket lifecycle")

Review and commit

Run typechecking (make lint) regularly, single test files regularly, and the full test suite once at the end.

Once done, use /ai-review-changes skill to review the work.

Commit your work to the current branch.

cristiano-pacheco/ai-tools/tree/main/skills/engineering/ai-implement commit a12c34eae3

Frequently asked questions

npx skillmds@latest add cristiano-pacheco/ai-implement