com um clique
forge
forge contém 4 skills coletadas de ZhiHanZ, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Replan a forge project mid-execution. Use when the user wants to change the feature plan, add new features, modify scope, or adjust priorities after development has started. Handles POC failures and architecture pivots. Triggers: "forge adjust", "replan", "add features", "change plan".
Post-session review skill. Dispatched by CLI between executor sessions. Reviews git diff against 4 principles, curates knowledge (patterns, gotchas, decisions), promotes proven references to patterns, writes targeted feedback with context pointers for the next agent.
Project architect skill for forge. Detects planning phase (research, POC, full), scaffolds DESIGN.md, generates features.json with verify scripts. Interactive — discuss architecture with the user before generating features. Triggers: "forge planning", "plan features", "generate features".
Autonomous coding agent protocol for forge-managed development loops. Follow this protocol when working in a forge project: claim features from features.json, implement them, run verify scripts, write context entries, and commit. Used automatically during forge run sessions.