Development
Command
/review
`project:review`
Install
$ npx -y skills add delphicleancode/delphi-spec-kit --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/review
Context preview
What this command does when you run it.
`project:review`
Command definition
review.mdproject:review
`project:review`
Please review the current diffs (`git diff` and `git diff --cached`) against this project's Delphi coding standards from `CLAUDE.md` and the appropriate rules within `rules/`. Ensure that:
- Naming conventions (`T`, `I`, `E`, `F`, `A`, `L` prefixes) are respected.
- `try..finally` is correctly applied to ALL unowned object creations.
- There are no `with` statements.
- Memory leaks are unlikely with the new changes.
- Specific database or framework constraints (Firebird, MySQL, PostgreSQL, etc.) are respected.
Ships withdelphi-spec-kit
An opinionated ecosystem of rules, skills and steerings to elevate Delphi development to state-of-the-art with Artificial Intelligence.
Get the whole plugin
Stats
52
Stars
14
Forks
Maintained
Maintenance
MIT
License
5mo ago
Last commit
5mo ago
Created
Repo: delphicleancode/delphi-spec-kit

