com um clique
forge-planning
Planning skill for the FORGE builder agent
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Planning skill for the FORGE builder agent
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Core coding skill for the FORGE builder agent
Evaluation criteria for the SENTINEL reviewer agent
Review skill for the SENTINEL reviewer agent
Create generative, code-based art and visualizations using P5.JS and algorithmic principles.
Visual philosophy and design principles for creating impactful visual content.
Create distinctive, production-grade frontend interfaces with high design quality. Focuses on premium aesthetics and avoiding "AI slop".
| name | forge-planning |
| description | Planning skill for the FORGE builder agent |
Before any implementation, write a plan.
Use the /plan command to structure it correctly.
orchestration/agent/arch/patterns.md (if it exists)A good segment:
A segment that is too large:
Split it.
# PLAN: [Ticket Title]
## Understanding
[Brief summary of what we're building and why]
## Technical Approach
[How we'll implement it, referencing existing patterns]
## Segments
### Segment 1: [Name]
**Purpose:** [Single sentence]
**Files:**
- `src/path/file1.ts` (new)
- `src/path/file2.ts` (modify)
**Definition of Done:**
- [ ] [Specific criterion 1]
- [ ] [Specific criterion 2]
- [ ] Tests pass
### Segment 2: [Name]
...
## Files Changed
- `src/auth/login.ts` (new)
- `src/middleware/auth.ts` (modify)
- `tests/auth/login.test.ts` (new)
## Out of Scope
- [Explicitly list what we're NOT building]
- [This prevents scope creep]
## Risks
- [Risk 1]: [Mitigation strategy]
- [Risk 2]: [Mitigation strategy]
## Questions for SENTINEL
- [Question 1]
- [Question 2]
SENTINEL will review your plan.
If SENTINEL objects:
CONTRACT.mdPLAN.md addressing each specific objectionMaximum 3 rounds of negotiation. After 3 rounds without agreement, the ticket is BLOCKED.
CONTRACT.md - these are your binding termsPLAN.md and getting SENTINEL approval