lambda-curry/devagent

7Stars on the repository
39Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

lambda-curry/devagent

Skill Claude CodeCodexCursor

Create new slash commands for DevAgent workflows. Use when you need to create a new command file in .agents/commands/ and symlink it to .cursor/commands/ for Cursor IDE integration. This skill handles the complete command creation workflow including file generation, symlink creation, and structure validation.

7 3mo ago A 65 tokens

git-workspace

02

lambda-curry/devagent

Skill Claude CodeCodexCursor

Work with git worktrees and workspaces for concurrent development. Use when: (1) Creating new workspaces with \git worktree add\, (2) Listing existing worktrees with \git worktree list\, (3) Removing worktrees with \git worktree remove\, (4) Pruning stale worktree metadata with \git worktree prune\, (5) Managing…

7 3mo ago A 0 tokens

lambda-curry/devagent

Skill Claude CodeCodexCursor

Use GitHub CLI (gh) to interact with GitHub repositories, pull requests, issues, and workflows. Use when: (1) Reading PR details, diffs, or metadata, (2) Listing or filtering PRs and issues, (3) Creating PR comments or linking to issues, (4) Checking CI status or mergeability, (5) Extracting issue references from PR…

7 3mo ago A 107 tokens

lambda-curry/devagent

Skill Claude CodeCodexCursor

Use Linear MCP server functions to interact with Linear issues, projects, teams, and comments. Use when: (1) Fetching issue requirements and acceptance criteria from Linear, (2) Validating PR changes against Linear issue requirements, (3) Creating or updating Linear issues and comments, (4) Checking issue status…

7 3mo ago A 105 tokens

lambda-curry/devagent

Skill Claude CodeCodexCursor

Review pull requests by integrating GitHub operations with Linear issue tracking. Use when: (1) Validating PR changes against Linear issue requirements, (2) Checking if PR addresses all acceptance criteria from Linear issues, (3) Creating comprehensive PR reviews that link code changes to project requirements, (4)…

7 3mo ago A 109 tokens

skill-creator

06

lambda-curry/devagent

Skill Claude CodeCodexCursor

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

7 3mo ago A 45 tokens

worktree-setup-hook

07

lambda-curry/devagent

Skill Claude CodeCodexCursor

Post-checkout git hook for automatic worktree setup. Use when: (1) Setting up automatic configuration for new git worktrees, (2) Creating post-checkout hooks that detect new worktrees and run setup tasks, (3) Configuring worktrees to automatically copy env files and install dependencies.

7 3mo ago A 66 tokens

ai-rules-cli

08

lambda-curry/devagent

Skill Claude CodeCodex

Use ai-rules CLI to manage and synchronize AI coding rules across multiple AI assistants (Cursor, Claude Code, GitHub Copilot, Opencode, etc.). Use when: (1) Setting up ai-rules in a new project, (2) Updating AI coding guidelines and best practices, (3) Generating platform-specific rule files from source, (4) Checking…

7 3mo ago C 137 tokens

coderabbit-cli

09

lambda-curry/devagent

Skill Claude CodeCodex

Use CodeRabbit CLI to perform automated code review and iterative improvement in an AI agent workflow. Use when: (1) After generating non-trivial code (new features, refactors, algorithms), (2) Improving code quality, maintainability, or readability before submission, (3) Validating code changes against best…

7 3mo ago A 120 tokens