A08: Capstone: Your AI Toolkit
You have learned to install the assistant, ask it well, feed it context, give it memory, save skills, and script with it, all under one rule: use it heavily, trust it never. The capstone is not an app. It is your own tuned toolkit plus proof that you have the judgment to use it safely. Think of a chef's knife roll: not the fanciest kitchen, your own set, sharpened the way you work.
What You Build
Four pieces, each from a lesson you have already done:
- An
AGENTS.mdwith your standing rules (A05). It should make the AI answer the way you want by default. - One skill you genuinely use (A06). Not a demo, something that saves you real time.
- One script the AI helped you write (A07), that does something useful and that you have read and understood. Run by hand is fine.
- A written reflection (A01): one real time you caught the AI being confidently wrong, what it claimed, and how you caught it. This is the most important piece.
flowchart TD
T[Your AI Toolkit] --> M[AGENTS.md: your rules]
T --> C[A skill you wrote]
T --> S[A script you read and trust]
T --> R[Reflection: a wrong answer you caught]
How You Present It
Show your toolkit and walk through each piece: what it does, why you made it, how you use it. Then tell the story of the error you caught, that story is the point. Anyone can run a tool. You are proving you can run it and stay in charge of it.
Where to Go Next
You now have the foundation. Natural next steps, on your own:
- Grow your skill library as you spot repeated prompts.
- Learn a little more terminal so scripts feel easy.
- Read your AI provider's data and privacy terms once, properly.
- Revisit R20: Never Trust an AI in a few months. It reads differently once you have real hours with these tools.
This Week's Exercise (the capstone)
- Finalize your
AGENTS.md, one skill, and one script. Make sure each works. - Write your reflection: the wrong AI answer, and how you caught it. A few honest sentences.
- Present your toolkit to the group. Be ready to answer: "how would someone misuse this, and how do you avoid that?"
Key Takeaways
- The deliverable is a personal toolkit: an AGENTS.md, a skill, and a script you understand
- The most important piece is proof you can catch the AI being wrong
- Use it heavily, trust it never, that mindset is the real skill you leave with
- Keep building: grow your skills, learn more terminal, read the privacy terms