Skip to content

Commit fc42e5c

Browse files
docs: add core plugin and review skill to README
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent 51dbc45 commit fc42e5c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,16 @@ Or browse available plugins via the UI:
2424

2525
## Available Plugins
2626

27+
### core
28+
29+
Core skills for essential functionalities and integrations. Pre-installed by the Droid CLI.
30+
31+
**Skills:**
32+
33+
- `review` - Review code changes and identify high-confidence, actionable bugs. Includes systematic analysis patterns for null safety, async/await, security, concurrency, API contracts, and more. Used by both the CLI `/review` command and the CI action.
34+
- `session-navigation` - Search and navigate past Droid sessions
35+
- `init` - Session initialization
36+
2737
### security-engineer
2838

2939
Security review, threat modeling, and vulnerability validation skills.

0 commit comments

Comments
 (0)