dep/agent-rules

Centralize your agent instructions, commands, skills, and handle symlinking.

11Stars on the repository
20Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

BREAK-UP-GH-ISSUE

01

dep/agent-rules

Command Codex

Use the Github MCP server (or the Github (gh) skill) to create a plan of execution for the provided Github issue (if a URL was provided, update the issue, otherwise create a new issue).

11 2mo ago A 0 tokens original MIT

COMMIT

02

dep/agent-rules

Command Codex

I would like for you to create a commit message for the staged and unstaged changes on this branch. Look at the code that is unique to this branch and generate a commit message for it. Then stage the changes and commit them -- do not push to remote.

11 2mo ago A 0 tokens original MIT

EXPORT-DEV-APK

03

dep/agent-rules

Command Codex

Build and install a standalone Android APK with embedded JavaScript bundle. This creates a release build that works completely offline - no USB connection, no Metro bundler, no dev server required.

11 2mo ago A 0 tokens original MIT

HYDRATE-GH-ISSUE

05

dep/agent-rules

Command Codex

Use the Github MCP server (or the Github (gh) skill) to create a description for the provided Github issue (if a URL was provided, update the issue, otherwise create a new issue).

11 2mo ago A 0 tokens original MIT

IMPLEMENT

06

dep/agent-rules

Command Codex

Use this command to implement a feature or bugfix.

11 2mo ago A 0 tokens original MIT

JIRA-THIS-BRANCH

07

dep/agent-rules

Command Codex

Create a Jira ticket using the Atlassian skill based on the current branch's unique code changes, then link the ticket to the branch.

11 2mo ago A 0 tokens original MIT

OPEN-PR

08

dep/agent-rules

Command Codex

You are creating a pull request in github for the work in this branch. You are to use the Github MCP server (or the Github (gh) skill) for any interactions with Github.

11 2mo ago A 0 tokens original MIT

PLAN-GH-ISSUE

09

dep/agent-rules

Command Codex

Use the mcp server to pull the description for the provided github issue and build a plan for execution. Do not assume you know everything about the request and ask for clarification on any details you are not 100% sure about.

11 2mo ago A 0 tokens original MIT

RELOAD-MAC

10

dep/agent-rules

Command Codex

Rebuild, Quit, and Restart so I can test!

11 2mo ago A 0 tokens original MIT

REPORT-BUG

12

dep/agent-rules

Command Codex

A bug report has come in from a customer and your task is to create a github issue for tracking the bug. If a bug report is already created for the request, add a "+1" comment on the existing issue to indicate that it's being reported again.

11 2mo ago A 0 tokens original MIT

REPORT-ENHANCEMENT

13

dep/agent-rules

Command Codex

A feature enhancement request has come in from a customer and your task is to create a github issue for tracking the feature request. If a feature request is already created for the request, add a "+1" comment on the existing issue to indicate that it's being requested again.

11 2mo ago A 0 tokens original MIT

TEST-AND-LINT

14

dep/agent-rules

Command Codex

You are to run the tests of the frontend and backend with coverage enabled to ensure that both all tests are passing and the neccessary coverage is reached. You are also responsible for running the linter in both the frontend and backend to ensure that all linter errors have been handled accordingly.

11 2mo ago A 0 tokens original MIT