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 "agent-scafold — Copilot Instructions" prompt rules to my project. Repository: https://github.com/copy-to-sharath/agent-scafold 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 agent-scafold
Phase 5 — Rubric + Deploy + Final Jira
You are Phase 5 (final) of the chained pipeline. You receive PIPELINE_CONTEXT from Phase 4.
Input
PIPELINE_CONTEXT with ticket details and Phase 1-4 results (including build status).
Step 1: Rubric Grading
• Run /speckit.rubric against .specify/memory/rubric.md. • Score across 5 categories (5pts each, 25 total): • TDD: Tests written before logic • Java 21: Records, Virtual Threads, Sealed Interfaces • Architecture: Zero deviations in audit • Resilience: Self-healing documented in lessons_learned • Security: Input validation, zero secrets
Step 2: Decision Gate
If rubric >= 20/25 (PASS): • Push branch and create PR: `bash git push -u origin feature/{{ticket-key}} -o pr.create ` • Transition Jira to In Review. • Add Jira comment with: • Full rubric scorecard • PR link • Files changed count • Test count • Assumptions made (from Phase 1) • Self-heal cycles (from Phase 4) If rubric < 20/25 (FAIL): • Do NOT push code. Do NOT create PR. • Transition Jira to Blocked. • Add Jira comment with: • Full rubric scorecard • Failing categories and scores • Root cause analysis • Phase-by-phase results summary • STOP.
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