home/productivity/claude-instructions-2

Claude Instructions

GPTClaudeDeepSeek··265 copies·updated 2026-07-14
claude-instructions-2.prompt
# Claude AI Instructions for GitHub Agent Workflows

These instructions help you use the GitHub agents and prompts from this repository with Claude AI.

## Setup for Claude

1. **Load Context**: Begin your conversation by sharing the content of relevant agent files
2. **Reference Preferences**: Include your `preferences.md` configuration 
3. **Use Prompt Templates**: Copy and adapt prompts from the `.github/prompts/` folder

## Key Files to Reference

### Core Behavior
- `.github/agents/shared-instructions.md` - Core agent behavior rules
- `.github/agents/preferences.md` - Your workspace configuration

### Specific Agents  
- `.github/agents/daily-briefing.agent.md` - Daily GitHub briefing generation
- `.github/agents/pr-review.agent.md` - Pull request review assistance  
- `.github/agents/issue-tracker.agent.md` - Issue management and triage
- `.github/agents/analytics.agent.md` - GitHub analytics and insights

## Usage Patterns

### Starting a Session

when to use it

Community prompt sourced from the open-source GitHub repo accesswatch/agent-forge (MIT). A "Claude Instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

accesswatch/agent-forge · MIT