Seu código não é AI-READY sem essas 6 skills
Tech1 of 2
Optimizing System Prompts with `writing agents.md`
The `writing agents.md` skill, formerly known by another name, addresses the issue of AI ignoring rules in system prompts by ensuring each instruction 'pays rent' – meaning it only stays if it demonstrably changes AI behavior, is relevant to most tasks, and is more efficient than the AI discovering it independently. This results in a leaner, more effective `agents.md` file where each instruction carries significant weight, making it harder for the AI to ignore.
Implementing Automated Peer Review with `implement peer review`
The `implement peer review` skill establishes an automated process where a second AI agent reviews the code produced by the primary agent. This 'peer review' system, which can even involve different AI models, ensures that the implementation meets requirements and identifies any issues before deployment, providing a 'ship' or 'needs fixing' verdict.
