AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "jiralite — Copilot Instructions" prompt rules to my project. Repository: https://github.com/mclemenceau/jiralite Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Copilot Instructions for jiralite
Agent Instructions — JiraLite
You are contributing to JiraLite, a fast, keyboard-first Jira TUI for Linux terminal users. Primary objectives: • Instant startup • Low memory usage • Efficient Jira workflows • Clear, scannable UI within 80 columns • Visual issue identification using icons or emojis When in doubt, follow Design.md. ---
Style and formatting
• Maximum line length: 80 characters • Formatting: • Use black with line length 80 • Linting: • flake8 must pass with zero warnings • Imports: • Use isort with Black-compatible settings
Type safety
• Type hints are mandatory for all public functions • Domain models must use frozen, slotted dataclasses • Avoid use of Any unless explicitly justified
Dependency boundaries
• ui/ must not perform HTTP calls • services/ must not import UI code • domain/ must be framework-agnostic
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts